💾 Archived View for rawtext.club › ~sloum › geminilist › 000989.gmi captured on 2020-09-24 at 02:11:52. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
int 80h int at 80h.dev
Sat May 23 17:32:32 BST 2020
- - - - - - - - - - - - - - - - - - -
On Sat May 23, 2020 at 9:35 AM EDT, solderpunk wrote:
I'd love for Molly Brown and hence gemini.circumlunar.space to support
this, but until Go gets properly setuid support I just can't do it
securely, unfortunately. Or until the FastGCI / SCGI idea gets polished
a bit more. I know 80h has done some work on that front and I've been
meaning to ask for details.
I still haven't got around to FastCGI but SCGI is pretty easy. SCGI isbasically a netstring with null terminated environmental variables sentto the server(cgi script)
int 80h