diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 16:25:53 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 16:25:53 -0300 |
commit | 26173dc53e88fa3e0df8ab81022401919c218c80 (patch) | |
tree | 480aabc0bbb44a86ef804fca1b9c0cdc99630964 | |
parent | 4fbed988b5c787740dc08d27fecf9e9151baf281 (diff) | |
download | termplex-26173dc53e88fa3e0df8ab81022401919c218c80.tar.gz termplex-26173dc53e88fa3e0df8ab81022401919c218c80.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 43b77a2..0000000 --- a/TODO.md +++ /dev/null @@ -1,9 +0,0 @@ -TODO -==== - -* Support for tmux. -* Enhanced shell: - * Add a counter-measure to prevent SSH timing attacks: - 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 |