yarmo.eu/views/pgp.pug
Yarmo Mackenbach aa285e20a7
All checks were successful
continuous-integration/drone/push Build is passing
Make PGP fingerprint lowercase
2020-06-30 11:47:00 +02:00

29 lines
972 B
Plaintext

extends layout
block content
header
nav
a(href="/about") about me
| > pgp
h1
| PGP public key
main
h3#pgp-fingerprint Fingerprint
p 9f0048ac0b23301e1f77e994909f6bd6f80f485d
h3 Key servers
p
a(href="https://keys.openpgp.org/") OpenPGP key server
h3 Files
p
a(href="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.pgp", download="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.pgp", rel="pgpkey", type="application/pgp-keys", title="PGP (binary)") Binary format
br
a(href="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc", download="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc", rel="pgpkey", type="text/plain", title="PGP (text)") Text format
h3#pgp-public-key Plaintext
pre.select-all
code
include ../9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc