Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T12:41:24.000Z (7 months ago)
- Last Synced: 2024-12-22T04:11:47.421Z (about 1 month 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
![scrt logo](./docs/.vuepress/public/images/hero.png)
[![Workflow status](https://img.shields.io/github/actions/workflow/status/loderunner/scrt/build.yml?style=flat-square)](https://github.com/loderunner/scrt/actions/workflows/build.yml) [![Coverage Status](https://img.shields.io/coveralls/github/loderunner/scrt?style=flat-square)](https://coveralls.io/github/loderunner/scrt?branch=main) [![Go reference](https://img.shields.io/static/v1?label=%E2%80%8B&message=reference&color=00add8&logo=go&style=flat-square)](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/)