.. Sekrets documentation master file, created by sphinx-quickstart on Sun Jul 11 16:08:54 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Sekrets Documentation. =================================== .. toctree:: :maxdepth: 2 :caption: Contents: Sekrets is a simple library that stores, loads and manages your encrypted application secrets on disk. Sekrets uses master keys to manage your credentials, `.env` variables, and access files, breaking them up into environment sets. That way, you can securely share between your team members everything you need to spin up an envrionment while only needing to control access to your master keys. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`