keepkey / keepkey-desktop

KeepKey Desktop Application
https://keepkey.com
GNU General Public License v3.0
6 stars 5 forks source link

(FEATURE) implement PWM #554

Open BitHighlander opened 1 year ago

BitHighlander commented 1 year ago

first, make feature

setup/not setup

onSetup intake password (password unrelated to bip39)

once user inserts password save hash to disk

UI

button add

3 types:

String

login (URL/PW/OTP/OTP BACKUP CODES)

file (string, but large and use text multi line view, maybe some json fancyness with syntax highlighting or some crap)

CLI, all core crypto as demostraighted here . https://github.com/BitHighlander/pwm

note: a user could choose to use the same PW on bip39 as this, but we will not FORCE the user to use the same PW.

After setup,

show big LOCK over page sections until user enters password

user will be required to enter password every time the app is open