vergecurrency / MyVergies

A lite desktop wallet client built with Vue.js and Electron :electron:
https://myvergies.app
MIT License
6 stars 3 forks source link

Delete wallet credentials on missing PIN code #33

Open SwenVanZanten opened 4 years ago

SwenVanZanten commented 4 years ago

When the application PIN is not found we want to delete all the available app credentials. This is because right now a potential hacker can delete the application PIN from the credential registry, restart the application and set a new PIN. In order to close this gap, all wallets must be deleted before allowing the user to enter a new PIN.