Most portfolio apps want an account, an email, often even an exchange login. They pull your prices from the network, store your holdings in the cloud, and end up knowing more about your wealth than you would like. The Sachwert-Tresor ("tangible-asset vault") does the opposite: a single, local vault for your Bitcoin, gold and silver — fully offline, no account, no KYC, no cloud. Your data never leaves your device in plaintext.
Try it right in your browser
No download, no account — the web version runs instantly, everything stays in your browser.
→ Open the Sachwert-TresorWhat it does
- Bitcoin, gold & silver — record buys, sells and withdrawals. Metals by count × denomination (coin/bar, fineness, dealer).
- Net holdings & value — what you actually hold, plus invested cost. You enter current prices yourself (deliberately no network lookup) → value and profit/loss from that.
- KYC separation — broker buys (KYC) and private/P2P (noKYC) stay cleanly separated.
- Tax-tool export — exports
manual_buys.csv/manual_sales.csvstraight into the format of the BTC tax tool. - Encrypted backup & sync — the
.vaultfile is fully encrypted and can be synced between devices via Syncthing, without any cloud. - Bilingual — German and English, switchable in the app.
Why offline?
A holdings tracker is a map of your wealth. That does not belong on someone else's server. The Sachwert-Tresor makes not a single network request — no price APIs, no trackers, no external scripts. You enter Bitcoin and metal prices manually. That is less convenient than a live ticker, but it is the price for nobody listening in.
Security — and verifiable
- Encryption with AES-256-GCM, key derived from your passphrase via PBKDF2-SHA256 (600,000 iterations) — all through the browser's native WebCrypto, no third-party crypto code.
- Optional 2FA second factor (Aegis / TOTP, RFC 6238) on unlock.
- No reset, no backdoor. Forget the passphrase and the data is gone — but nobody else can get in either.
- Open source. The full client code is public — you don't have to trust, you can check that nothing phones home.
How to get it
In the browser (desktop & phone): just open api.alien-investor.org/tresor/.
As an app (Android / GrapheneOS): deliberately not on the Google Play Store, but via signed releases. Easiest through Obtainium: add the repo URL as a source and it will notify you of every update automatically. Or install the latest APK directly. Or straight from the Zap Store, the app store on Nostr.
Signature fingerprint to verify authenticity (identical across all versions):
SHA-256: 660f210c7a289f388bb4812c23825a77f1fc84e6a7ee58d64281b6bf5cd87988
Open source on Codeberg
The client code is open source (MIT license) and free. Build, signing and server internals stay private; the verifiable part — the app itself — is open. No accounts, no server dependency.
The Sachwert-Tresor is free. If it helps you, the mothership appreciates some fuel — see below. And if you want to file your Bitcoin buys cleanly for tax, the BTC tax tool is the next step: the vault exports straight into its format.