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

feat: show and delete seed words #407

Merged
merged 5 commits into from
Jul 14, 2022
Merged

feat: show and delete seed words #407

merged 5 commits into from
Jul 14, 2022

Conversation

alex1307
Copy link
Collaborator

Description

Seed phrase is a must for wallet recovery.
Without seed phrase users can't use wallet on differnt devices or in case of password lost.

Motivation and Context
feature #19

How Has This Been Tested?
Manually tested.
Wallet is started.
Seed words are saved in files.
Seed words are read from the file.
The file has been deleted successfully.

Description

Users should be able to use complete wallet functionality: send and recieve funds.
Implement payment/transfer funds tauri command

Motivation and Context
feature #356

How Has This Been Tested?
Manually tested.
Wallet is started.
Sent successfuly to Avrora wallet some funds.
@alex1307 alex1307 changed the title feat: show and delete seed words feat: display once and delete seed words Jul 12, 2022
@alex1307 alex1307 changed the title feat: display once and delete seed words feat: show and delete seed words Jul 12, 2022
Copy link
Collaborator

@CjS77 CjS77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussion, we've decided that best route forward is to add encryption to the seed word file.

However, this is a Tari wallet feature, and not launchpad, so we will merge it in here, and update once we can encrypt the seed phrase

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

Successfully merging this pull request may close these issues.

2 participants