Skip to content

Implement Vault module internals (seed generation, encryption at rest, gated decryption) #29

@mocolicious

Description

@mocolicious

Build the core Vault module:

  • Generate root seed and securely store using Android Keystore (AES-GCM with StrongBox if available).
  • Enforce encryption at rest; never expose plaintext seeds.
  • Require biometric or device credential authentication for decryption, using Jetpack BiometricPrompt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions