Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Do you have a revocation certificate for the old key? Commented Oct 13, 2018 at 20:57
  • No I don't, I only copied across the exported public key before wiping the old install. Commented Oct 13, 2018 at 21:00
  • I guess now you know why it is called a secret key: If anybody could create a matching secret key from your public key, it wouldn't be very much secret, actually. You have learned to backup your secret keys (or a t least the revocation certificates) by now. If you had the latter, then you could at least declare you lost key as obsoleted. Commented Jan 28, 2023 at 18:47