Update TODO - ~/.hkexsh_id

This commit is contained in:
Russ Magee 2018-10-08 23:42:09 -07:00
parent 767ae7bd07
commit de8f9552c3
1 changed files with 1 additions and 7 deletions

View File

@ -17,13 +17,7 @@ Architecture
Features
(DONE) - Support for hkcp (hkex-cp) - secure file copy protocol
- (IN PROGRESS) auth tokens to allow scripted hkexsh/hkexcp use
* ~/.hkexsh_id file with multiple (host:token) entries
(Currently only one supported - need to support multiple lines for
multiple dest servers; client sends host/ip used to connect to server,
so multihomed servers can still be specified, with separate entries
stored in both server/client ~/.hkexsh_id files. Use connhost here to
match against proper entry.)
(DONE) auth tokens to allow scripted hkexsh/hkexcp use
- hktun - tunnelling - multiple tunnel sessions co-existing w/shell sessions
Alternate transports for hkexsh.Conn - HTTP-mimicking traffic, ICMP, ... ?