diff options
author | Rob Austein <sra@hactrn.net> | 2019-09-21 03:11:26 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-09-21 03:11:26 +0000 |
commit | c2115187783ff9c6a95611a72d50288938ca03eb (patch) | |
tree | 471cfac37399c6ad74da7dd66ca1a0cafc3003d6 /README.md |
Starting point
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b84393 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +SSHv1 client to talk to 2511s +============================= + +In any sane world we would have retired SSHv1 by now. All the +operating systems we use have. Sadly, we have these 2511s that are +still wandering the night in ghostly torment. + +So we need, not a backport, but a foreport of ancient code that's been +retired for good reason. Sigh. + +Starting with the Debian source package for the last version that +supported SSHv1, then hacking as needed. |