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.

[BUG] Exclamation point in key fingerprint #1360

Closed
@kirelagin

Description

@kirelagin

This is, in some sense, related to #998. Let me also say right away that I tried the 2021-03-26 snapshot and this issue is present there.

My .gpg-id contains two full fingerprints followed by !. The reason for this is that I have one PGP key with two encryptions subkeys: one for everyday use, one for backups. The exclamation point at the end tells GnuPG to use this exact subkey rather than doing its default lookup procedure, which would not result in what I want.

From the discussion at the issue referenced above, I understood that OpenKeychain allows full fingerprint as the key identifier, so, on the surface, it looks like the only required change would be to allow the trailing exclamation point when parsing .gpg-id.

I would also like someone more familiar with OpenKeychain to confirm that it will do the right thing when given the full key fingerprint (rather than doing GnuPG-like lookup via primary key).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-PGPArea: OpenKeychain-backed PGPC-bugCategory: This is a bugE-hardEffort: This will require a lot of workP-mediumPriority: mediumS-help-wantedStatus: This issue could use external help with implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions