End-to-end encrypted • Zero-knowledge architecture

Secure YourEnvironment Variables

Share secrets with your team using military-grade encryption. Not even we can read your data.

Open Source
Free Forever
Lightning Fast
terminal
$npm install -g @nishan30/envoy-cli
✓ Installed envoy CLI globally
$envoy push
🔐 Encrypting your .env file...
☁️ Uploading to secure storage...
✅ Success! RepoKey: evk_abc123...
Share this key with your team securely

Built for Security

Enterprise-grade encryption meets developer-friendly workflow

End-to-End Encryption

Your secrets are encrypted with X25519 and XChaCha20-Poly1305 before leaving your device. Zero-knowledge architecture means we can't read your data.

Team Collaboration

Securely share environment variables with your team. Invite members, control access, and manage permissions with ease.

Powerful CLI

Push and pull .env files with simple commands. Perfect for CI/CD pipelines, deployment scripts, and local development.

Lightning Fast

Optimized for performance with minimal overhead. Encryption happens locally, so your workflow stays fast.

Git Integration

Automatically detects your Git repository and organizes secrets by project. Seamless integration with your existing workflow.

Secure by Design

Built with security best practices. Rate limiting, input validation, and authorization checks protect your data.

How It Works

Get started in less than 2 minutes

1

Sign Up

Authenticate with your GitHub account. Your encryption keys are generated locally in your browser - we never see them.

2

Push Secrets

Use our CLI to encrypt and upload your .env files. Get a RepoKey to share with your team for secure access.

3

Pull Anywhere

Pull your encrypted secrets on any machine - local, CI/CD, or production. Decryption happens locally for maximum security.

Quick Start
# Install the CLI
npm install -g @nishan30/envoy-cli
# Configure with your API key
envoy init --api-key YOUR_KEY
# Push your .env file
envoy push
# Pull from anywhere
envoy pull

Ready to Secure Your Secrets?

Join developers who trust Envoy to keep their environment variables safe

Get Started Free

No credit card required • Free forever