Re: [email protected]
Konstantin Ryabitsev <[email protected]>
| Newsgroups | org.kernel.linux.keys |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 26, 2021 at 08:20:34AM +0900, Dominique Martinet wrote: > Hi, > > - revoked previous work uid and added a new one > - updated expiration date by another 2 years (looking at mail archives I > see a bit late that most people only do one, but I didn't see any > guideline about this -- I'd actually think it's better to create new > subkeys everytime and throw the old ones away when they expire?... > Asking for next time!) I don't think it matters very much, honestly, in terms of key security. Extending existing subkeys helps avoid ballooning your public key with expired entries, so that's the only consideration I can think of. -K