v1.0.0Web App
1 min read

ApiVault Web App Launch — Zero-Knowledge Secret Management

Web AppAuthSecurity

The initial release of ApiVault — zero-knowledge secret management built for developers, terminal workflows, and security-focused teams.

#Zero-Knowledge Secret Management for Modern Teams

ApiVault is officially live. Built from the ground up to solve the friction of local .env files, credential leaks, and team secret rotation.

ShellShell
# Create and start using your vault immediately:
npm install -g apivault-cli
apivault login

#Core Architecture Highlights

  • Zero-Knowledge Encryption: Derives AES-256 keys on the client with optional custom master vault keys.
  • Passkeys (WebAuthn) Support: FIDO2 biometric logins via Face ID, Touch ID, and hardware security keys.
  • Granular Environments: Isolated Development, Staging, and Production scopes.