Skip to content

Security

A wallet is only as safe as your device and your habits. Eoonia adds technical layers; you add operational discipline.

What Eoonia does

LayerDescription
Self-custodyKeys generated on your device — not on Eoonia servers
EncryptionAES-256, PBKDF2, encrypted Hive storage
BiometricsFingerprint / Face ID gate via local_auth
HardwareOptional Ledger signing
WalletConnectSession-based signing — keys never exported to dApps

Research modules (QuantumSecuritySystem) explore post-quantum key handling — see docs/QUANTUM_SECURITY_IMPLEMENTATION.md in the repository for technical depth.

What you must do

  1. Write down your 12-word phrase offline. Never store it in email, iCloud, or screenshots.
  2. Verify addresses before sending large amounts — phishing sites copy UI.
  3. Reject anyone asking for your seed phrase — including fake “support”.
  4. Update the app when security releases ship.
  5. Use hardware wallet for high balances when possible.

Fail-safe behavior

  • Unknown or failed biometric → no automatic unlock
  • dApp permission prompts → explicit approve per session
  • Revoked WalletConnect sessions stop signing immediately

Reporting issues

Security bugs: GitHub Issues on empoorio/Eoonia_Wallet or the contact form on Contactnever include private keys in reports.