This is idiotic and harmful. We already lost information about the protocol, because somebody believed it is "too complex" for users. Now we're losing other parts of the URL. It's making a joke of the SSL/TLS padlock, too — what exactly is the padlock supposed to tell me? It used to signify that a "known authority" certified that I'm connected to whatever I see in the URL bar. But now that browsers take liberties wit…
99.9% of users have no idea what any of the words you just said mean. The change was made for them, not for you (the .1%)
Chrome 69: “www.” subdomain missing from URL
81–90 of 919 posts
Re: Chrome 69: “www.” subdomain missing from URL
#82Re: Chrome 69: “www.” subdomain missing from URL
#83Since everyone is wondering why, and since I happened to stumble across a reason during my time as a pentester, here you go: Spearphishing is still one of the most common ways of breaching a corporate network. If I target you, you will likely fall for one of my attempts. If you are a company rather than a person, my odds go way up, because I have N chances to trick someone rather than 1 (where N is roughly the number…
and then
https://fake-original.blogger.com
if I make them look the same, and the address will hide the subdomain, it looks like a step backwards in securing the web
now, imagine the actual platform has a payment section, and I create a fake subdomain that looks pretty similar, email you, boom, I get your cc info because I tricked you into entering new cc info (assuming your scenario of someone being distracted)
Re: Chrome 69: “www.” subdomain missing from URL
#84Safari has been doing this for some time. The "trivial subdomain" will show when you click the url bar, however.
Re: Chrome 69: “www.” subdomain missing from URL
#85Looks like this is intentional. To change it back go to chrome://flags/#omnibox-ui-hide-steady-state-url-scheme-and-subdomains and disable the setting.
Thanks! This worked great for me and it brought back the https:// part as well.
Re: Chrome 69: “www.” subdomain missing from URL
#86Since everyone is wondering why, and since I happened to stumble across a reason during my time as a pentester, here you go: Spearphishing is still one of the most common ways of breaching a corporate network. If I target you, you will likely fall for one of my attempts. If you are a company rather than a person, my odds go way up, because I have N chances to trick someone rather than 1 (where N is roughly the number…
Firefox fixed this by highlighting the "ycombinator.com" portion of the URL. Zero need to hide the rest from the user
Google can do what they want with Chrome, as far as I'm concerned it's the new IE.
Re: Chrome 69: “www.” subdomain missing from URL
#87...I'm okay with this, I think. Has www (http over tcp/ip) not become the default protocol for "the internet" in the average person's mind?
Re: Chrome 69: “www.” subdomain missing from URL
#88This isn't entirely without precedent. Firefox does something similar by greying out the `www` in the UI, Chrome just decided to take things a step further by hiding it entirely.
Firefox's behaviour is that is makes everything except the eTLD+1 grey, because that's what's normally useful for evaluating authenticity. There's no distinction made between `www` and any other subdomain.
Re: Chrome 69: “www.” subdomain missing from URL
#89Earlier quoted context omitted.
99.9% of users have no idea what any of the words you just said mean. The change was made for them, not for you (the .1%)
99.9% of motor vehicle users have no use for airbags. We still keep them for the .1%.
The 99.9% of people who don't even know the difference between www and non-www will never directly benefit from seeing www, ever.
Re: Chrome 69: “www.” subdomain missing from URL
#90Since everyone is wondering why, and since I happened to stumble across a reason during my time as a pentester, here you go: Spearphishing is still one of the most common ways of breaching a corporate network. If I target you, you will likely fall for one of my attempts. If you are a company rather than a person, my odds go way up, because I have N chances to trick someone rather than 1 (where N is roughly the number…