From c1decadb590c4d79d92bcc4df7772119a5c91244 Mon Sep 17 00:00:00 2001 From: Gab Virebent Date: Sat, 22 Aug 2026 20:36:56 +0200 Subject: Initial Aegis Usenet client release --- TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..f5ad308 --- /dev/null +++ b/TODO.md @@ -0,0 +1,10 @@ +# Aegis TODO + +- P0: Add purge controls and a full UI for browsing cached drafts/articles. +- P0: Add an explicit thread-tree view; the local References model is present. +- Add clearer SMTP authentication guidance when credentials are requested over + cleartext; anonymous cleartext SMTP is supported for onion gateways. +- P1: Add multipart attachment file selection and presentation in the reader. +- Define a protocol-specific SURB adapter for anonymous reply routing. Keep + SURB separate from subject/body encryption and choose the target protocol + (Nym or Katzenpost) before implementation. -- cgit v1.2.3