Designing a simpler alternative to TLS

Adnan Maolood me at adnano.co
Sat Nov 21 19:14:29 GMT 2020


On Sat Nov 21, 2020 at 8:31 AM EST, Scot wrote:
> # 2.1 Protocol Overview
> Application Data:
> C <- Status 0 <- S
> C <- App Data <- S
> C -> Status 0 -> S
> C -> App Data -> S
> ...
> C <- Status 1 <- S
> -- Connection closed
>
> 2.1 shows only the server sending a 'finished' status, but 2.4 says both
> sides must do so?

Only one side has to send the status code for the connection to be
closed. I'll clarify that in the specification.


More information about the Gemini mailing list