Hacker Newsnew | past | comments | ask | show | jobs | submitlogin



https://github.com/kontaxis/snidump

Try running snidump for a day while reading HN, including

(With SNI)

   firefox https://www.thebignewsletter.com/p/judge-rules-apple-executive-lied
Have a look at the snidump output. Then restart snidump and try

(Without SNI, i.e., "No SNI")

   {
   printf 'GET /web/20250501083454if_/https://www.thebignewsletter.com/p/judge-rules-apple-executive-lied HTTP/1.0\r\n'
   printf 'Host: web.archive.org\r\n\r\n'
   } |openssl s_client -connect archive.org:443 -ign_eof -noservername > 1.htm

   firefox ./1.htm


Out of curiosity, what does SNI stand for?




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: