forked from mattsta/signal-backup
-
-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add hint about using kwallet to retreive password for encrypted key * Explain get_key function * supply help for getting password depending on safeStorageBackend possible values for safeStorageBackend are taken from https://www.electronjs.org/docs/latest/api/safe-storage * Run password retreival for gnome and kde similarly to darwin for this, make get_password more general and include error messages that are the same for all three systems in get_password Code smell: error message in get_password is very similar to error message in the case of missing safeStorageBackend --------- Co-authored-by: belamu <[email protected]>
- Loading branch information
Showing
1 changed file
with
67 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters