Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inform user if account has been frozen #573

Open
koeppelmann opened this issue Jan 7, 2023 · 0 comments
Open

Inform user if account has been frozen #573

koeppelmann opened this issue Jan 7, 2023 · 0 comments
Assignees
Labels
enhancement 🎇 New feature or request missing design ✂️ The issue cannot be worked on until the design is ready

Comments

@koeppelmann
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently - if the dead man switch is activated, the user does not get informed about it.

Describe the solution you'd like
Information and ideally help what to do.

A) Minimal:
Inform the user that the account is frozen with a banner and link to a blogpost that explains what the user should do

Steps could be:

  1. Create new account.
  2. Edit name of old account so that new account can take over the name
  3. trust old account with new account
  4. transfer all CRC from old account to new account
  5. ask all your friends to trust new account

B) Advanced:

Ideally those steps would be automated with an interface.

  1. create a new safe (with the same device/owner) Though potentially this can lead to problems if a key has multiple Safes?
  2. register the new Safe
  3. trust old account and all accounts that the old account trusted
  4. transfer all CRC to new account
  5. we could have an on chain-registry where frozen accounts can announce their “successor”. If this is done accounts that trusted the old account could get a notification to trust the new account. Also, if one navigates to the old account one could get an information that there is a successor account.
@koeppelmann koeppelmann added the enhancement 🎇 New feature or request label Jan 7, 2023
@louilinn louilinn added the missing design ✂️ The issue cannot be worked on until the design is ready label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🎇 New feature or request missing design ✂️ The issue cannot be worked on until the design is ready
Projects
None yet
Development

No branches or pull requests

3 participants