summaryrefslogtreecommitdiff
path: root/TO_FIX.md
diff options
context:
space:
mode:
authorjake <jake@jakes-mail.top>2022-09-02 19:36:44 -0400
committerjake <jake@jakes-mail.top>2022-09-02 19:36:44 -0400
commitf88ff93ef92f3ce79cc01220c4ee9fcbc14649cb (patch)
treef62a987e6cd764e61dd3afad7d9e32557509e90e /TO_FIX.md
parent7ec99c4900b7fd6117fc20e70c76eba4c8032f6f (diff)
Add 'Gone' gemini status
Diffstat (limited to 'TO_FIX.md')
-rw-r--r--TO_FIX.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TO_FIX.md b/TO_FIX.md
index af0e0c1..0dd263e 100644
--- a/TO_FIX.md
+++ b/TO_FIX.md
@@ -23,3 +23,5 @@ handle signals like interrupt better
recently-accepted-cert-cache for specific cert-req keys, doing a look up EACH and EVERY TIME can be expensive when it it likely that a single person will be looking around.
reduce complexity in cert_req()
+
+put peer data in a global hash for easy access for logging and cgi scripts