Skip to content

IDN Name Handling #14

@0xc1c4da

Description

@0xc1c4da

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions