Skip to main content

Check usernames for reserved email addresses, subdomains, or Unix usernames.

Project description

When you let users of a webapp create their own usernames, and this name is used in an email address or Unix user, it is important to check against some common usernames, like ‘root’, ‘postmaster’, and ‘postfix’. This library is an attempt for that.

You should check the following:

  • The address in your WHOIS, wich may be used for things like registering a TLS certificate. It should really be something like hostmaster@ anyway, so this should not be an issue.

  • If you make Unix accounts with these names, check which names occur in /etc/passwd (and possibly /etc/group).

License: BSD 2-clause

Resources:

https://imgs.xkcd.com/comics/exploits_of_a_mom.png

Image via xkcd.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reserved-0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page