TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Implications of Global Privacy Control

73 pointsby danielskogly2 months ago

12 comments

hedora2 months ago
&gt; <i>The GPC signal will be intended to communicate a Do Not Sell</i><p>So, there is no tracking opt-out like DNT had.<p>Do Not Sell is classic regulatory capture: It allows incumbent players to continue their current bad behavior, and directs revenue streams from smaller players (data brokers) to existing monopolies.<p>Also, this opt out won’t interfere with Mozilla’s recently acquired ad business, which uses user data to sell ad real estate (invading their privacy with obtrusive ads).<p>(Sorry for the awkward sentence, but they claim it is a privacy preserving technology that doesn’t gather or sell user data, and there’s no way to be doublespeak compliant without using tortured grammar.)
评论 #43421585 未加载
onli2 months ago
The article ignores that the DNT header already had some regulatory backing, as in court decisions saying it ought to be respected. <a href="https:&#x2F;&#x2F;www.datev-magazin.de&#x2F;nachrichten-steuern-recht&#x2F;recht&#x2F;gericht-untersagt-datenschutzverstoesse-von-linkedin-110935" rel="nofollow">https:&#x2F;&#x2F;www.datev-magazin.de&#x2F;nachrichten-steuern-recht&#x2F;recht...</a> references such a decision against LinkedIn.<p>Instead of using that, this new proposal seems to be exactly the same thing, just with more work for website hosters (having to add nonsensical files to &#x2F;well_known&#x2F;) and claims that this time, the regulatory backing will be good enough. Bullshit. They could have just tried to enforce the DNT header now, with the new regulations and the old case law. Instead they ripped it out of Firefox.
评论 #43379076 未加载
colingauvin2 months ago
I was pleasantly surprised to learn that my state passed a law requiring businesses that serve 50k or more residents here respect this setting and opt me out of tracking by default.
greatgib2 months ago
Do I understand correctly that this means that browser will have to do yet another useless request to domains or website to know the GPC status in addition with the request required to retrieve the ressources ? In addition with OPTION requests that already have to be done?
评论 #43379214 未加载
casenmgreen2 months ago
Any takes on this from someone who knows about it?
评论 #43378583 未加载
roenxi2 months ago
&gt; The main problem with DNT was the lack of legal and regulatory backing it received. Website owners could decide if they&#x27;d observe the DNT signal and there were no legal repercussions if they chose not to. This is where GPC is different.<p>This sounds like an attempt to regulate the entire internet.
评论 #43378442 未加载
评论 #43379713 未加载
评论 #43381272 未加载
评论 #43378308 未加载
1vuio0pswjnm72 months ago
For a while now I have been adding a &quot;sec-gpc: 1&quot; header in the forward proxy (client&#x2F;browser agnostic). Thus, at least one person is using it.
评论 #43381267 未加载
评论 #43382315 未加载
TZubiri2 months ago
I&#x27;m an absolite outsider to this, I use edge and would use chrome if need be.<p>It seems to me like mozilla appeals to paranoid users who don&#x27;t pay for software and also don&#x27;t want to see ads, and in exchange insane demands and revolt is placed upon them.<p>One thing you learn when providing services is that the demands don&#x27;t ever stop. The more you provide for free, the more demands you get.<p>Would not want to be in this space, let&#x27;s normalize paying for software, then you wouldn&#x27;t need to worry about alternative monetization schemes.
评论 #43383675 未加载
评论 #43379818 未加载
JimDabell2 months ago
I don’t think this article does a good job of explaining what this achieves.<p>&gt; Web users want to have more autonomy over their data. They want to know who has it, where it&#x27;s going and why, and they want to be able to consent to how their data moves between parties.<p>&gt; It&#x27;s up to the developer&#x2F;business to decide how to treat the signal, for example, removing the user&#x27;s details from third-party tracking or marketing, following a similar procedure as to when users opt out of sharing data for marketing purposes. If in CCPA jurisdiction, the signal must be observed to avoid legal repercussions.<p>Okay, so assuming a user has this enabled in their browser settings, and they register on a website. They tick the box that says <i>“Add me to your mailing list”</i>.<p>Common sense would indicate that ticking of the box overrides the browser setting. So I can share their details with my mail service provider. So by default opt-out and asking for their permission to opt-in is compatible with this setting, right?<p>Except now apply that logic to the mess of <i>“we respect your privacy, click here to allow sharing your data with our eleventy bajillion trusted partners”</i> popups on so many websites. So, again, by default opt-out and asking for their permission to opt-in. So this setting does absolutely nothing to stem that tide? What’s the point of it then?<p>Also, how does this tell the user <i>“who has it, where it&#x27;s going and why”</i>? All I see is a boolean flag.<p>&gt; At the time of writing, the Attorney General for California has recommended observation of GPC to comply with CCPA. There are also intentions to work with the European Union&#x27;s GDPR<p>By default opt-out and asking for their permission is already required by the GDPR, so what is being worked on here exactly?
评论 #43379143 未加载
评论 #43380361 未加载
weare1382 months ago
This article is intentionally misleading:<p><i>The main problem with DNT was the lack of legal and regulatory backing it received. Website owners could decide if they&#x27;d observe the DNT signal and there were no legal repercussions if they chose not to. This is where GPC is different.</i><p>....<p><i>What to do when receiving a GPC signal<p>It&#x27;s up to the developer&#x2F;business to decide how to treat the signal, for example, removing the user&#x27;s details from third-party tracking or marketing, following a similar procedure as to when users opt out of sharing data for marketing purposes. If in CCPA jurisdiction, the signal must be observed to avoid legal repercussions.</i><p>So what&#x27;s the difference? Without regulations, which is the real issue here, all this is meaningless just like DNT was. The system is solely based on trusting the site to comply. CCPA only applies in Europe. None of this would apply to users in the US but the article disingenuously implies it would:<p><i>At the time of writing, the Attorney General for California has recommended observation of GPC to comply with CCPA</i><p>That is not legally binding in any way. This is just DNT with extra step being sold as something it&#x27;s not. I fail to see how this will benefit the user while making it harder for users to block trackers and advertisers. A site can&#x27;t prevent you from blocking it&#x27;s cookies because cookies are stored locally through the context of the browser. Site&#x27;s can&#x27;t prevent users from blocking, deleting or modifying cookies.<p>But GPC signals are sent via HTTP headers. Sites could prevent users from accessing the site by detecting if GPC is disabled by the user in the browser just by checking the HTTP headers, forcing users into sharing information with the site to be allowed to access the site.
评论 #43393247 未加载
nimbius2 months ago
these web frameworks for privacy always give me a chuckle. DnT didnt work, why would this?<p>Advertising is an economy worth more than 7.4 trillion USD. it has evaded <i>most</i> attempts to regulate or restrict it in any meaningful sense in the 21st century. the GDPR serving as a bureaucratic organ to which advertisers must subscribe, or quietly ignore with all but the most modest and encumbered window dressings for the illusion of choice by the user.<p>you cannot restrict, limit, control, or meaningfully impact a 7.4 trillion dollar economy with a voluntary framework. this market rivals the GDP of many developed nations. it will simply spend its way out of any legal problem. there exists no fine that can tame it.<p>The only thing you can reasonably do in the face of something that evades even governments themselves, is to ship a built-in version of uBlock and noscript, and a blacklist of advertising provider DNS, that is enabled by default for the user. make cookies whitelist-only, and make counter-fingerprinting technology default.<p>you must do things that cause, as an organism, marketing and advertising agencies to recoil in terror. DoH is a good example, which rallied nearly every telecom provider in the US to lobby the federal government until Mozilla and others acquiesced to letting them join the club.
评论 #43379275 未加载
评论 #43393222 未加载
jm4rc052 months ago
in a era when google and openai ask to circumvent copyrights, what’s the point?
评论 #43378223 未加载