Your data, your rules.
Patrice is built on a simple principle: your financial data belongs to you. Here's exactly how we protect it.
Encrypted at rest and in transit
All your data is stored encrypted using AES-256 (Supabase / PostgreSQL). Connections between your browser and our servers are protected by TLS 1.3. Your data is unreadable in transit, and unreadable to anyone who reached the storage layer.
No bank connection
Patrice has no integration with Plaid, Budget Insight, or any banking aggregator. We never connect to your bank accounts. This means zero risk of data leaks through a third-party financial API.
You control what you enter
Every figure in Patrice comes from you: typed in by hand, imported from a file you provide, or dictated to the AI assistant. No connection to a third-party account, no scraping. You decide what information exists in your account.
AI analyses: what leaves, what doesn't
AI analyses are optional and Premium-only. When you run one, your amounts, the labels you entered and the city of your properties are sent to Anthropic's Claude API. Under commercial terms: no model training, 30-day maximum retention. Your email, login credentials and payment data never leave. Full details in our privacy policy.
European infrastructure
Your data is hosted on Supabase (AWS eu-west region) and served through Vercel's European CDN. One exception: when you run an AI analysis, that request is processed by Anthropic in the United States, under Standard Contractual Clauses.
We don't sell your data
Patrice is a paid product, not an advertising platform. Our revenue comes from subscriptions — not from monetizing your personal or financial information. Your data is never sold or transferred for commercial purposes; it is shared only with the technical subprocessors listed in our privacy policy.
Row Level Security
Every row in our database is protected by PostgreSQL Row Level Security policies. Even in the unlikely event of a security breach, each user can only access their own data. Your records are invisible to other users at the database level.
Secure authentication
Authentication is handled by Supabase Auth. Passwords are never stored in plain text — they are hashed and salted using industry-standard algorithms. Sessions are token-based and expire automatically.