Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

[FEATURE] please allow multiple decryption keys #1244

@bjmgeek

Description

@bjmgeek

My wife and I both have separate openpgp keys. We share a password store, with passwords encrypted to both keys. Both keys are in OpenKeychain, on the same phone. Currently, the first key that is found is the only one that the app uses forever, and it doesn't offer the user the option to choose which key to decrypt with.

Describe the solution you'd like
When the user selects a password from the password store to decrypt, and there are multiple private keys available that would decrypt the password, there should be a dialog to choose which key to use. The user would choose a key, then input the passphrase for that key.

Describe alternatives you've considered
Another way to do it is the way gnupg on linux does. It tries one key, then if the user selects Cancel, tries the next key that would decrypt the message.

Metadata

Metadata

Assignees

Labels

A-PGPArea: OpenKeychain-backed PGPC-featureCategory: This is a feature requestP-lowPriority: lowS-designStatus: There's a problem here, but no obvious solution; or the solution raises other questions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions