Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reserve Names #5

Open
martindevans opened this issue Nov 29, 2015 · 4 comments
Open

Reserve Names #5

martindevans opened this issue Nov 29, 2015 · 4 comments

Comments

@martindevans
Copy link
Member

https://ldpreload.com/blog/names-to-reserve

@martindevans
Copy link
Member Author

This applies to link, not house

@martindevans
Copy link
Member Author

.reserve(&[
        "www",
        "localhost", "localdomain", "broadcasthost",
        "wpad",
        "isatap",
        "autoconfig",
        "imap", "pop", "pop3", "smtp", "mail",
        "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z"
        "login", "profile", "bastet", "example",
        "postmaster", "admin", "administrator", "webmaster", "hostmaster", "root", "info", "ssladmin", "ssladministrator", "sslwebmaster", "sysadmin", "is", "it", "mis",
        "marketing", "sales", "support", "abuse", "noc", "security", "usenet", "news", "uucp", "ftp", "mailer-daemon", "nobody", "noreply", "no-reply"
    ]);

@datkinson
Copy link
Contributor

ah yes, good to have

@martindevans
Copy link
Member Author

You mentioned you have a list you use at work - any more to add from that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants