🔐 Post-Quantum Zero-Knowledge Vault
Uses NIST FIPS 203 ML-KEM-768 key encapsulation paired with AES-256-GCM. Harvest-now, decrypt-later attacks by quantum computers fail.
◆ NIST FIPS 203/204 Compliant · Harvest-Now, Decrypt-Later Proof
A post-quantum secure vault for developers. Store API keys and credentials in zero-knowledge encryption, sync them directly to your terminal via CLI, and share them safely.
Free up to 10 secrets · No credit card required
Uses NIST FIPS 203 ML-KEM-768 key encapsulation paired with AES-256-GCM. Harvest-now, decrypt-later attacks by quantum computers fail.
Pull secrets directly into your local .env or process environment with hushlane pull. No file left on disk.
Send a secure link to anyone. They submit credentials in their browser (encrypted end-to-end) without needing a HushLane account.
Share secrets with contractors or teammates with custom expiration dates. Auto-revokes access when the engagement ends.
Private decapsulation keys stay locked in macOS Keychain, Windows Credential Manager, or Linux libsecret. Never written as plain text files.
Isolate client and application credentials cleanly by project. Pull only what you need per application container.
Need client credentials or API tokens safely? Generate a Secret Request Link. The recipient clicks the link and submits their credentials directly in their browser. Before transmission, their browser encrypts the secret using your vault's public inbox key. Plaintext secrets are never transmitted in Slack, email, or stored on HushLane servers.
Share passwords, ENV keys, or configs safely with contractors or teammates. Create temporary guest links that automatically expire after a specified duration (e.g., 2 hours, 1 day, or 7 days). You can revoke access instantly with a single click in your dashboard, ensuring maximum security and granular control over external dependencies.
curl -sSf https://www.hushlane.dev/install.sh | sh
hushlane init generates an ML-KEM-768 keypair in OS Keychain.
hushlane pull --project my-app decapsulates locally and populates secrets.
$0 / forever
$5 / month