diff options
author | EuAndreh <eu@euandre.org> | 2022-03-06 14:28:29 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-03-06 14:29:22 -0300 |
commit | 9d5190b563b566879bb056b91d2bcc0e9409dc8f (patch) | |
tree | d4cbd0271fdee31dc60713f749b78d7e3c3dccd5 | |
parent | mv Makefile.dynamic dynamic.mk (diff) | |
download | euandre.org-9d5190b563b566879bb056b91d2bcc0e9409dc8f.tar.gz euandre.org-9d5190b563b566879bb056b91d2bcc0e9409dc8f.tar.xz |
TODOs.md: Add #td-a84b65c4-686c-c098-aa4b-cfba06a84825
-rw-r--r-- | TODOs.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |