[flagged]
.INTERNAL is now reserved for private-use applications
251–260 of 290 posts
Re: .INTERNAL is now reserved for private-use applications
#252Ever since this kind of stuff was introduced I've been annoyed that there is no way to disable it for yourself. And it's allowed for straight up evil stuff like google buying the .dev TLD
Re: .INTERNAL is now reserved for private-use applications
#253Can we get .local or .l added for private-use applications too?
Please also reserve .lan which is what I now prefer to use since .local got stolen from private networks.
Re: .INTERNAL is now reserved for private-use applications
#2541. Buy .intern TLD 2. Sell to scammers. 3. Profit. (I want to appreciate how hard it probably is for ICANN to figure out proper TLDs.)
Amateur hour. Real professionals use .int domains... https://www.iana.org/domains/int
Re: .INTERNAL is now reserved for private-use applications
#255Earlier quoted context omitted.
Remember how tons of developers got surprised when Google got the .dev TLD, because they were using domains they didn't own to develop software? Well, now .internal has been reserved so developers and companies can safely use .internal domains without that happening to them.
.local being used for mDNS while Microsoft were using it in AD examples/documentation is another good example. .internal is just admitting there's only so many times we can repeat the same mistake before we start to look silly.
Re: .INTERNAL is now reserved for private-use applications
#256Earlier quoted context omitted.
.com is not a full word either (company), or .org (organization), .net (internet), .gov (government), ...
.com is literally the opposite of a "reserved to never be used" word though?
EDIT: Looks like I misunderstood what Google having .dev meant in the above discussion; domains using it are available to purchase through their registrar (or more precisely resellers since I guess they don't sell directly anymore)
Re: .INTERNAL is now reserved for private-use applications
#257Earlier quoted context omitted.
Then why does .americanexpress exist? Sounds like someone simply pulled their wallet. Or maybe you forgot "/s"
It's a bit of both - you do have to pull out your wallet, but there's also an approval process. Just because you can buy a gTLD, doesn't mean you can buy .con
Re: .INTERNAL is now reserved for private-use applications
#258Earlier quoted context omitted.
I issue a wildcard cert for *.something.example.com . All subdomains which are meant for public consumption are at the first level, like www.example.com or blog.example.com , and the ones I use internally (or even privately accessible on the internet, like xmpp.something.example.com ) are not up for discovery, as no public records exist. Everything at *.something.example.com , if it is supposed to be privately access…
This is the DNS setup I’d have in mind as well. Regarding the certificates, if you don’t want to set up stuff on clients manually, the only drawback is the use of a wildcard certificate (which when compromised can be used to hijack everything under something.example.com). An intermediate CA with name constraints (can only sign certificates with names under something.example.com) sounds like a better solution if you d…
All of this would most likely need to be an inside job with some relatively big criminal energy. At that level you'd probably also have other attack vectors which you could consider.
Re: .INTERNAL is now reserved for private-use applications
#259Earlier quoted context omitted.
What do you see as the intended reasons with no other solutions?
The biggest benefit of .internal IMO is that it is free to use. Free domains used to be a thing, but after the fall of Freenom you're stuck with free subdomains.
Re: .INTERNAL is now reserved for private-use applications
#260Earlier quoted context omitted.
.local is already reserved for mDNS.
Give Apple / mDNS .mdns and let it use THAT instead of .local which should NEVER have been taken from local use in the first place.