https://github.com/gomatic/exposure
Secret store
https://github.com/gomatic/exposure
aws encryption kms s3 security
Last synced: about 1 year ago
JSON representation
Secret store
- Host: GitHub
- URL: https://github.com/gomatic/exposure
- Owner: gomatic
- License: gpl-3.0
- Created: 2017-01-19T00:11:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T16:52:43.000Z (over 9 years ago)
- Last Synced: 2025-03-25T07:01:56.090Z (over 1 year ago)
- Topics: aws, encryption, kms, s3, security
- Language: Go
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exposure
Secret store
## seal
Encrypt a file using the provided KMS Id.
## reveal
Reveal an encrypted key from s3.
[TODO](../../wiki)