aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/TODO.md b/doc/TODO.md
index f86a412..3e29861 100644
--- a/doc/TODO.md
+++ b/doc/TODO.md
@@ -18,3 +18,9 @@ TODO
* Automatically set git-hooks integration.
* Implement global hooks.
* Check remote configuration.
+
+* Enhance shell:
+ * Add a counter-measure to prevent this attack:
+ http://users.ece.cmu.edu/~dawnsong/papers/ssh-timing.pdf
+ http://www.slideshare.net/idsecconf/countermeasure-against-timing-attack-on-ssh-using-random-delay
+ http://www.scribd.com/doc/59628153/Timing-Analysis-of-Keystrokes-and-Timing-Attacks-on-SSH-Revisited