2024-08-08 01:41:29 guys i think i might like forth again 2024-08-08 01:57:59 for the fifth time? 2024-08-08 02:00:36 probably 2024-08-08 16:11:16 veltas: I've meant for a while to get a little more familiar with what's out there in gopher space. It's "my kind of thing" - I just love the old console ways of doing things. 2024-08-08 16:11:29 And lynx seems to offer gopher sites up fairly well. 2024-08-08 16:11:37 Do you have a preferred gopher client? 2024-08-08 16:23:19 ACTION recommends writing your own :) 2024-08-08 16:27:23 I'm not involved in Gopher, but I run a gemini capsule and browse a lot of gemini space 2024-08-08 16:36:55 gopher is very easy to support. I like gemini too, but the need for TLS makes it harder to implement 2024-08-08 16:38:03 'tis true, TLS is a spec requirement. 2024-08-08 16:42:56 I am curious what a bare-minimum TLS 1.2 implementation would require to be useful, like minimum required encryption methods and such 2024-08-08 16:43:46 for gemini/gopher, on mobile [android], I use https://gmi.skyjake.fi/lagrange/, on iPad I use my own client for gopher (https://apps.apple.com/us/app/gopher-client/id1235310088), and in the terminal, I use a client I wrote in retroforth 2024-08-08 16:51:04 I definitely want to write all of that stuff as part of the future projects I have planned. I've talked about writing an emulator for that setup - maybe I should just do that and then I could start writing parts of that software now. 2024-08-08 18:40:21 KipIngram: thrig is into that, I don't know anything about it 2024-08-08 18:41:00 Apart from what it is 2024-08-08 18:41:05 And have browsed it a couple times 2024-08-08 18:41:19 But my issue is that the web has 0.0.0.0-day vulns because it's far too complicated 2024-08-08 18:41:41 The issue itself is actually so simple, and yet overlooked because of how massive the attack surface is 2024-08-08 18:41:56 You could do a lot better designing even a graphical interface 2024-08-08 18:42:06 JavaScript clearly is the root of a lot of these problems