Share & protect
What happens to your data
Short answer: it stays with you.
Core principle
Your financial data is yours. Period.
We don't store it, we don't process it, we don't sell it, we don't analyze it on any server. Everything happens inside your device.
Why?
Because financial data is among the most sensitive that exists. It reveals where you live, what you eat, who you spend time with, how much you earn, what you owe. No company should have access to that just to offer you a budgeting app.
How do we achieve this?
| Component | Solution |
|---|---|
| Machine Learning | Core ML on-device (Apple) |
| Projections | Local calculations in Swift |
| Synchronization | CloudKit (Apple manages, we never see your data) |
| Storage | SwiftData local on device |
| Analytics | Zero. None. |
| Advertising | Nonexistent |
Zero analytics
We don't use Firebase, Amplitude, Mixpanel, or any analytics SDK. We don't know how many active users we have, what screens they visit, or how long they spend in the app. We decided this from day one.
