Privacy & Security

Your data is encrypted locally on your device using your password before it is ever sent to any server. This means neither us, nor anyone with access to the server, can read your financial data — only you can, because only you hold the encryption key derived from your password.

We use industry-standard AES-256 encryption. You can verify this yourself by reading the source code on GitHub.

No. All data is encrypted on your device before it reaches our servers. We only ever store encrypted blobs that are meaningless without your password. We have no ability to access, sell, or share your financial information.

Because your password is the encryption key, we cannot reset or recover it for you — there is no "forgot password" backdoor. If you lose your password, your encrypted data cannot be recovered.

We strongly recommend keeping your password stored somewhere safe, such as a password manager.

No. WealthTracker has no ads and does not sell or share your data with any third parties. There are no analytics SDKs or trackers embedded in the app. The business model is a simple one-time purchase for mobile apps — not your personal data.

Pricing

The web app is completely free to use — no account required to get started.

The iOS (App Store) and Android (Google Play) apps require a one-time purchase. There are no subscriptions, no recurring fees, and no in-app purchases.

Yes — the web app at web.wealthtracker.app is fully functional and free. Try it out before purchasing the mobile app, as it shares the same feature set.

No. It is a one-time purchase. You get all future updates to the app at no additional cost. There are no subscriptions, no premium tiers, and no paywalled features.

Platforms & Sync

WealthTracker is available as a web app (any modern browser), an Android app (Google Play or direct APK download), and an iOS app (App Store). All platforms stay in sync via the encrypted backend.

Yes. As long as you use the same account and password, your encrypted data syncs automatically across all your devices — phone, tablet, and browser.

The mobile apps cache your data locally, so you can view your assets and net worth even without an internet connection. Changes made offline will sync the next time you connect.

Open Source & Self-Hosting

Yes. The full source code for both the client apps and the backend API is available on GitHub under the GPL-3.0 license. Anyone can read, audit, fork, and contribute to the code.

You can spin up your own instance with a single Docker command. Full setup instructions are in the self-hosting docs on GitHub. You will need a server with Docker installed and a domain name.

Once your server is running, point the app at your own backend URL in the settings.

Absolutely. Open an issue or pull request on GitHub. Bug reports, feature suggestions, translations, and code contributions are all welcome.

Account & Data

You can start tracking your assets in the web app immediately without creating an account. To sync data across devices and back up your data, you will need to register with an email and password.

Yes. You can export all your data in JSON format from the app settings. Your data is yours — you are never locked in.

If you were using a previous version of WealthTracker, sign in at wealthtracker.app/legacy and export your data. Then create a new account at web.wealthtracker.app and import the exported file from the app settings.

You can delete your account and all associated data from the app settings at any time. Because your data is end-to-end encrypted, deletion is permanent and irreversible.