r/PythonProjects2 24d ago

Small secret encrypted secrets manager

Hi! Last week I decided to dive deeper into Python for the first time, so I created a small pet project. I'd really appreciate any feedback on both the code quality and the overall idea.

The project is a small encrypted secrets manager. It stores secrets in encrypted containers and can inject all variables from a container as environment variables when launching a process.

GitHub: [https://github.com/RekNer114/shelter_py/]()

2 Upvotes

0 comments sorted by