Skip to content

List of forbidden names to prevent concussion or fraud on directories and subdomains

Notifications You must be signed in to change notification settings

nodsaibot/NiceUsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Block abusive Usernames

List of forbidden names to prevent concussion or fraud on directories and subdomains

Why is this needed?

For example, you don't want someone to sign-up with the username titled login or administrator. And depending on your app or service, they could generate something like:

example.com/login login.example.com [email protected]

And use this to send out abusive emails and phishing links impersonating you or your service.

Assumptions

  • This list assumes you have blocked any attempt to accept short >3 character words and cleared the string of special characters and sepratarors.
  • You have the ability to transform this list into Array, Json, CSV format or any of your prefered data structure.

Extras

  • Additionaly a list of swearwords and other unwanted expressions

About

List of forbidden names to prevent concussion or fraud on directories and subdomains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published