Hardware security
Your encryption key is derived from a physical device you control.
↗A password manager built around hardware security keys. No master password. No hidden trust. Just cryptography you can verify.
Vaultkey moves the root of trust off your laptop and into something you physically own. Your key never leaves the device.
Your encryption key is derived from a physical device you control.
↗The server never sees your passwords. Only ciphertext leaves your machine.
↗CLI, web UI, and browser extension — use Vaultkey wherever you work.
↗ChaCha20-Poly1305 AEAD encryption keeps every secret sealed.
↗Sync an encrypted vault across devices without exposing the contents.
↗MIT licensed, auditable, and built in the open by security-minded people.
↗Install the CLI, connect your hardware key, and create your first encrypted vault. No account required to begin.
$ git clone https://github.com/shuva-kharel/vaultkey.git
cd vaultkey
# Start the server
docker-compose up -d --buildUse the interface that fits your workflow. The same encrypted vault, wherever you need it.
Vaultkey supports multiple enrolled authenticators. Add a backup key, passkey, or TPM during setup so you always have a recovery path.
Open source. Hardware-backed. Yours.
Install Vaultkey