bitcointribe icon indicating copy to clipboard operation
bitcointribe copied to clipboard

Seed Word health - trigger

Open antuz123 opened this issue 2 years ago • 1 comments

  1. Health confirmation timestamp is set every time the user confirms the SW health or when the wallet is created or restored. Seed health flag is set to true.
  2. Every log in the app checks how if the confirmation time stamp is more than 180 days old
  3. If yes (or the confirmation timestamp is null) the Seed Health flag is set to false
  4. If the flag is false, the settings and the wallet backup have an indicator and the UAI changes to "Confirm your Wallet Backup". This is also the subtext in Wallet Backup.
  5. When user comes to Wallet Backup, they are asked to confirm the Health by providing a seed word (random)
  6. If the user confirms, the confirmation timestamp is set to the current time and the SW health is set to true

antuz123 avatar Aug 30 '22 04:08 antuz123

https://xd.adobe.com/view/ebae18ce-2577-4d53-9b75-cb9ae5317eb1-befd/

mide66 avatar Aug 30 '22 13:08 mide66

Fixed

Deveshshankar avatar Jan 04 '23 10:01 Deveshshankar