Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

slv.sh/slv

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slv.sh/slv

Go Modules
Version
v1.20.0
Version published
Created
Source

🚀 SLV - Secure Local Vault

License: MIT Go Report Card

Securely store, share, and access secrets alongside your codebase with modern encryption techniques.

📚 Get Started at 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 for details.

  • Fork the repository
  • Create your feature branch (git checkout -b feature/amazing-feature)
  • Commit your changes (git commit -m 'Add some amazing feature')
  • Push to the branch (git push origin feature/amazing-feature)
  • Open a Pull Request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Treat your secrets like your code. 🔐

FAQs

Package last updated on 03 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts