Skip to content

Reimplement backup files on Dart part#309

Open
Sosthene00 wants to merge 7 commits intowallet_sqlitefrom
update_backup
Open

Reimplement backup files on Dart part#309
Sosthene00 wants to merge 7 commits intowallet_sqlitefrom
update_backup

Conversation

@Sosthene00
Copy link
Collaborator

File backup is broken by #272, and after careful thinking I think it makes more sense to have it on the dart side of the code instead of rust.

This PR proposes a reimplementation of the existing backup system modified to adhere to the new sqlite database. It also added a proper key derivation from user password with a salt and pbkdf2. Note there's still no check on the user input, the constraints we want to impose are left to be discussed on another PR.

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.

1 participant