←back to thread

532 points tempaccount420 | 2 comments | | HN request time: 0s | source
1. Velocifyer ◴[] No.45397232[source]
Does this still support standard SSH encryption and authentication (on both client and server)?
replies(1): >>45397395 #
2. 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.