Privacy & Sharing
Encrypt a finance JSON export with a passphrase (AES-256-GCM) and decrypt it later.
Your money data never leaves this device
Every calculation, statement, and ledger stays in your browser. Nothing is uploaded, and exports are encrypted on-device.
AES-256-GCM with a memory-hard Argon2id key. The passphrase never leaves this device and is not stored — if you lose it, the data cannot be recovered.
Mode
Ledger JSON
Paste any finance data to encrypt
There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check. See how it stays private.
How to encrypted finance export
- Export. Encrypt your finance data with a passphrase into a file.
- Store or move it. Keep the encrypted file or transfer it to another device.
- Import. Decrypt it with your passphrase to restore the data.
Local-first finance tools keep your data private, but that means backups are your responsibility. An encrypted export lets you safely move your ledger between devices or store it, without trusting a cloud with plaintext.
Because only you hold the passphrase, the backup is as private as the tools that made it. To assemble a shareable, redacted bundle instead, use the Finance data room.
Frequently asked questions
How is the data encrypted?
With a passphrase-derived key in your browser, so the export is unreadable without your passphrase — a true encrypted backup, not just a saved file.
What if I forget the passphrase?
There's no recovery. Because encryption is local and keyless-to-us, no one — including us — can decrypt the file without your passphrase, so store it safely.
Is my data uploaded to export it?
No. Encryption and decryption run in your browser, so your finance data never leaves your device in readable form.
Related tools
- Finance data roomBundle statements and reports into a single offline, passphrase-locked HTML data room.
- Statement redactorMask account numbers and IDs in statements before sharing — detection runs locally.
- AES file encryptArgon2id + AES-GCM
- Net worthTrack assets and liabilities to compute net worth, saved on-device.