Medium syndication information

This commit is contained in:
Brandon Rozek 2023-01-05 14:04:45 -05:00
parent e5a96d735a
commit c5ff5538a6
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
276 changed files with 371 additions and 80 deletions

View file

@ -1,9 +1,12 @@
---
title: "Decentralized PGP Keys with WKD"
date: 2023-01-04T09:06:38-05:00
draft: false
tags: ["GPG/PGP"]
date: 2023-01-04 09:06:38-05:00
draft: false
math: false
medium_enabled: true
medium_post_id: 7b6197f860fc
tags:
- GPG/PGP
title: Decentralized PGP Keys with WKD
---
After creating a PGP key, it is common to distribute it to various keyservers. However, anyone can upload to these keyservers impersonating someone else. One solution is to use a decentralized identities approach, however, if your email is on your own domain that you tell every soul about, why not have your own website host the key? This is where the Web Key Directory (WKD) protocol comes in.
@ -85,4 +88,4 @@ With WKD, we didn't have to trust anyone but the DNS provider in order to retrie
- https://shibumi.dev/posts/how-to-setup-your-own-wkd-server/
- https://www.sindastra.de/p/1905/how-to-set-up-pgp-wkd-web-key-directory
- https://shivering-isles.com/Lets-discover-OpenPGP-keys
- https://wiki.gnupg.org/WKD
- https://wiki.gnupg.org/WKD