Hacker News new | ask | show | jobs
by jpopesculian 1140 days ago
Very cool! Reminds me of the illustrated TLS connection which was a helpful resource for me when I had to implement a variation of it.

https://tls12.xargs.org/

2 comments

> https://tls12.xargs.org/

in the first paragraph on the page there is this link:

> It’s inspired by [The Illustrated TLS 1.3 Connection](https://tls13.xargs.org/) and Julia Evans’ [toy TLS 1.3](https://jvns.ca/blog/2022/03/23/a-toy-version-of-tls/).

Great resource, thanks for sharing.