๐Ÿ’พ Archived View for station.martinrue.com โ€บ clseibold โ€บ 71a1ccb9ed0344cebfbd66789cbcaf73 captured on 2024-02-05 at 12:13:41. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2023-12-28)

โžก๏ธ Next capture (2024-03-21)

๐Ÿšง View Differences

-=-=-=-=-=-=-

๐Ÿ‘ฝ clseibold

I've been working on a fun new project of bringing some smallnet protocols like Misfin, Gemini, nex, and Gopher to Windows XP, and I was able to successfully send a misfin mail to my server on Windows XP (using TLS 1.2)!!!! Unfortunately, I want my server to be TLS 1.3 only becasue misfin pretty much requires the use of client certs., so I will need to get 1.3 supported in the Windows XP client.

I am using Golang 1.10 on Windows XP, which doesn't support TLS 1.3, so I might look into either backporting TLS 1.3 from Golang 1.12 to 1.10, or if that doesn't work, look into using the NSS library, which I believe has TLS 1.3 support.

3 months ago ยท ๐Ÿ‘ astroseneca, serpico007

Actions

๐Ÿ‘‹ Join Station