Skip to content

Increase PGP encryption key size to 4096 (or at least 3072 which is GPG's default). #2385

@akwala

Description

@akwala

Is your feature request related to a problem? Please describe.
The current size of 2048 for RSA keys is not considered adequate.

Describe the solution you'd like
AFAICT, the change needs to be made here. This might be a quick/easy change, only affecting new key creation and encryption, as long as

  • it won't break existing encryption functionality
  • and won't require users to replace their keys.

Anyone who wishes to use the larger key size can then manually remove encryption, replace their key and re-encrypt.

I don't see a way to replace the encryption keys in either the GUI or the scripting/plugin API. This would need to be implemented and documented, including the re-encryption (with the new key) of any encrypted items/tabs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions