🇸🇰
🇬🇧
Web OpenPGP Vault — Demo
Single‑file simulation of your iOS vault idea. Generates an OpenPGP keypair (ECC), encrypts/decrypts JSON vault (
vault.gpg
) entirely in the browser. No server. 🛡️
Keys
Ed25519 / Curve25519
User ID (Name <email>)
Generate Keys
Import .asc
Export Public.asc
Export Private.asc
Vault
E2E‑encrypted JSON
after adding Private Key and Public Key and your password type or Paste passwords in plaint text and press Encrypt → vault.gpg and after save vault.gpg
[ {"id":"demo-1","title":"Example","username":"miro","password":"S3cure!Passw0rd","notes":"MVP demo","url":"https://example.com","updatedAt":"2025-11-10T00:00:00Z"} ]
Encrypt → vault.gpg
Decrypt vault.gpg
Open vault.gpg
Save vault.gpg
Output
Logs & armored blocks
Run quick self‑test