From nobody Tue Feb 9 16:25:01 2021 Authentication-Results: mail-b.sr.ht; dkim=pass header.d=alexwennerberg.com header.i=@alexwennerberg.com Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by mail-b.sr.ht (Postfix) with ESMTPS id D7FFD11F003; Tue, 9 Feb 2021 16:10:55 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alexwennerberg.com; s=key1; t=1612887053; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=mBaXxdy7eDgyAapzCtAIJowFKlpMja1x+Ejp+i9aXjg=; b=uL69gwfzwB7yxTXd2J9wzem5dlvnb/mJQKeTyNdxHiaT+XOMdWQFIbmCEQNsjByn3qcYUu NqBAv3fo3JBYX4Qe+FCHvkKK9nYf/+xnNmxGGZBKrho5Bso5yfKeYJMC1QQ5fYaQ1dIMej dLrw1MBePCMERp0rFV/37V2heRPQ7qcEjjdxDrYM32+UsqYUZAwpIShEcA9LhJlSEtqEgF 0bYsT3P4oKQMUYcaez3grZqMoa00lmdSszKrQRfW+i94I/6CCY0bOxoJCRDS+wPw+40NmB Vs+GtLX3jsBzvhS6oe66abgKe0rovCh6Ow4DRiT357rNLE2w9DiBKdhF1K2sAg== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Subject: Fwd: Handling IDN/IRI in proxy.flounder.online X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "alex wennerberg" To: "Olivier Raggi" , <~aw/flounder@lists.sr.ht>, <~adnano/o-emini-devel@lists.sr.ht> Date: Tue, 09 Feb 2021 08:06:14 -0800 Message-Id: In-Reply-To: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: alex@alexwennerberg.com On Tue Feb 9, 2021 at 2:24 AM PST, Olivier Raggi wrote: > Hello, > > Just to gently point out that proxy.flounder.online does not handle > IDNs (domain names in Unicode, RFC 5890) / IRIs (Internationalized > Resource Identifiers, RFC 3987). > It falsely returns "Gateway error: dial tcp: : no such host" > message. > > For example: > https://proxy.flounder.online/fran%C3%A7ais.lanterne.chilliet.eu > > I have note that Vulpes as same behavior, but Mozz.us handle it well: > > - https://proxy.vulpes.one/gemini/fran%C3%A7ais.lanterne.chilliet.eu > - https://portal.mozz.us/gemini/fran%C3%A7ais.lanterne.chilliet.eu/ > > More details on IRI in Gemini: > https://proxy.flounder.online/gemini.bortzmeyer.org/gemini/iri.gmi > > I know it's not a straightforward question... it's just to raise > awareness on it. > Thanks. > > -- > Olivier Raggi > http://orx57.net/ Hi Oliver. Thanks for making me aware of this. I know this has been a contentious issue on the mailing list. In my case, it has to do with the go-gemini library I use. I am forwarding it to its mailing list for visibility. In my view, since this has not been finalized as part of the spec yet, we should refrain from implementing it and wait until it is. I'll leave it to Adnano to decide All the best, Alex