▲ | singpolyma3 4 days ago | ||||||||||||||||
Why ban emoji in username? | |||||||||||||||||
▲ | account42 2 days ago | parent | next [-] | ||||||||||||||||
You typically want a bijection from rendered glyphs to binary representation and restricting to ASCII is the most straight forward way to achieve that. | |||||||||||||||||
▲ | afiori 3 days ago | parent | prev | next [-] | ||||||||||||||||
My reasoning for it would be that they can be very keyboard specific and might require more normalisation than other character classes. If I had to make a specific choice I would probably whitelist the most common emojis for some definition and allow those | |||||||||||||||||
▲ | pas 4 days ago | parent | prev | next [-] | ||||||||||||||||
I think for username it's fine, where a bit of restraint makes sense is for billing/shipping/legal-ish data. | |||||||||||||||||
▲ | numpad0 3 days ago | parent | prev [-] | ||||||||||||||||
Because username and password MUST be in ASCII range? | |||||||||||||||||
|