mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

376K
active users

GPG not letting me specify which key I want to use for decryption is driving me nuts. You'd expect that to be one of the most basic operations, but GPG's user-unfriendliness apparently knows no bounds.

@fribbledom Er... GPG normally selects the decryption key based the public key that was used to encrypt. There should be no *need* to specify a decryption key.

muesli

@aaribaud

I have something encrypted for 5 different smart cards. I only have one of them on me at any given time. GPG will ask me to insert the other 4 smartcards first, before it finally tries to decrypt it with the one present. So there is a *need* to specify it, or GPG needs to become much smarter about such situations.

@fribbledom Ah, ok, I see. I've never used GPG, so I'm guessing here that GPG does not have a "lazy" mode where it would just try the smartcard(s) present rather than ask for all the smartcards it knows.

@fribbledom @aaribaud Are they smartcards with different, independent keys? I use this kind of setup (luckily only two) and usually it seems it asks in reverse order than I added keys to "list" during encryption. Maybe I should examine it further... Still not much user-friendly :/

@madargon
Unless the order is documented, I would not rely on it.
@fribbledom