Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/proofrock/seif
One time secrets storage
https://github.com/proofrock/seif
Last synced: 6 days ago
JSON representation
One time secrets storage
- Host: GitHub
- URL: https://github.com/proofrock/seif
- Owner: proofrock
- License: gpl-3.0
- Created: 2023-09-21T16:06:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-18T12:13:38.000Z (7 months ago)
- Last Synced: 2024-04-19T11:14:57.347Z (7 months ago)
- Language: Go
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Seif - one time secrets storage
## v0.2.0Simple install, with docker:
`docker run --rm -i -p 12321:12321 -v seif:/data germanorizzo/seif:latest`