T
ToolShelf
LOCKENV
// Simple, password-based encrypted vault for .env and infrastructure secrets. Like git-crypt or sops, but dramatically ...

Lockenv

Simple, password-based encrypted vault for .env and infrastructure secrets. Like git-crypt or sops, but dramatically ...

13EmergingUnknown
License
MIT
Updated
Today

What it does

Simple, CLI-friendly secret storage that lets you safely commit encrypted secrets to version control. > For small teams who want something simpler than sops/git-crypt for .env and infra secrets. lockenv provides a secure way to store sensitive files (like files, configuration files, certificates) in an encrypted file that can be safely committed to your repository. Files are encrypted using a

Getting Started

git
git clone https://github.com/illarion/lockenv

Platforms

πŸͺŸwindows🍎mac🐧linux

Install Difficulty

moderate

Built With

go

Community Reactions