From f75bb6213a348776ba1d30b698a11d3a163aa699 Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Mon, 30 Dec 2024 19:29:32 -0500 Subject: [PATCH] Updated key and added verification to contact form --- content/contact.md | 10 ++++++++-- themes/pulp | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/content/contact.md b/content/contact.md index 1362fa5..6b573da 100644 --- a/content/contact.md +++ b/content/contact.md @@ -9,7 +9,7 @@ The best way to get a hold of me is through email. I advocate the use of [plaint I support PGP encryption! My current fingerprint is: ``` -5F37 830B FA46 FF78 81F4 7AC7 8DF7 9C3D C5FC 658A +1623 A4C6 0EF7 B422 D2C8 9D5D 0610 BBE9 9025 8018 ``` You can query my keys through [WKD](https://wiki.gnupg.org/WKD) ([Direct Link](/.well-known/openpgpkey/hu/o1dbwkdx683fduwgzmrbwa3yip41frdn)) and the [OpenPGP Keyserver](https://keys.openpgp.org/search?q=brozek%40brandonrozek.com) ([Direct Link](https://keys.openpgp.org/pks/lookup?op=get&options=mr&search=brozek@brandonrozek.com)). @@ -29,4 +29,10 @@ the "Generate Email" button. This above encryption is performed locally on your machine with [OpenPGP.js](https://openpgpjs.org/). ## ActivityPub -You're also welcome to message me on Mastodon. My handle is [@brozek@fosstodon.org](https://fosstodon.org/@brozek). \ No newline at end of file +You're also welcome to message me on Mastodon. My handle is [@brozek@fosstodon.org](https://fosstodon.org/@brozek). + +## Verification + +Received a PGP-signed message from me? You can use the form below to verify locally that it was signed using my key. This method trusts that a malicious actor hasn't overriden my key on [keys.opengpg.org](https://keys.openpgp.org/). + +{{< pgpverify "https://keys.openpgp.org/pks/lookup?op=get&options=mr&search=brozek@brandonrozek.com" >}} diff --git a/themes/pulp b/themes/pulp index bd7e11b..6c189eb 160000 --- a/themes/pulp +++ b/themes/pulp @@ -1 +1 @@ -Subproject commit bd7e11b4214f0f4bc4acad2f4d1b9d126e4b5db9 +Subproject commit 6c189eb8f2e10cf743d2304ce9b1cb72eaea9788