mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
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:
Binary file not shown.
@@ -0,0 +1 @@
|
||||
# Policy flags for domain loot.github.io
|
||||
@@ -9,3 +9,5 @@ plugins:
|
||||
|
||||
whitelist:
|
||||
- jekyll-redirect-from
|
||||
|
||||
include: [".well-known"]
|
||||
|
||||
Reference in New Issue
Block a user