|
|
|
|
|
by SilasX
4648 days ago
|
|
>Choose a username that is 6-74 characters long and must contain a lowercase or capital letter, a number, or one of these symbols _.@/-." Requiring entropy in the username? What? I can understand the password, but what site requires you to put a symbol in your username? |
|
> lowercase or capital letter, a number, or one of these symbols _.@/-."
says "or" and not "and", so it doesn't actually seem like there's any issue so long as you include a letter. Then the only real restriction is the minimum of six characters.