
Empe Mobile Wallet
Products
Information
The Empe Mobile Wallet (iOS/Android) is a reference implementation of a non-custodial identity agent. It demonstrates secure key storage and user-centric control, serving as a blueprint for developers building secure identity wallets.
Key Capabilities:
- Hardware-Backed Key Management: Keys are generated and stored in the Trusted Execution Environment (TEE/Secure Enclave), with optional encrypted backups. Supports secure recovery and rotation without exposing raw seed phrases to backend services.
- Standardized Exchange Protocols: Implements OIDC4VC (issuance) and OIDC4VP (presentation). Supports secure cross-device authentication via QR codes or deep links for broad ecosystem interoperability.
- Granular Consent Control: Enforces a strict "User-in-the-Loop" security model. Every data request triggers an explicit consent prompt, giving users full visibility into exactly which attributes are being requested and by whom, preventing silent data exfiltration.
