zecwalletco / zecwallet-mobile

Zecwallet Android and iOS apps
10 stars 11 forks source link

Require authentication to send funds #31

Open powerkangaroo opened 4 years ago

powerkangaroo commented 4 years ago

Depends on: #30

Require the user to authenticate themselves with their previously chosen authentication mechanism before signing a transaction.

Signing and sending the transaction should not be possible unless the authentication is successful because the private keys are encrypted.