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

[Settings] Security Settings (seed phrase) #19

Open
tarnas14 opened this issue Apr 12, 2022 · 4 comments
Open

[Settings] Security Settings (seed phrase) #19

tarnas14 opened this issue Apr 12, 2022 · 4 comments
Assignees
Labels
Projects
Milestone

Comments

@tarnas14
Copy link

tarnas14 commented Apr 12, 2022

  • get password seed phrase from backend
  • show to user
  • verify
  • let them print
  • to show "created" state - we need to either remember we already set it up or get that information from backend
@tarnas14 tarnas14 created this issue from a note in Tari Board (Backlog) Apr 12, 2022
@tarnas14 tarnas14 changed the title [Settings] Setup recovery passphrase [Settings] Security Settings (Passphrase) Apr 12, 2022
@CjS77
Copy link
Collaborator

CjS77 commented Jun 15, 2022

Do you mean the seed phrase for the wallet?

@tarnas14 tarnas14 changed the title [Settings] Security Settings (Passphrase) [Settings] Security Settings (seed phrase) Jun 15, 2022
@tarnas14
Copy link
Author

@CjS77 yes, updated description

@CjS77 CjS77 moved this from Backlog to Todo in Tari Board Jun 20, 2022
@CjS77 CjS77 moved this from Todo to In Progress in Tari Board Jun 21, 2022
@CjS77
Copy link
Collaborator

CjS77 commented Jun 21, 2022

I strongly suggest that we never expose the seed phrase via gRPC. It's too much of a security risk.

@CjS77
Copy link
Collaborator

CjS77 commented Jun 21, 2022

Exposing it via a standard tauri::command should be ok though.

@alex1307 alex1307 moved this from In Progress to Ready to Review in Tari Board Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Tari Board
  
Ready to Review
Development

No branches or pull requests

3 participants