Skip to content

Confusables - does it reverse punycode? #23

@johnhtodd

Description

@johnhtodd

The "confusables" section - does it reverse punycode? All the strings in our case that are fed in have been punycoded. I am not certain if the code reverses that punycode action before performing a confusables match. If not, it needs to do that on strings bounded by "." and starting with "xn--"

If it already does that: great!

Also: there are two classes of confusables: punycode and non-punycode confusables. Catching both types of confusables may necessitate two runs. Example: netf1ix.com is a non-punycode confusable.

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