Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Nov 17, 2022
1 parent aaee29d commit a9db8bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions secret/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Encrypted secret storage
# Secret Service

Store secrets, tokens, passwords and key-value config in encrypted data storage.
Data is encrypted using AES-256.

Keys are individually allocated spaces for values. Values are encrypted at rest.
Values can be strings or JSON with path based lookup if the latter.

0 comments on commit a9db8bc

Please sign in to comment.