aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODOs.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 1ff4dde..60fa6e3 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,5 +1,22 @@
# Tasks
+## TODO Add `security.txt` {#td-a84b65c4-686c-c098-aa4b-cfba06a84825}
+- TODO in 2022-03-06
+
+---
+
+Add check to ensure that its `Expires` field is in sync with the refreshed GPG
+key, and that this file in `euandre.org` is also in sync with `euandreh.xyz` and
+other domains.
+
+Probably just:
+```
+Contact: mailto:eu@euandre.org
+Expires: 2022-07-12T03:00:00.000Z
+Encryption: https://euandre.org/public-key.txt
+Preferred-Languages: en, pt, fr, eo, es
+```
+
## TODO Replace Jekyll with a Makefile {#td-e795e852-a836-edae-0f95-48b28096ea9a}
- TODO in 2022-03-06