Security & Privacy
We literally can't see your data.
NomadWealth is a product you host, not a service you log into. Every figure — holdings, property, loans, income — is stored in a database you own and reached only by code running in your own account.
We can't see your data
There is no vendor backend. Your numbers are written to your Neon Postgres, reached only from your Vercel deployment. We hold no credentials to either.
Your infrastructure, end to end
You supply DATABASE_URL, SESSION_SECRET and (optionally) a price-data API key. The app boots with zero vendor-side services. FX uses keyless Frankfurter.
Offline license activation
License keys are verified locally with a public key. Activation never transmits anything but the opaque key — and only if you enable an optional revocation check.
No tracking on your money
We ship no analytics that capture financial values and no error reporting with data payloads. Any future telemetry is strictly opt-in and scrubbed of all financial data.
License (EULA), in short
- • A NomadWealth license grants you the right to self-host the app for your own personal use.
- • You own your data outright. The vendor has no access to your deployment or database.
- • Updates are delivered as source you choose to deploy; support is community-based on the self-host tier.
Questions? Email security@nomadwealth.app.