When create an key pair for an punycode domain, then an the Unicode name is
displayed instant the punycode one. Or is this only the displayed one and
internal handled as punycode?
For example when generate it for foo@hühnerfarm.de than it will be displayed at
foo@hühnerfarm.de instant of foo@xn--hnerfarm-65a.de.
Description
Description
Details
Details
- Version
- 2.0.25
Event Timeline
Comment Actions
OpenPGP requires the use of UTF-8. OpenPGP does not even know about mail or IDNA.
The translation from UTF-8 needs to be done in your MUA.
Comment Actions
Thanks for the information.
I think the complete IDNA and co are an big mining field until to day.