zecwalletco / zecwallet-mobile

Zecwallet Android and iOS apps
10 stars 11 forks source link

Require authentication to open wallet #29

Open powerkangaroo opened 3 years ago

powerkangaroo commented 3 years ago

Depends on: #30

When opening the app, display a lock screen and require the user to authenticate themselves with the wallet protection mechanism they chose. Display the standard wallet interface only after successful authentication.

Only non-secret data should be decrypted at this stage, so private keys and the seed should remain encrypted.