💾 Archived View for rawtext.club › ~sloum › geminilist › 001298.gmi captured on 2020-09-24 at 01:58:39. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Felix Queißner felix at masterq32.de
Wed Jun 3 13:18:35 BST 2020
- - - - - - - - - - - - - - - - - - -
To be clear, though, we're talking specifically about text/gemini,
right? Not text/*. Since text/gemini support is all that's minimally
required for a client then only UTF-8 is minimally required for that
format. If authors were to add support for wider mime types they could
also add support for other encodings there. Or am I not following along
properly?
Yes, exactly. Enforce UTF-8 for text/gemini which makes implementing aminimal client that only supports utf-8, text/gemini and the geminiprotocol very easy.