SrsSec / SrsPass-pwa

A secure deterministic password generator with properties resulting in a statelessly capable password manager
https://app.srspass.com
GNU Affero General Public License v3.0
5 stars 1 forks source link

feat: handle invalid seedBlob more gracefully #27

Open D-Nice opened 3 years ago

D-Nice commented 3 years ago

should cover rudimentary seedBlob localstorage transfer in docs, however, if corruption occurs, a prompt should be given with instructions on backing up the old seedBlob and renaming it, or this should be done internally for the user, and then re-running them through setup, with an alert before all this.

So far, this has not been an issue, but could be with those that screw with their browers, in which case their warranty may be void, or others could have this occur due to browser/storage corruption.