With the utmost respect to you and the other commenters here, when I see positivity about the abstract, hypothetical technical merits of something with a long history of, in practice, being part of an extremely controversial power play it reminds me a lot of the comments I see promoting a widely installed piece of process management software — one which a lot of people don’t really want, whose subtle changes to layer…
Where Am I? NYTimes or Google?
231–240 of 381 posts
Re: Where Am I? NYTimes or Google?
#232Earlier quoted context omitted.
URLs haven't been associated with legitimate content for a long time now, since most of the things come from giant CDN companies like CloudFlare anyway. What you're seeing in URL bar has very little to do with where the JS code executed on your computer is coming from.
Does it matter if it comes from a CDN rented by the NYT or a computer owned by DigitalOcean but rented by the NYT? What matters is that the domain points to where the NYT considers is the correct source of their content.
Re: Where Am I? NYTimes or Google?
#233Earlier quoted context omitted.
Perhaps they instead see the “solution” to be problematic.
Yes, but not acknowledging the problem and that AMP is a solution, even if it's the wrong solution, defeats any meaningful discussions. We need something like AMP but outside of Google's control. My point is that it's so easy to just see the drawbacks and none of the benefits when you're sitting on a good connection. All threads on HN becomes completely one-sided where everyone is just backslapping each other's compl…
Re: Where Am I? NYTimes or Google?
#234Earlier quoted context omitted.
> WeChat (The Chinese equivalent of Medium) TIL
Well, it’s more like WhatsApp, Medium, Venmo, and Facebook all combined into one giant app.
Re: Where Am I? NYTimes or Google?
#235IMO the core point of the article is false. > To be blunt, this is a really dangerous pattern: Google serves NYTimes’ controlled content on a Google domain. No, "Google serves NYTimes' controlled content" is an oxymoron. Google controls the content that is served, and that's all your browser is verifying. Google could very well make the NYTimes content on there display something else and your browser wouldn't show a…
The pattern is dangerous because it trains the user to dissociate URL and legitimate content, and the best tool at our disposal against phishing is still the ability to use the URL to ascertain the legitimacy of a content.
This change would restore the idea that the URL indicates the provenance of the content,
Re: Where Am I? NYTimes or Google?
#236Earlier quoted context omitted.
I don’t really think Google’s plan is that weird. And it would be amazing for decentralized networks, archiving, and offline web apps. Google can’t just serve nyt.com — they can serve a specific bundle of resources published and signed by nyt.com verified by your browser to be authentic and unmodified.
That's not why Google (the corporation) wants this to happen. This is not about technical capabilities but about power. They cannot be allowed to become the gatekeeper for the web.
Re: Where Am I? NYTimes or Google?
#237Earlier quoted context omitted.
Google is not a single server. Think of Google as a CDN.
So it's decentralized because Google has multiple servers? And here I was, thinking that Google runs everything from a single IBM mainframe. What you're saying would be described as distributed... Not decentralized.
Re: Where Am I? NYTimes or Google?
#238People have been railing against Google's Amp on HN for years, and I think I finally figured out what it's for. It's Google way of combatting phone apps. If all of the world's information — especially current news and similar information — moves from the open web into apps, then Google can no longer crawl, index, or scrape that information for its own use. The rise of the mobile phone app is a threat to Google on so…
Re: Where Am I? NYTimes or Google?
#239Earlier quoted context omitted.
> How does centralizing content on Google from multiple sources improve decentralization? It actually makes perfect sense in Doublespeak. /s
They’re suggesting a web technology which would allow any website to host content for any other website, under the original site’s URL, as long as the bundle is signed by the original site. That could be quite interesting of a site like archive.org, as the url bar could show the original url. But AMP is a much narrower technology, I’d imagine only Google would be able to impersonate other websites, essentially centra…
Create a new “original URL” field or something.
Re: Where Am I? NYTimes or Google?
#240Earlier quoted context omitted.
There is a publisher selected expiration date as part of the signed exchange which the client inspects. The expiration also cannot be set to more than 7 days in the future on creation. This minimizes, but of course does not eliminate, this risk.
It also makes signed exchanges completely unusable for delivering packages offline. (E.g. the USB stick scenario) What a bummer.