←back to thread

532 points tempaccount420 | 1 comments | | HN request time: 0.201s | source
Show context
Velocifyer ◴[] No.45397232[source]
Does this still support standard SSH encryption and authentication (on both client and server)?
replies(1): >>45397395 #
1. projektfu ◴[] No.45397395[source]
The proposed architecture uses TLS for encryption/secure channel but can use SSH connection establishment/authentication.

https://www.ietf.org/archive/id/draft-michel-ssh3-00.html

However, it can also use HTTP mechanisms for authentication/authorization.