jdev - 2021-04-04


  1. Sam

    Has anyone actually implemented the IDNA2008 part of JIDs from RFC 7622? It mentions the rules from RFC 5895, but that specifically lists rules, then weirdly says you shouldn't apply them and I have no idea what it's talking about. Is this the "display" profile of IDNA? I just recently realized I was doing this wrong and need to fix it.

  2. Sam

    My IDNA library barely mentions 5895 in passing but also applies the BIDI rule and some other things and I can't tell where that's coming from because the JID spec seems to suggest you shouldn't apply that to the domainpart.