On Sat, Apr 12, 2025 at 02:43:08PM +0200, Andreas Metzler wrote: > On 2007-06-09 Josh Triplett <j...@freedesktop.org> wrote: > [...] > > One other, somewhat more elegant possibility: how about allowing a > > list of key IDs for default-key, and selecting as the default key the > > first one with a private key available? That would allow a single > > configuration that said "If I have my secure private key, use that, > > otherwise use my somewhat-secure work key." > [...] > > This was implemented in e16d7168c54e5f7bc2f0037806ee4f730930eaf0 > followed by de9b2340153d70b083494d1a277a384dcf43bff0 > Add --encrypt-to-default-key.
Thank you!