Add a GPG public key for verifying signatures

The key is stored using a Web Key Directory, though unfortunately it
doesn't actually conform to WKD because DNS queries for
openpgpkey.loot.github.io don't fail. Despite that, I think it's still
as good a place as any to put the key.
This commit is contained in:
Oliver Hamlet
2023-06-04 14:35:59 +01:00
parent 6421c07485
commit da01862fb3
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
# Policy flags for domain loot.github.io
+2
View File
@@ -9,3 +9,5 @@ plugins:
whitelist:
- jekyll-redirect-from
include: [".well-known"]