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

Improve warning about seeds are not a data backup. #4375

Closed
MwithM opened this issue Jul 25, 2020 · 0 comments · Fixed by #4379
Closed

Improve warning about seeds are not a data backup. #4375

MwithM opened this issue Jul 25, 2020 · 0 comments · Fixed by #4379

Comments

@MwithM
Copy link
Contributor

MwithM commented Jul 25, 2020

Description

A user formatted his computer saving only the seed and not the backup, while having open trades. As expected, he lost Bisq data and can't access locked and reserved funds.

Version

Any

Steps to reproduce

This is user error, not a bug: remove Bisq data and restart Bisq only with seed while having open trades.

Screenshots

wallet seed and backup

Additional info

To help preventing this user error, I request to display a pop-up warning before entering the password to display the seeds, showing the text inside the red square at the screenshot above Please note that the seed words are NOT a replacement for a backup. You need to create a backup... Importing seed words is only recommended for emergency cases. The application will not be functional without a proper backup of database files and keys!

It could be nice to add the wiki page https://bisq.wiki/Backing_up_application_data for extended info.

m52go pushed a commit to m52go/bisq that referenced this issue Jul 29, 2020
Display a mandatory warning when the seed backup/restore
screen is shown.  The warning informs the user that a data
directory backup is necessary to restore the full state of
bisq, not just the wallet seed words.

Fixes bisq-network#4375
m52go pushed a commit to m52go/bisq that referenced this issue Jul 29, 2020
Display a mandatory warning when the seed backup/restore
screen is shown.  The warning informs the user that a data
directory backup is necessary to restore the full state of
bisq, not just the wallet seed words.

Fixes bisq-network#4375
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 a pull request may close this issue.

1 participant