You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have the user set a new password when the wallet is loaded so that the account and wallet does not share the same password and therefore the 21 BC owner does not have access to the account.
Place a text-box and submit button on the wallet page so that the user can set a password once the page loads if BitGo is running.
Long-term:
Set a flag to turn off BitGo in the run.py script and to make it optional, if optional turn off the wallet tab for the user. The next time the user logs in, give them the wallet option and allow them to set a password for a new wallet.
Require a separate wallet password upon login to encrypt the private keys
Have the run.py install node & npm and install bitgo and prompt the user to set a dev token.
Iterate on the long-term solution to land something more palatable
The text was updated successfully, but these errors were encountered:
Short-term:
Long-term:
Iterate on the long-term solution to land something more palatable
The text was updated successfully, but these errors were encountered: