danwing / https-local-domains

Other
1 stars 0 forks source link

base64url contains '_' #1

Open martinthomson opened 1 week ago

martinthomson commented 1 week ago

This is not a valid character for an LDH label.

Similarly, names could start with "--xn" which might then lead to being interpreted as punycode.

danwing commented 1 week ago

Switched to base32 encoding in 0833e190d978450eabba75322a887e5a709cee5e.