Rearrange some headings
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b0381ffd25
commit
867a000dc6
5 changed files with 33 additions and 33 deletions
|
@ -9,6 +9,22 @@ featured_image: hero.jpg
|
|||
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.
|
||||
|
||||
== Get the key
|
||||
|
||||
=== Sequoia
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
include::assets/sequoia.sh[]
|
||||
----
|
||||
|
||||
=== GnuPG
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
include::assets/gpg.sh[]
|
||||
----
|
||||
|
||||
== Keyoxide
|
||||
|
||||
I have setup a link:https://keyoxide.org/wkd/marko%40korhonen.cc[profile at Keyoxide] which has all of the information about my key.
|
||||
|
@ -18,20 +34,6 @@ It also serves as proof of ownership to many of my online accounts.
|
|||
|
||||
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 mailto:marko@korhonen.cc[]
|
||||
|
||||
=== Fetch key with Sequoia
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
include::assets/sequoia.sh[]
|
||||
----
|
||||
|
||||
=== Import key with GnuPG
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
include::assets/gpg.sh[]
|
||||
----
|
||||
|
||||
== Update 2022-08-28: new key
|
||||
|
||||
I have decided to change my old RSA key to ed25519.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue