mirror of
https://github.com/nalinbhardwaj/Vespass.git
synced 2026-05-13 03:01:37 -04:00
9a176cf975cd8e1ab1cf76bfdb9dc991a9e5b43e
Vespass
A New Kind Of Password Manager
I am unhappy with the state of commercial password managers. Vespass is an uncompromising password manager with stronger security guarantees and lower friction than anything else on the market. It works with iPhone, iPads and Macs that have a secure enclave (and in future, hardware authentication devices like Yubikey/Ledger).
Features:
- No master passwords
- Security of secrets at rest = breaking two device's hardware secure enclave
- Security of secrets in transit = max(breaking iCloud end-to-end encryption, breaking one device's secure enclave)
- Minimal dependencies and minimal crypto
- Fully open source
- Two-factor authentication by design (even if the provider doesn't support it)
- (In future) Support bluetooth or NFC instead of iCloud for secrets in transit
- (In future) Minimal TOFU
Description
Languages
Swift
100%