←back to thread

742 points janpio | 1 comments | | HN request time: 0.416s | source
Show context
aetherspawn ◴[] No.45677908[source]
A good takeaway is to separate different domains for different purposes.

I had prior been tossing up the pros/cons of this (such as teaching the user to accept millions of arbitrary TLDs as official), but I think this article (and other considerations) have solidified it for me.

For example

www.contoso.com (public)

www.contoso.blog (public with user comments)

contoso.net (internal)

staging.contoso.dev (dev/zero trust endpoints)

raging-lemur-a012afb4.contoso.build (snapshots)

replies(2): >>45677924 #>>45678172 #
1. oxhai ◴[] No.45677924[source]
Good