This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
NoTrace Assets
A net worth tracker with no servers, no accounts, no ads.
A privacy-first personal asset manager. Track your bank accounts, brokerage, crypto, pensions — everything — without sending a byte to any server. Your data lives in your browser's LocalStorage. No accounts, no tracking, no cloud. One-time $20 unlock for charts and projections.
I built a personal asset tracker that has no database.
Unlike Mint, Personal Capital, or Money Forward — your data never leaves your browser. No accounts to create. No tracking. No cloud sync. Everything you enter lives in your browser's LocalStorage, encrypted in transit by HTTPS, and that's the only "transit" that ever happens.
The Content Security Policy is intentionally strict — `connect-src 'none'` means the app is literally blocked by the browser from making any network call after the initial page load. You can verify this in DevTools.
What you get:
Free • Asset groups (bank / brokerage / crypto / pension / real estate / etc.) • Monthly close to snapshot history • Privacy mode (one-tap blur to hide numbers in cafés) • JSON export / import for backup and device migration • Allocation pie chart • PWA install (works offline) • Light / dark / system theme
Pro ($20, one-time, lifetime updates) • 7 charts (allocation, total trend, category mix, cashflow, concentration risk, drawdown, 30-year projection) • Goal line on the asset projection • Trend charts in history modals
Why one-time? A privacy-focused tool that asks you for money every month feels off. You buy it once. It works forever, on every device you own.
Tech: React + Vite + Tailwind, deployed as a PWA on Cloudflare Pages. Pro license is verified offline using an Ed25519 signature — no license server call required.
Looking for feedback, especially on the trade-offs: - No cloud sync (use JSON export/import for device migration) - No data recovery if you clear browser storage - These trade-offs are intentional, but I'm curious if they feel acceptable for the value.
Maker here. I'm a designer who got tired of every financial app asking for my email, my bank login, and my "anonymized" usage data. So I built one that asks for nothing.
The whole architecture is the trust mechanism:
• CSP `connect-src 'none'` literally blocks the app from making any network call after page load
• License keys are Ed25519-signed and verified entirely offline
• JSON export never includes the license key (so sharing exports doesn't leak access)
I'm not a native English speaker, so apologies in advance for any weird phrasing in my replies.
I'd especially love your thoughts on:
1. Does "no cloud sync, you handle migration with JSON" feel like
a feature or a bug to you?
2. Pro is $20 one-time. Does that feel right for the value, or
would subscription have been better?
3. What's the one missing feature that would make you actually
buy the Pro?
Thanks for taking a look 🙏
About NoTrace Assets on Product Hunt
“A net worth tracker with no servers, no accounts, no ads.”
NoTrace Assets was submitted on Product Hunt and earned 0 upvotes and 2 comments, placing #118 on the daily leaderboard. A privacy-first personal asset manager. Track your bank accounts, brokerage, crypto, pensions — everything — without sending a byte to any server. Your data lives in your browser's LocalStorage. No accounts, no tracking, no cloud. One-time $20 unlock for charts and projections.
NoTrace Assets was featured in Web App (122.2k followers), Privacy (11.1k followers) and Personal Finance (2.8k followers) on Product Hunt. Together, these topics include over 45.3k products, making this a competitive space to launch in.
Who hunted NoTrace Assets?
NoTrace Assets was hunted by 北村充. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how NoTrace Assets stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
I built a personal asset tracker that has no database.
Unlike Mint, Personal Capital, or Money Forward — your data never
leaves your browser. No accounts to create. No tracking. No cloud sync.
Everything you enter lives in your browser's LocalStorage, encrypted
in transit by HTTPS, and that's the only "transit" that ever happens.
The Content Security Policy is intentionally strict — `connect-src 'none'`
means the app is literally blocked by the browser from making any
network call after the initial page load. You can verify this in
DevTools.
What you get:
Free
• Asset groups (bank / brokerage / crypto / pension / real estate / etc.)
• Monthly close to snapshot history
• Privacy mode (one-tap blur to hide numbers in cafés)
• JSON export / import for backup and device migration
• Allocation pie chart
• PWA install (works offline)
• Light / dark / system theme
Pro ($20, one-time, lifetime updates)
• 7 charts (allocation, total trend, category mix, cashflow,
concentration risk, drawdown, 30-year projection)
• Goal line on the asset projection
• Trend charts in history modals
Why one-time?
A privacy-focused tool that asks you for money every month feels off.
You buy it once. It works forever, on every device you own.
Tech: React + Vite + Tailwind, deployed as a PWA on Cloudflare Pages.
Pro license is verified offline using an Ed25519 signature — no
license server call required.
Looking for feedback, especially on the trade-offs:
- No cloud sync (use JSON export/import for device migration)
- No data recovery if you clear browser storage
- These trade-offs are intentional, but I'm curious if they
feel acceptable for the value.
Try it free: https://notraceassets.app