-
Notifications
You must be signed in to change notification settings - Fork 11
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. Decrypt an attachment #1255
Milestone
Comments
DenBond7
added a commit
that referenced
this issue
Jun 9, 2021
DenBond7
added a commit
that referenced
this issue
Jun 9, 2021
DenBond7
added a commit
that referenced
this issue
Jun 9, 2021
…the att decryption(notification).| #1255
DenBond7
added a commit
that referenced
this issue
Jun 10, 2021
@tomholub I'd like to discuss a realization for the current issue. To fix
pros
cons
expanded If a user clicks on that notification we will move him to the following screen Then a user will be able to provide a passphrase for some key. pros
cons
|
I was wrong. We can easily use the first way. Then we will have the following logic:
|
DenBond7
added a commit
that referenced
this issue
Jun 10, 2021
looks good
…On Thursday, June 10, 2021, Den ***@***.***> wrote:
[image: ezgif com-gif-maker (1)]
<https://user-images.githubusercontent.com/2863246/121548712-ecbf0e00-ca15-11eb-8ae6-3a486faafa40.gif>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1255 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQDZEMRIOEU3PX7244TRKTTSDH2RANCNFSM45RQRZKQ>
.
--
--
Tom James Holub <http://holub.me/>
|
IvanPizhenko
pushed a commit
that referenced
this issue
Jun 10, 2021
* Improve handling PgpDecrypt.DecryptionErrorType.NEED_PASSPHRASE.| #1255 * Improved AttachmentNotificationManager.errorHappened().| #1255 * Added handling PgpDecrypt.DecryptionErrorType.NEED_PASSPHRASE during the att decryption(notification).| #1255 * Made KeysStorageImpl.getPgpKeyDetailsList() synchronized to prevent crashes.| #1255 * Added asking a missed passphrase if we trying to download encrypted attachments.| #1255 * Added a test.| #1255
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
as a part of #372
The text was updated successfully, but these errors were encountered: