-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Existing browsers have sets of conditionals for performing name lookups and partially mitigating homograph attacks. In their case, DNS is ascii based so they can resort a punycode.
Since ENS is Unicode-based, it's unclear how clients like Metamask, MEW or Status should handle this problem.
https://www.chromium.org/developers/design-documents/idn-in-google-chrome
https://wiki.mozilla.org/IDN_Display_Algorithm
http://www.unicode.org/reports/tr39/#Restriction_Level_Detection
Metadata
Metadata
Assignees
Labels
No labels