From 0e988666992764505fc4b8fc1df2354e0a6673e0 Mon Sep 17 00:00:00 2001 From: futile Date: Thu, 23 Jul 2026 18:58:47 +0100 Subject: [PATCH] update todo --- docs/todo.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/docs/todo.md b/docs/todo.md index 0f25698..0e2c173 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -1,11 +1,12 @@ ## todo -- write terms of service & privacy policy -- put branding on more stuff (images, themes...) -- further secure the server (ratelimiting, hardening...) -- ~~figure out best way to store .env, other credentials, and various secrets~~ -- more services - - ~~gitea (need to change host ssh port)~~ - - vaultwarden -- ~~tie all services together with an sso~~ -- use postgres for everything +- [ ] put branding on more stuff (images, themes...) +- [ ] further secure the server (ratelimiting, hardening...) +- [ ] (maybe) user sites or pages hosting +- [ ] (maybe) gitea actions runner +- [ ] more services + - [x] gitea (need to change host ssh port) + - [ ] vaultwarden +- [x] write terms of service & privacy policy +- [x] figure out best way to store .env, other credentials, and various secrets +- [x] tie all services together with an sso