mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #91] Recipients' removal including their encryption #127
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Copy1235 on GitHub (Oct 29, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/91
Whenever you remove an Email that has the same encryption key as another Email in your recipients, the key is removed from both of the recipients.
@willbrowningme commented on GitHub (Nov 5, 2020):
The key is only removed from your other recipients if you are the owner of the key.
I've just pushed an update to fix this. Now the key will only be removed from the keyring on the server if you are the owner and if there are no other recipients on your account using the same key.
So if you delete a recipient that is using the same key as one of your other recipients it will no longer remove the key from the other recipient.