Add PGP page, practice AsciiDoc
This commit is contained in:
parent
a7805fb82c
commit
2cb841af0e
6 changed files with 680 additions and 1 deletions
20
content/pgp/index.adoc
Normal file
20
content/pgp/index.adoc
Normal file
|
@ -0,0 +1,20 @@
|
|||
+++
|
||||
title = "PGP"
|
||||
date = 2022-03-23
|
||||
draft = false
|
||||
background = "images/olieman-eth--o90yRQoXAM-unsplash.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. Next up is my public key in different formats.
|
||||
|
||||
== Fingerprint
|
||||
`1EFC4DBB079407113A761DF7C514037F1EFF4FA6`
|
||||
|
||||
This is my key fingerprint and it can be found around the various keyservers but since the demise of SKS keyservers, I have not really bothered with keyservers so see below for the full key.
|
||||
|
||||
== ASCII Armor
|
||||
link:marko_korhonen_gpg.asc[Click here]
|
||||
|
||||
== OpenKeychain
|
||||
The following QR code should be importable in the Android app OpenKeyChain but this relys on keyservers so your results may vary
|
||||
|
||||
image:openkeychain.svg[OpenKeychain]
|
Loading…
Add table
Add a link
Reference in a new issue