https://github.com/loderunner/scrt
A command-line secret manager for developers, sysadmins, and devops.
https://github.com/loderunner/scrt
cli cryptography encryption password password-manager password-store secret-management secrets secrets-manager
Last synced: 4 months ago
JSON representation
A command-line secret manager for developers, sysadmins, and devops.
- Host: GitHub
- URL: https://github.com/loderunner/scrt
- Owner: loderunner
- License: apache-2.0
- Created: 2021-03-31T22:46:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T12:41:24.000Z (10 months ago)
- Last Synced: 2024-12-22T04:11:47.421Z (4 months ago)
- Topics: cli, cryptography, encryption, password, password-manager, password-store, secret-management, secrets, secrets-manager
- Language: Go
- Homepage: https://scrt.run
- Size: 2.76 MB
- Stars: 160
- Watchers: 3
- Forks: 7
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/loderunner/scrt/actions/workflows/build.yml) [](https://coveralls.io/github/loderunner/scrt?branch=main) [](https://pkg.go.dev/github.com/loderunner/scrt)
`scrt` is a command-line secret manager for developers, sysadmins and devops. `scrt` aims to provide command-line users with a secure way of storing and retrieving secrets, while retaining control of the storage.
> **Warning**
>
> This project is currently under development and not production ready. Use at your own risk.# Documentation
https://scrt.run/guide
# License
[Apache 2.0](https://choosealicense.com/licenses/apache-2.0/)