Loading...
Q: I've forgotten my password, what can I do?
A: Passwords are never sent to our servers. We only store encrypted text — which is useless without the password. We have no way to recover it.
Q: Can I make a site public?
A: Yes — add the password after the URL like this: vaultpad.pages.dev/yourSite?yourPassword, which will automatically decrypt the site.
Q: What encryption algorithms are used?
A: VaultPad uses AES for encrypting/decrypting content, Argon2id for key derivation, and SHA-512 for hashing. All data is transmitted over TLS.
Q: How does overwrite protection work?
A: The server stores a hash of the newest content and sends it to the client with the content. The client must return that same hash when saving — if the content changed in the meantime, the save is rejected.
Q: How long do you keep sites?
A: Sites aren't deleted automatically. They'll stay until you delete them yourself.
VaultPad is a free, trustless, encrypted online notepad. No ads. No accounts. No tracking.
© VaultPad