LiskHQ / lisk-desktop

🖥 Lisk graphical user interface for desktop
https://lisk.com/wallet
GNU General Public License v3.0
580 stars 95 forks source link

Provide users with an easy approach for signing transactions with their second passphrase #3614

Closed reyraa closed 3 years ago

reyraa commented 3 years ago

Description

The multisignature accounts which have only two mandatory members, some of which are legacy accounts with second passphrase, are commonly used by a single owner for higher security. Users would like to enter their second passphrase to sign the transaction right away. Although this is not the safest approach and we encourage users to sign such transactions on different computers/devices, we should provide a prompt to input the second passphrase for ease of use.

The second passphrase input must not be visible by default. Users should actively choose to open the dialogue and input their second passphrase.

Motivation

Acceptance Criteria

ann-vashchenko commented 3 years ago

I've prepared a design solution