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

[Design] Design a workflow for account deletion #1428

Closed
setch-l opened this issue Aug 27, 2024 · 3 comments
Closed

[Design] Design a workflow for account deletion #1428

setch-l opened this issue Aug 27, 2024 · 3 comments
Assignees

Comments

@setch-l
Copy link

setch-l commented Aug 27, 2024

Overview:
In order to launch we need to support Account deletion. The assumption is that when a user deletes their account, we will also send a delete request for all their notes across the relay service.

AC

  • Look at Damus, Primal, OpenVibe to see how they handle this today or other non-Nostr apps
  • Create wireframes for the workflow making sure users understand
  • Their notes will also be deleted
  • Their private key will be deleted and will not work in the future
  • Share workflows with Linda
  • Share in Design Review
  • Make final designs for dev ready
@Chardot
Copy link

Chardot commented Sep 4, 2024

I designed a user flow for permanently deleting an account.

Image

@setch-l please let me know if I should modify the copy on the warning and confirmation messages. For what I understand, we can't ensure that the notes and replies posted by the user will be effectively deleted from every relay we request it. Those will be deleted from our relay for sure. Should I be more specific about this in the warning and/or confirmation text?

Image

Here's the link to these designs on Figma.

@Chardot
Copy link

Chardot commented Sep 9, 2024

@rabble Could you type your suggested copy for this screen here?

@Chardot
Copy link

Chardot commented Sep 10, 2024

After reviewing the flow and copy changes with @setch-l, here's the final version with visual design applied:

Image

Here's the link to these designs on Figma.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants