INFORMATION WE COLLECT
None. Age Vault does not collect, store, transmit, or share any personal information. Specifically, we do not collect:
- Names, email addresses, or account credentials
- Usage analytics or behavioral data
- Device identifiers or advertising IDs
- Location data of any kind
- Encrypted content you create or decrypt
- Your cryptographic keys or contacts
WHAT STAYS ON YOUR DEVICE
All app data lives in the iOS Keychain on your device:
- Your
age keypair (private key + public key)
- Saved contacts and their public keys
- Premium purchase status
- Biometric lock preference
This data leaves your device only if you explicitly export it via the backup feature — and only through iOS Share Sheet to a destination you choose.
ENCRYPTION
Age Vault implements the open age encryption specification: X25519 key exchange, ChaCha20-Poly1305 stream encryption, HKDF-SHA256 key derivation. All cryptographic operations occur on-device. We hold no keys and have no ability to decrypt your data.
IN-APP PURCHASE
The optional premium unlock is processed by Apple via StoreKit 2. Age Vault receives only a boolean confirmation that a valid purchase exists. No payment card details, no billing address, no Apple ID — none of this passes through our code.
BIOMETRIC AUTH
If you enable Face ID lock, authentication is performed by Apple's LocalAuthentication framework. Age Vault receives only a success or failure result. Your biometric data never enters our code path.
THIRD-PARTY SERVICES
Age Vault does not integrate with any third-party analytics, advertising, crash reporting, or data-collection services. There are no external SDKs that transmit user data anywhere.
CHILDREN'S PRIVACY
Age Vault does not collect data from anyone — including children under 13. There is no account system, no data collection infrastructure, and no mechanism that would treat children differently from adults.
DISCLAIMER OF WARRANTIES
Age Vault is provided "as is" and "as available" without any warranty of any kind, express or implied. We make no warranties that the app will be error-free, uninterrupted, secure against all threats, or suitable for any particular purpose. The cryptographic implementation follows the open age specification, but no software is infallible. Use at your own risk.
LIMITATION OF LIABILITY
To the maximum extent permitted by applicable law, omundo and its developers shall not be liable for any indirect, incidental, special, consequential, or punitive damages — including but not limited to:
- Loss of encrypted data or inability to decrypt files
- Loss of your private key or keypair
- Unauthorized access resulting from device compromise
- Data loss due to app deletion, iOS updates, or device failure
- Any damages arising from reliance on the app for critical security needs
Our total liability to you for any claim shall not exceed the amount you paid for the app (maximum $2.99). You are solely responsible for maintaining backups of your private key.
POLICY CHANGES
If this policy changes in a material way, the updated version will be posted at this URL with a new effective date. We will not retroactively change how previously collected data is handled — because there is none.