From 0840740caf21086690b5e2cf0fa2e7b5a6881921 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 8 Feb 2023 20:05:56 +0100 Subject: [PATCH] add todo --- ROADMAP.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 40d18c4..c5722aa 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -11,3 +11,17 @@ - Mermaid - [ ] Watch -> Recompile les fichiers HTML quand on ^S - [ ] Syntax highligting + +# TODO + +| url | info | +| ------------------------------------------ | ----------------------------------- | +| / -> index | index | +| /robots.txt | redirige vers sitemap? ou allow all | +| /sitemap.xml | url | +| /humans.txt | humans | +| /security.txt | security | +| /.well-known/security.txt -> /security.txt | security | +| ... | page 404 | +| tor | penser à l'impl avec tor | +| dockerfile | cf tor |