korhonen.cc/content/pgp/index.adoc
Marko Korhonen fa8c253c76
All checks were successful
continuous-integration/drone/push Build is passing
Add information about keybase
2022-09-24 23:57:34 +03:00

2 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. Next up is my public key in different formats.

Fingerprint and keyserver

Unresolved directive in <stdin> - include::assets/fingerprint[]

This is my key fingerprint and it can be found at the keys.openpgp.org keyserver. If for some reason you cannot use this option, see Direct download.

Direct download

To import the key to GnuPG on Linux, run the following command

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

OpenKeychain

The following QR code is importable in the Android app OpenKeychain.

OpenKeychain QR code

Keybase

I have setup an account in Keybase to prove ownership of some of my social media accounts and such. If youre interested in that sort of thing, check it out at the link above. You can also message me there.

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.