Change README > About

This commit is contained in:
Sven Seeberg 2023-01-14 12:12:07 +01:00
parent ba9b61bce9
commit 8f47996bce
Signed by: sven.seeberg
GPG Key ID: 29559DD5A83806B5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# About
This Python module allows you to manage secrets for Saltstack via Passbolt. This makes managing secrets easier than manually encrypting them and storing the encrpyted password in the Saltstack repository.
Additionally, it is possible to only have one source of truth for passwords for users and IT infrastructure while being able to manage access for each password. That means that all users can contribute to the Saltack configuration and manage (add & change) secrets within their responsibility.
Additionally, it is possible to only have one source of truth for passwords for users and IT infrastructure while being able to manage access for each password. That means that all users can contribute to the Saltack configuration and manage (view/add/change) secrets within their responsibility.
# License
[MIT](LICENSE)