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

Pass phrase in memory. Make a backup #1253

Closed
DenBond7 opened this issue May 26, 2021 · 3 comments · Fixed by #1295
Closed

Pass phrase in memory. Make a backup #1253

DenBond7 opened this issue May 26, 2021 · 3 comments · Fixed by #1295
Assignees
Milestone

Comments

@DenBond7
Copy link
Collaborator

as a part of #372

@DenBond7 DenBond7 added this to the 1.1.9 milestone May 26, 2021
@DenBond7 DenBond7 self-assigned this May 26, 2021
@DenBond7
Copy link
Collaborator Author

@tomholub
Currently, before making a backup we check a passphrase (is it strong enough). So we have to ask for all missing passphrases to continue. Am I right?

@tomholub
Copy link
Collaborator

Yes, I would ask for all pass phrases for keys that the user wants to back up.

DenBond7 added a commit that referenced this issue Jun 15, 2021
DenBond7 added a commit that referenced this issue Jun 15, 2021
DenBond7 added a commit that referenced this issue Jun 16, 2021
DenBond7 added a commit that referenced this issue Jun 17, 2021
DenBond7 added a commit that referenced this issue Jun 17, 2021
DenBond7 added a commit that referenced this issue Jun 17, 2021
@DenBond7
Copy link
Collaborator Author

1

DenBond7 added a commit that referenced this issue Jun 18, 2021
DenBond7 added a commit that referenced this issue Jun 18, 2021
DenBond7 added a commit that referenced this issue Jun 21, 2021
DenBond7 added a commit that referenced this issue Jun 22, 2021
DenBond7 added a commit that referenced this issue Jun 22, 2021
tomholub pushed a commit that referenced this issue Jun 22, 2021
* Added EmptyPassphraseException. Added KeysStorage.getFingerprintsWithEmptyPassphrase(). Modified some logic.| #1253

* Updated navVersion to '2.3.5'.| #1253

* Added fragment realization for SearchBackupsInEmailActivity and BackupKeysActivity.| #1253

* Renamed some classes.| #1253

* Moved BackupKeysFragment to 'ui.activity.fragment' | #1253

* Moved SearchBackupsInEmailFragment to 'ui.activity.fragment' | #1253

* Renamed activity_backup_settings to fragment_search_backups_in_email.xml | #1253

* Renamed activity_backup_keys to fragment_backup_keys | #1253

* Refactored code to support git history.| #1253

* Modified FixNeedPassphraseIssueDialogFragment to use nav.components and viewbinding.| #1253

* Added a logic to show FixNeedPassphraseIssueDialogFragment. Refactored code.| #1253

* Refactored code.| #1253

* Fixed lint warnings. Fixed a bug in BackupKeysFragment.| #1253

* Fixed BackupKeysFragmentTest.| #1253

* Added a few accounts to the email server(single_backup, no_backups).| #1253

* Update docker-mailserver/docker-compose.yml to use flowcrypt/flowcrypt-email-server:0.0.4. Added add_user.sh| #1253

* Modified SearchBackupsInEmailFragmentTest. Refactored code.| #1253

* Added BackupKeysFragmentPassphraseInRamTest. Refactored code.| #1253

* Fixed using DependsOnMailServer annotation for some tests.| #1253

* BackupKeysFragmentPassphraseInRamTest. Updated tests.| #1253

* Modified code after code review.| #1253

* Added deeplink "flowcrypt://make_backup".| #1253

* Improved tests.| #1253

* Modified tests one more time.| #1253

* Improved testing BackupKeysFragment.| #1253

* Renamed some classes.| #1253

* Excluded some tests from CI.| #1253

* Excluded some tests from CI.Step 2.| #1253

* Excluded some tests from CI.Step 3.| #1253

* Excluded some tests from CI.Step 4.| #1253

* Excluded some tests from CI.Step 5.| #1253
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.

2 participants