- cross-posted to:
- degoogle@lemmy.ml
- privacy@lemmy.ml
- cross-posted to:
- degoogle@lemmy.ml
- privacy@lemmy.ml
The much maligned “Trusted Computing” idea requires that the party you are supposed to trust deserves to be trusted, and Google is DEFINITELY NOT worthy of being trusted, this is a naked power grab to destroy the open web for Google’s ad profits no matter the consequences, this would put heavy surveillance in Google’s hands, this would eliminate ad-blocking, this would break any and all accessibility features, this would obliterate any competing platform, this is very much opposed to what the web is.
Note of amusement: The GitHub issues tracker for that proposal got swamped with tickets either mocking this crap or denouncing it for what it is, this morning the person who seems to be the head of the project closed all those tickets and published this blog post, in essence saying “Shut up with your ethical considerations, give us a hand in putting up this electric fence around the web”. Of course that didn’t stop it.
Also somebody pointed out this gem in the proposal, quoted here:
6.2. Privacy considerations
Todo
Quick edit: This comment on one of the closed tickets points out the contact information of the Antitrust authorities of both US and EU, i think i’m gonna drop the EU folks a note
Edit: And they disabled commenting on the issues tracker
My favorite part is when they ask you to give them the benefit of the doubt, but also anyone who disagrees with them in a way that doesn’t fit their expectations is “noise.”
And if you have issues with the “use case” itself, you’re shit out of luck, shut it, shithead!
If you raise legal issues with the ‘use case’ of their ‘web platform’ thing, ppl will just not respond to you!
Meaning: we don’t care if the shot we plan might be illegal, and we won’t be stopped by you fucks telling us if it is or not "
My favorite part was “even if you notice we intend to break the law just be quiet about it”
Benefit of the doubt, as in “I doubt this is a good idea”
Wow, that blog post is truly nauseating and infuriating to read, knowing the context.
Fuck Google. They’re the Nestlé of tech.
I don’t think Google has recently insisted that child slavery is just a thing we all have to be OK with if we want chocolate, or starved millions of babies by convincing their mothers that their breast milk is dangerous. But I also wouldn’t be shocked to learn that they had…
Ha! Fair point. I guess the Internet is ultimately peanuts compared to the real world.
But as far as relative negative effect on its sphere of influence, I’d say they’re comparable.
No, but they accepted to publish political fake news ads for one of the running parties (the fascistoid one, of course) in the last elections here in Brazil.
That party has lost, but it was too close. In the 4 last years, during their mandate, hunger, violence, discrimination rape, and other problems rose to the highest levels in the century.
Google and other big tech companies have been influencing elections in a lot of places, and the consequences are enormous.
We developers should stop just looking at the technical side of our work only. There’s social, economic and values to be taken into account when we put our minds to solve a problem. We tend to go blindly into it, without thinking what it can cause when it is released into the world.
It’s like if we put a bunch of developers into a secret project to develop an Internet World Wide Nuclear Bomb a là Project Manhattan… the leaders shouldn’t really have to hide what they were about to do, just throw the developers and engineers troubles to solve and they wouldn’t mind what it will be used for. It’s just tech, right?
At least this guy seems to fit the type: I want to do this technology I’ve been tasked for, I’m trying to solve a technological problem. The rest of the world is telling him «Man, this is a bad idea to implement.» and he whines saying «I want solutions to this technology, not what is wrong with it!»
(And if you aren’t one of those developers, congratulations, we need more of you!)
THIS IS NOT (just) ABOUT GOOGLE
Currently, attestation and “trusted computing” are already a thing, the main “sources of trust” are:
- Microsoft
- Apple
- Smartphone manufacturers
- Third party attestators
This is already going on, you need a Microsoft signed stub to boot anything other than Windows on a PC, you need Apple’s blessing to boot anything on a Mac, your smartphone manufacturer decides whether you can unlock it and lose attestation, all of Microsoft, Apple and Google run app attestation through their app stores, several governments and companies run attestation software on their company hardware, and so on.
This is the next logical step, to add “web app” attestation, since the previous ones had barely any pushback, and even fanboys of walled gardens cheering them up.
PS: Somewhat ironically, Google’s Play Store attestation is one of the weaker ones, just look at Apple’s and the list of stuff they collect from the user’s device to “attest” it for any app.
I started looking at Mac’s for my next computer. Due to this amazing project. https://asahilinux.org/
you need a Microsoft signed stub to boot anything other than Windows on a PC
Can you expand on this? Maybe I’m just misunderstanding you, but a “pc” is not a Windows made machine. It is a collection of disparate computer parts made by different companies with no requirement to run Windows as the exclusive OS once put together.
Even on a Windows OS, I can run any program I want (that’s made to operate with Windows). I may get a warning if it’s not a “known” developer, but I can still run it. Did I miss a big update to how 11 works with unknown software or something?
PCs have been switching to UEFI instead of legacy BIOS startups, one of the features of UEFI is Secure Boot, which ensures all code being run during the boot process is signed with a valid key, which most PC manufacturers have been choosing to be a Microsoft key by default because Windows requires Secure Boot and most PC users want to run Windows. Depending on the manufacturer, you may be able to switch to “legacy BIOS” boot, add your own keys, disable the check, or use a Microsoft signed stub for your alternative OS. Only the last one is guaranteed to work, though.
Even on a Windows OS, I can run any program I want
Windows 10/11 Home in S mode only allows running programs from the Microsoft Store, you need to upgrade the license if you want to “sideload” stuff.
If i recall you can toggle s mode off inside the Microsoft store and use it normally, you just cant turn it back on without a reboot.
Interesting. I wasn’t aware of all that. Troublesome.
S mode?? Man that feels like using a PC with a child lock turned on.
I believe he is talking about secure boot
While I agree in general, and the overall sentiment/direction here to steer towards (morally) is clear… let’s stick to facts only.
you need Apple’s blessing to boot anything on a Mac
Bootloader is unlocked and alternative OS exist. Or what else did you mean by that?
Macs with the T2 could be configured to unlock the bootloader, but from my understanding, the new Apple Silicon Macs (M1, M2) come with the bootloader locked.
Your understanding is incorrect, I think.
Apple specifically chose to leave it (or some part of the chain, I don’t actually know, not an expert lol) open, otherwise, a project like Asahi Linux would not have had a chance from the getgo.
I might try to read up on it when I find the time whether they still have to rely on something signed by Apple before being able to take over in the boot process.
I see.
I was going on the fact that the T2 has a “No Security” option for its Secure Boot config, while according to Apple Support the Apple Silicon ones (I don’t have one) only offer “Full” or “Reduced” security, which would still require signing: Change security settings on the startup disk of a Mac with Apple silicon
Dunno how the Asahi folks are planning on doing it, but they do indeed say there is no bootlock 🤔
Update: according to the Asahi docs, I seem to understand that Apple Silicon devices allow creating some sort of “OS containers” that can be chosen to boot from separately from the Mac OS one, and in such a custom container the security can be set to “permissive” limited to that container: https://github.com/AsahiLinux/docs/wiki/Open-OS-Ecosystem-on-Apple-Silicon-Macs Interesting.
Interesting.
Yep, that’s a fitting term. You definitely still have to rely on macOS (and keep a copy of it around, e.g. for firmware upgrades, which of course basically only come bundled with macOS versions), but other than that, you can do more or less what you want to – as long as you’re outside of it.
I quite like this idea though if I’m being honest, normie users get all the hardened security from the regular boot chain without experiencing basically any difference/downsides, while hardware enthusiasts and (Linux) tinkerers still have options open (well, options that you can get if you have a new chip on a rarer architecture with previously no third party OS).
Unsupported browser, please install Chrome.
You are logged out, please log in or sign up for an account.
To verify your identity, please enter your phone number, a text message will be sent, please enter verification code.
Error, your account has been flagged for further review, please submit 3 different government IDs, with at least 2 containing your photo, and 2 containing your address.
Error, name doesn’t match, if you have changed you name, please submit proof of name change.
Error, no citizenship status detected, please submit birth certificate or naturalization certificate
Please wait 7-14 bussiness days. A phone call will be made to the number you’ve submitted.
Error, missed call. Please wait 30 days for another call.
Error, unsupported operating system, please use Chrome OS, Android, or Google Smart TV OS
Error, Google Smart Home assistant not installed, please purchase one within the next 3 days to avoid losing signup process.
Error, could not confirm identity, please purchase Google 360 cameras to verify identity.
Error, server maintenance in progress, please retry signup at a later time.
Thank you for using Google!
Please drink verification can
Or they just ban you without recourse and poof all your data and accounts are dead.
Edit: consider using Google Takeout to download your data periodically as a hedge against trouble with your account. This will help prevent data loss in the event your account suddenly goes poof. It won’t help you with the apps you bought though.
Don’t forget you also lose all the android apps you purchased. Oh wait, isn’t there a community that helps you avoid that?
Sorry, can’t run code not signed by an attester recognized by your hardware manufacturer.
Please enable bootlock and wipe your device to regain attested status.
Can’t enable bootlock, your device’s attestation expired 1 months ago, please use an up to date device if you wish to use attestation.
Rip Linux, Android custom roms.
Kind of. Several apps already refuse to run without bootlock or on a rooted system if it wasn’t for Magisk, this will make web apps to refuse running too.
Thanks for this. I skimmed the proposal doc itself and didn’t quite understand the concern people have with it – most of the concerns that came to my own mind are already listed as non-goals. The first few lines of this comment express a realistic danger that’s innate to what’s actually being proposed.
Being listed as a non-goal means nothing though. Who says it won’t become a goal later on?
Glory to
Arstotzka… I mean Alphabet.Thank you for choosing Google!
Please write for black mirror!
I’m sorta sitting here in that same scenario. My iphone screen was severely broken last week, I don’t use any other apple services. When I tried to get into it, my phone went into security lock mode. Coincidentally all of my 2FAs for my other accounts did their monthly checkin. No phone, no checkin so now I’m locked out of nearly all of my work accounts. Apple ID will renew in a few days, but I didn’t think to take my broken phone with me on a trip, so my SIM with my phone number is now 1000s of miles away. So now I’m boned til I get home. 2FA works well until it works too well.
I would just move on at step 3
I’m working on essentially removing Google from my life.
For me the most annoying part was switching off gmail (I went to fastmail) and the hardest habbit to break was Google search (I mostly use DDG).
I use fastmail, great service.
What motivated me to do that is finding these megacorp providers do not keep your email private.
I don’t remember what my breaking point was, but since I dropped gmail there have been 2 or 3 announcements about it that would have gotten me to that point again.
That is the only solution to all this!
To everyone: Please remove at least as much Google products/services as you can from your life. Start with the easiest ones. Have a plan and gradually find alternatives for all other products/services of them. Remove them from your life. It will help even if you do this partly. This is for the benefit of us all.
Also, let’s do the same to Microsoft, Apple, Meta, Reddit etc. Let’s not let our lives depend on them. They are corporations. They are programmed to maximize profit.
I know there’s currently not a lot of good alternatives out there, but if enough of us ditch these ass-companies, more and more open-source, decentralized, not-for-benefit services will pop up, and the existing ones will improve greatly. These are not for-profit projects that can be bought by corporations later and used to their benefit. They will only benefit their users.
Let’s do this!
Fuck megacorporations!
gradually find alternatives for all other products/services of them
The difficult part is finding real alternatives that fundamentally improve the situation. Most of the alternatives out there are just shams, which have all the same problems, but are more expensive, less reliable or otherwise fundamentally flawed. Be it the Feddiverse (literally just a central server, all the federation is optional), Firefox (Google’s way to fend of monopoly lawsuits and stop real alternatives from arising, still telemetry, constantly tries to sell you something) or self hosting (pay more, get less).
Linux on a PC works well enough as Windows alternative, but as soon as it comes to anything networking/Web/cloud related things are a f’n wasteland. The part I don’t get is why we still don’t even have a reliable way to hole-punch through NAT and an alternative to DNS in the Free Software world. That has been the major pain point for at least the last 20 years and is the major stopping block for true P2P alternative software, but it’s still largely an unsolved problems (
libp2p
is one way to deal with it, but not in widespread use and still has numerous problems from what I understand).I wish it were feasible to get off youtube…
deleted by creator
The only thing I have left is YouTube. Apparently Piped allows registering and then storing subscriptions, maybe I’ll move mine there.
Gotta say, deleting my google account would be very awesome to do
I use FreeTube, which is opensource and allows you to subscribe to channels without an account. The awesome thing is that you can categorize channels under different “profiles”.
However, I think it won’t take too long for Google to paywall YouTube APIs and do what it can to prevent web scraping (through disabling login-less use or attempts such as the one linked in this thread.). So our best option would be to ask our favorite Youtubers to move (or duplicate) their videos to other platforms such a peertube, and start using those platforms ourselves.
Use invidious to watch YT videos “outside YT”. I think viewing from there doesn’t count towards their metrics, so you’re “freeloading” on their content. Some instances:
Not a bad idea. Just also avoid Microsoft, Apple, and any non-open hardware or software… they all do the same stuff or worse.
I don’t let perfection be the enemy of progress.
Is it progress, or just picking a different cage?
Good luck in your voyages though, my approach is to try keeping stuff in multiple cages, also far from perfect.
Spoiler for a later stage of your journey: Your phone gets wayv faster. That part is pretty nice.
Oh really? Is this from like not having to contact google analytics for every action?
I’m not sure, honestly.
Charitably, we could assume it’s just from removing Google and various carriers background apps meant to improve my experience.
Uncharitably, I have my suspicions. For the last five or so versions of Android something always seemed to be using processor cycles and battery when I wasn’t actually doing much with my phone.
But I never saw evidence of usage data exfiltration via Google apps - at least after I turned off the related optional settings.
In any case, switching to GrapheneOs was a startling and pleasant speed boost for me, whatever the real root cause.
It’s time for Alphabet to be broken up into separate letters.
The number of people protesting against them in their “Issues” page is amazing. The devs have now blocked the creation of new issue tickets or of comments in existing ones.
It’s funny how in the “explainer” they present this as something done for the “user”, when it’s clearly not developed for the “user”. I wouldn’t accept something like this even if it was developed by some government – even less by Google.
I have just reported their repository to GitHub as malware, as an act of protest, since they closed the possibility of submitting issues or commenting.
Yeah, as if github aka Microsoft is going to do anything about it … but hey, anything to keep the pressure up and not letting this go through.
This is why you donate to Mozilla, Thunderbird, and/or the EFF.
It’s also why you use non-Chromium/non-Webkit browsers.
Gonna play devil’s advocate here… I think most Mozilla money comes from Google and i think the reason Google keeps the money flowing to Mozilla is for Chrome to have a real competitor, Firefox to date is the only popular web browser with different engine and all that. Maybe it’s fair for me to say that it resembles a tiny tiny fraction of why Intel keeps AMD alive back then.
As for EFF, i viewed them as just another NGO. For me most NGOs will have a non achievable goals, because it will be the dead of an NGO if they ever achive their goals. (No more money for them).
I’m not against people donating to Mozilla or EFF or Thunderbird Foundation. I think it will be better (yet longer process) if government can regulate big tech, much like what the European Union did with GDPR.
the reason Google keeps the money flowing to Mozilla is for Chrome to have a real competitor, Firefox to date is the only popular web browser with different engine and all that
Did you forget Safari? It has orders of magnitude more users than Firefox and it doesn’t use the same rendering engine as Chrome.
It’s still Webkit, no?
Safari is only available on Apple platforms though so if Mozilla goes away the option will either be to switch to chromium or buy an iPhone/Mac
The government won’t regulate big tech if that doesn’t give them any benefit. Governments want to control big tech to gain more power.
Governments like the EU do not just regulate to gain power. No need to spread disinformation just so you can be more pessimistic.
The government that tried to ban encryption? Yes of course https://www.eff.org/deeplinks/2022/05/eu-commissions-new-proposal-would-undermine-encryption-and-scan-our-messages https://www.wired.com/story/europe-break-encryption-leaked-document-csa-law/
Ad blockers are my best disability accommodation. The things they do with ads to capture attention f with my brain. I’m really going to struggle if this happens. And I’m dependent on the internet for so many things, from groceries to prescriptions to people.
That’s one way to kill the WWW.
This is nothing less than a brazen attempt at total control of the primary large-scale communication mechanism of humanity.
This is so silly. There is no technical solution to trust. What if Russia or China want to run a bit farm? Or the US goverbment? Are you not going to trust their signatures, and face legal action i their markets? This stuff is so stupid, just be honest that you want people to watch your ads. Than we can all refuse and move on with our lives.
There is no technical solution to trust.
Google knows this. Trust isn’t really the problem they’re trying to solve.
I’m a non-techie and don’t understand half of this, but from what I do understand, this is a goddamn nightmare. The world is seriously going to shit.
My ELI5 version:
Basically, the ‘Web Environment Integrity’ proposal is a new technique that verifies whether a visitor of a website is actually a human or a bot.
Currently, there are captchas where you need to select all the crosswalks, cars, bicycles, etc. which checks whether you’re a bot, but this can sometimes be bypassed by the bots themselves.
This new ‘Web Environment Integrity’ thing goes as follows:
- You visit a website
- Website wants to know whether you’re a human or a bot.
- Your browser (or the ‘client’) will send request an ‘environment attestation’ from an ‘attester’. This means that your browser (such as Firefox or Chrome) will request approval from some third-party (like Google or something) and the third-party (which is referred to as ‘attester’) will send your browser a message, which basically says ‘This user is a bot’ or ‘This user is a human being’.
- Your browser receives this message and will then send it to the website, together with the ‘attester public key’. The ‘attester public key’ can be used by the website to verify whether the attester (a.k.a. the third-party checking whether you’re a human or not) is trustworthy and will then check whether the attester says that you’re a human or not.
I hope this clears things up and if I misinterpreted the GitHub explainer, please correct me.
The reason people (rightfully) worry about this, is because it gives attesters A LOT of power. If Google decides they don’t like you, they won’t tell the website that you’re a human. Or maybe, if Google doesn’t like the website you’re trying to visit, they won’t even cooperate with attesting. Lots of things can go wrong here.
And the attester will know where you’re navigating, always.
Your final paragraph is the real kicker. Google would love nothing more than to be the ONLY trusted Attester and for Chrome to be the ONLY browser that receives the “Human” flag.
Too late.
Microsoft, Apple, and most hardware manufacturers have been the ONLY trusted attester on their own hardware for years already.
Also Microsoft on most PCs.
- You open an app…
The rest already works like that.
You can replace Google with Apple, Microsoft, any other hardware manufacturer, or any company hardware attestation software.
So, a lot of the replies are highlighting how this is “nightmare fuel”.
I’ll try to provide insight into the “not nightmare” parts.The proposal is for how to share this information between parties, and they call out that they’re specifically envisioning it being between the operating system and the website. This makes it browser agnostic in principle.
Most security exploits happen either because the users computer is compromised, or a sensitive resource, like a bank, can’t tell if they’re actually talking to the user.
This provides a mechanism where the website can tell that the computer it’s talking to is actually the one running the website, and not just some intermediate, and it can also tell if the end computer is compromised without having access to the computer directly.The people who are claiming that this provides a mechanism for user tracking or leaks your browsing history to arrestors are perhaps overreacting a bit.
I work in the software security sector, specifically with device management systems that are intended to ensure that websites are only accessed by machines managed by the company, and that they meet the configuration guidelines of the company for a computer accessing their secure resources.
This is basically a generalization of already existing functionality built into Mac, windows, Android and iPhones.
Could this be used for no good? Sure. Probably will be.
But that doesn’t mean that there aren’t legitimate uses for something like this and the authors are openly evil.
This is a draft of a proposal, under discussion before preliminary conversations happen with the browser community.
Well good thing they have a company slogan of do no evil… Oh wait.
Yep, that sounds like a very Mega-Corp thing to do.
Like everyone else, I was an avid google user and used google for all its services. Then I started to learn about privacy and switched to chrome to firefox with duckduckgo. Until yesterday I was also often using an adblocker for advertising, I then realized that this does harm to companies and sites that I am interested in. Advertising is fine, I enjoy it if it’s on the site, but I want to be given a choice to behave. That’s it. Tradotto con DeepL https://www.deepl.com/app/?utm_source=android&utm_medium=app&utm_campaign=share-translation
Years ago i would have agreed with you, but on this era of heavy capitalist surveillance you don’t want to give them the chance, they’ll get every bit of data they can get about you. That and ads are strong dissemination vectors for malware. If i want to support something i’d rather do it directly, ads have proven to be noxious.
I wish there was some kind of “ethical ad” standard, such that we can be served ads, maybe even “relevant” ads (with relevant topics picked by users), but without any tracking or malware, and in fact, with some kind of technology that prevents tracking instead of certifying to the advertisers that the user didn’t “tamper” with their pc so they can track as much as they want (I’m not aware of such a standard or technology. Genuine question: is there such a thing?).
Heck, I’d be even in favor of a standard to “pay to disable ads”, with reasonable fees, so that websites I like get their per-view dues, but without tracking or ads. If there was some kind of technology to send money to others without being tracked, kinda like back in the day when we used to buy newspapers at the newsstand with actual cash, but digital … who said “cryptocurrency”? Right, I heard they were actually invented to be used as currency, rather than high risk investing/speculation device … anyways, let me not digress (too much) …
duckduckgo shows basic ads when you search for anything
Can’t agree too much with you. Here, take this as a sign of my appreciation🎖