https://github.com/amagioss/slv
Securely store, share, and access secrets alongside the codebase.
https://github.com/amagioss/slv
post-quantum-cryptography secret-management secret-manager secrets secrets-management secrets-manager secure-local-vault slv
Last synced: 3 months ago
JSON representation
Securely store, share, and access secrets alongside the codebase.
- Host: GitHub
- URL: https://github.com/amagioss/slv
- Owner: amagioss
- License: mit
- Created: 2023-10-25T10:29:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-23T18:12:40.000Z (3 months ago)
- Last Synced: 2025-06-23T19:27:14.405Z (3 months ago)
- Topics: post-quantum-cryptography, secret-management, secret-manager, secrets, secrets-management, secrets-manager, secure-local-vault, slv
- Language: Go
- Homepage: https://slv.sh
- Size: 2.07 MB
- Stars: 37
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 SLV - Secure Local Vault
[](https://opensource.org/licenses/MIT)
[](https://goreportcard.com/report/slv.sh/slv)Securely store, share, and access secrets alongside your codebase with modern encryption techniques.
## 📚 **[Get Started at slv.sh →](https://slv.sh)**
**Complete installation instructions, usage examples, configuration guides, and advanced features.**---
## 🎯 What is SLV?
SLV (Secure Local Vault) is a free and open-source tool that revolutionizes secret management by:
- **🔐 Encrypting secrets at rest and in transit** using industry-standard cryptography
- **📁 Storing secrets directly in your codebase** without exposing sensitive data
- **👥 Enabling secure team collaboration** through key-wrapping and envelope encryption techniques
- **🚀 Integrating seamlessly** with CI/CD pipelines and development workflows
- **☁️ Supporting multiple backends** including AWS KMS, Azure Key Vault, and Google Cloud KMS## ✨ Key Features
- **Zero-configuration setup** - Get started in minutes
- **Cross-platform support** - Works on macOS, Linux, and Windows
- **Multiple backends** - Local keyring, cloud KMS services
- **CI/CD integration** - GitHub Actions, Jenkins, and more
- **Environment variable injection** - Seamless integration with existing workflows
- **Git-friendly** - Encrypted vault files can be safely committed
- **Team collaboration** - Share secrets securely across team members## 🤝 Contributing
We welcome contributions! Please see our [contributing guidelines](https://slv.sh/contributing) for details.
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 🔗 Links
- **Documentation**: [https://slv.sh](https://slv.sh)
- **GitHub**: [https://github.com/shibme/slv](https://github.com/shibme/slv)
- **Issues**: [https://github.com/shibme/slv/issues](https://github.com/shibme/slv/issues)
- **Releases**: [https://github.com/shibme/slv/releases](https://github.com/shibme/slv/releases)---
Treat your secrets like your code. 🔐