summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ed0fc45..a3fdee1 100644
--- a/TODO
+++ b/TODO
@@ -45,3 +45,7 @@
* How to prevent abusing servers to store large quantities of data
that are not legitimate debug-me logs, but are formatted like them?
Perhaps add POW to the wire protocol? Capthca?
+* --server --replicate=host could connect to the other server and forward
+ sessions to it. It should be easy to make the replicate bi-directional,
+ so a developer could connect to the other server and their messages be
+ sent back to the first server.