summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO
index 6634f5c..ca079e6 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+* When user rejects developer, the debug-me --debug prints
+ "User did not grant access to their terminal." and says the session
+ log is done, but keeps running.
* GPG WoT is checked by querying pgp.cs.uu.nl, could use wotsap if it's
locally installed. However, the version of wotsap in debian only supports
short, insecure keyids, so is less secure than using the server.
@@ -43,10 +46,6 @@
* Add a mode that, given a log file, displays what developer(s) gpg keys
signed activity in the log file. For use when a developer did something
wrong, to examine the proof of malfesence.
-* gpg key downloading, web of trust checking, prompting
- 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?
Perhaps add POW to the wire protocol? Capthca?