Encrypted anonymous password manager
p/encrypted-anonymous-password-manager
SRP6a, ARS, Encryption, RSA
Alex Shilov

Wault: encrypted, anon. password manager — SRP6a, AES, RSA, HMAC

1
Wault is an online vault based on authentication without password transmission (SRP6a) where you can store sensitive data without worrying about security. You can use it to store and manage passwords, personal notes, credit card data, PINs and software keys.

Add a comment

Replies
Best
Alex Shilov
To avoid storing data on the server, the Wault password manager encrypts and decrypts data inside the browser. The keys for all encryption processes are derived from the password, which is never sent to the server. In simple terms, Wault password manager is an online service that knows nothing about its users. Wault looks like an ordinary web application, but hides a powerful cryptographic mechanism entirely created and executed in your browser. Based on this idea, we developed and implemented a web application architecture that supports your privacy. The main idea was to create a trust-free service, where users could trust the data within the browser, regardless of external sources.