korhonen.cc/content/pgp/index.adoc
Marko Korhonen 12b21aec19
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add finnish version of the first post, refactor AsciiDoc on other pages
Now the documents follow the AsciiDoctor best practices https://asciidoctor.org/docs/asciidoc-recommended-practices/
2024-01-28 11:40:09 +02:00

1.5 KiB
Raw Blame History

PGP

I like PGP and I secure everything I can with it. If you would like to send me encrypted files, emails or anything of that sort, you came to the right page.

Keyoxide

I have setup a profile at Keyoxide which has all of the information about my key. It also serves as proof of ownership to many of my online accounts.

WKD

I also have a WKD (Web Key Directory) server setup so supported clients should be able to automatically import my key based on my email address marko@korhonen.cc

Fetch key with Sequoia

Unresolved directive in <stdin> - include::assets/sequoia.sh[]

Import key with GnuPG

Unresolved directive in <stdin> - include::assets/gpg.sh[]

Update 2022-08-28: new key

I have decided to change my old RSA key to ed25519. I have signed the new key with my old key if you wish to verify cryptographically that the new key belongs to me (given that you believed that my old key belonged to me to begin with 😉). Revocation certificate for the old key is available at here.

On a related note, I can wholeheartedly recommend changing to ed25519 to anyone. It is supposedly more secure than RSA but to my surprise, it is many times faster too. With my old key it used to take 2-3 seconds to decrypt a password from my password manager. Now, its practically instant.