Defence in depth, not paperwork.
How a transfer is actually protected
What's NOT in the trust model
- ×Store a server-side database of your transactions accessible by employees.
- ×Send your biometric data, fingerprints, or face vectors anywhere.
- ×Sell your spending data to advertisers or 'partner' merchants.
- ×Outsource credit decisions to a third-party bureau with opaque scoring.
Old bank vs. AEVION
Honest answers to security-paranoid questions
What happens if I lose my device?
Your wallet state goes with the device, but you can always log back in from another device — the server holds your account anchor (Account-id + balance). The lost local data is the audit log + goals + signatures. That's why Layer 5 (export) exists: take a JSON snapshot every now and then.
Can AEVION freeze my account?
The team can disable a specific account at the backend layer for fraud-response reasons (it's a regulated obligation). What we can't do is read your local audit log, see your goals, or alter past signatures — those are on your device only.
How is this different from a 'real' bank?
We're not under banking law in any jurisdiction yet — AEVION Bank is a creator-economy wallet, not a deposit-taking institution. AEC is an internal credit unit. Read the Terms before topping up at scale.
Is the QSign keypair recoverable?
Not from our side — the keypair lives in your browser. Loss = loss. Backups are your responsibility (the export JSON includes the keypair material).
Where do I report a security issue?
Email security@aevion.app with reproducible steps and impact. We respond inside 72 hours and credit anyone who reports a verified issue in the changelog.