summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 09e46db..3c78f89 100644
--- a/TODO
+++ b/TODO
@@ -42,6 +42,8 @@
Alternatively, let debug-me be started with a gpg key,
this way a project's website can instruct their users to
"run debug-me --trust-gpg-key=whatever"
+* How to prevent abusing servers to store large quantities of data
+ that are not legitimate debug-me logs, but are formatted like them?
* Multiple developers should be able to connect to a single debug-me
user and all send Entered messages. Most of the code was written
with that in mind, but not tested yet..