steemit / devportal

Steem Platform Developer Documentation.
https://developers.steem.io
MIT License
120 stars 74 forks source link

Recipe: Create a lost password reset account #337

Open relativityboy opened 5 years ago

relativityboy commented 5 years ago

Alternate title "How to make an account recoverable"

While Steemit Inc encourages users to sign-up through its signup process. There are other organizations that intent to use the new RC system to create their own.

As a new user of steem, I want my account signup to be safe, and I want my account to be fully recoverable. So that I can have more confidence in Steem and that catastrophe can happen in my life without me losing my contributions to Steem. Also so that I don't need to be fully educated in blockchain before taking responsibility for my account

As an account creator on Steem, I want to take very good care of the accounts I create, even after they're created. So that I can retain my user base and present better business cases when advertising and seeking funding for my ideas

AC

Recipe describes an account creation process that:

relativityboy commented 5 years ago

consider multi-auth for part of this recipe.

gryter commented 5 years ago

Should include in recipe: revoking vesting route, active authority and recovery account (if under 30 days) as "standard" part of recovery.

roboza commented 5 years ago

@relativityboy what is meant by solutions include PII and non PII if possible.?

roboza commented 5 years ago

I have pushed a commit to this branch but I don't think it is complete yet. I am not sure about the last 3 ACs if I have answered them properly.