An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# 🚀 SLV - Secure Local Vault

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Go Report Card](https://goreportcard.com/badge/slv.sh/slv)](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. 🔐