summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2005-08-09 06:31:19 +0000
committerRobey Pointer <robey@lag.net>2005-08-09 06:31:19 +0000
commit1fdec8bd06b22c098de6e731364c707c7292cc1f (patch)
treeda1d2e8b8b24105421921e4cb41cdaba5a810026
parent646db7c787430b689c94336fdb59de0a3a9379d8 (diff)
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-53]
more todo...
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index beec3437..eb54c891 100644
--- a/README
+++ b/README
@@ -248,6 +248,13 @@ v0.9 FEAROW
*** MISSING LINKS
+* keyboard-interactive auth
+* host-based auth (yuck!)
+* move auth_transport to be a side plugin like in jaramiko
+* support compression
+* SFTP pipelining
+* SFTP implicit file locking?
+
* ctr forms of ciphers are missing (blowfish-ctr, aes128-ctr, aes256-ctr)
* SFTP url parsing function to return (user, pass, host, port, path)
components