- m-p{3} ( @mp3@lemmy.ca ) 175•1 year ago
I’ll keep using Firefox and be extremely vocal about websites that won’t support it. I mean that’s all I can really do.
- wagesof ( @wagesof@links.wageoffsite.com ) 40•1 year ago
I expect we’ll lose about 90% of the web within five years as this becomes normalized.
It will primarily be the seo driven AI crap driven ripoff regurgitated shitfest that’s arisen in the last 5 years tho.
I’ll be waiting for a search engine to arise that only shows user controllable presentation and will use that.
A way to filter out the corporate trash will make the human web better, not worse.
- interolivary ( @interolivary@beehaw.org ) 20•1 year ago
Check out Kagi. It’s a subscription search service since they don’t show you ads, but that also means they don’t track you at all (no search history, for example). They also let you influence the priorities of the sites you see in the results or even completely block them, and the results are usually better than Google with less bullshit – or even at worst as good as Google. Some people seem to be skeptical about paying for a search engine, but everybody wanting shit for free is what got us into this fucking mess in the first place
- AnomanderRake ( @AnomanderRake@lemmy.ml ) 9•1 year ago
I second this, was about to recommend Kagi, auto filters listicles, fantastic for actually finding information written by real people on blogs and things that aren’t SEO spam
- tesseract ( @tesseract@programming.dev ) 3•1 year ago
Quick bangs alone almost make it worth it for me. The functionality exists in other browsers but it’s not synced, so being universal in the search engine itself is a giant usability improvement for me. Especially when using in conjunction with Orion.
- Bilb! ( @bilb@lem.monster ) 4•1 year ago
I’m pretty satisfied with Kagi after using it for a bit over two months.
- 𝒍𝒆𝒎𝒂𝒏𝒏 ( @lemann@lemmy.one ) 4•1 year ago
A subscription search is an interesting idea, is there any more info about the company behind Kagi available anywhere? Looking from my phone I can’t find much
I personally moved from Google to DDG a few years ago, and the last time I tried Google the results were bootywaste.
- monobot ( @monobot@lemmy.ml ) 7•1 year ago
I expect we’ll lose about 90% of the web within five years
Which part? I feel it will be part I don’t even want. I might be forced to use that part for work, but that will be nice filter.
I was thinking that “they” ( governments and big corporations) should have their own internet which is clean and ordered and “safe” and leave us on other part. This might be a way to achieve that.
- Flaky ( @Flaky@iusearchlinux.fyi ) 12•1 year ago
You might want to recommend forks of Firefox too. Part of the reason Chrome/Chromium is dominant is because of its forks, and a fork of Firefox might appeal to someone more than the main browser. I use Pulse, but Waterfox is also solid from what I’ve heard.
- rm_dash_r_star ( @rm_dash_r_star@lemm.ee ) 12•1 year ago
I mean that’s all I can really do.
Unfortunately when my bank or other critical institution rejects Firefox for failure to use attestation, I can’t even do that. I’ll be forced to use Chrome. Firefox would have to adopt WEI to remain compatible. In that case I can use Firefox, but it would be the same as using Chrome.
I’d say the monopoly Google has with Chrome is way more threatening than in the early 2000’s with MS and IE. That threat resulted in an anti-trust lawsuit, but not a peep from any government about the destruction Google is doing.
- honk ( @honk@feddit.de ) 5•1 year ago
I‘m old so i actually remember this but I‘m old so my memory might be shit but wasn‘t the lawsuit about the fact that microsoft shipped IE wirth windows as a default browser and not about it being too dominant?
- appel ( @appel@lemmy.ml ) 2•1 year ago
Is Brave safe from these shenanigans? Asking for a friend.
- The Doctor ( @drwho@beehaw.org ) 5•1 year ago
Brave is a re-skin of Chromium.
- krash ( @krash@lemmy.ml ) 1•1 year ago
I know I’m just dreaming, but I really like the Gemini protocol and hope it’ll grow and develop more. It doesn’t have everything, but it’s very close to the "old web’.
- mrmanager ( @mrmanager@lemmy.today ) 134•1 year ago
It may be the last few years of the free web because of Google. Their goals are clear.
Please switch to Firefox, another search engine and another email provider…
- tesseract ( @tesseract@programming.dev ) 29•1 year ago
I’ve long been trying to de-googlify myself, but it’s certainly ramped up this year.
Been trying out Kagi and just set up proton mail account. Not sure what I’ll land on in the end but it’s nice trying out newer services.
- mrmanager ( @mrmanager@lemmy.today ) 6•1 year ago
It’s not too hard. The most important things are web search and email. I still use Google Maps. But I don’t want my private emails and searches at a company who is user hostile and preditory.
- jae ( @jae@reddthat.com ) English5•1 year ago
I found out about Kagi from another Lemmy user and I’ve been really impressed. I feel like I’m getting better results than Google. I’m using their Personalized Results feature and it helps a ton!
- Mandy ( @Mandy@beehaw.org ) 1•1 year ago
I do use the better options but lets be real, the battle was lost many years ago
Don’tbe evil.- chaorace ( @chaorace@lemmy.sdf.org ) 19•1 year ago
Be Evil, Do Ads
- Fredselfish ( @Fredselfish@lemmy.ml ) 8•1 year ago
Can you explain this to a layman what this does?
It’s DRM, but for the whole web.
https://arstechnica.com/gadgets/2023/07/googles-web-integrity-api-sounds-like-drm-for-the-web/
- RagingNerdoholic ( @RagingNerdoholic@lemmy.ca ) 53•1 year ago
Web dev here. It enforces the original markup and code from a server to be the markup and code that the browser interprets and executes, preventing any post-loading modifications.
That sounds a bit dry, but the implications are huge. It means:
- ad blockers won’t work (the main reason for Google’s ploy)
- many, if not most, other browser extensions won’t work (eg.: accessibility, theming, anti-malware)
- people are going to start running into a lot of scam ads that ad blockers would otherwise prevent
- malicious websites will be able to operate with impunity since you cannot run security extensions to prevent them
- web developers are going to be crippled for lack of debugging ability
These are just a few things off the top of my head. There are endless and very dangerous implications to WEI. This is very, very bad for the web and antithesis of how it’s supposed to be.
TBL is probably experiencing a sudden disturbance in the force.
- Peruvian_Skies ( @Peruvian_Skies@kbin.social ) 6•1 year ago
Wouldn’t it be possible to create some kind of “post-browser” that takes input from the web browser and displays it after passing it through ad blockers and whatever else?
- RagingNerdoholic ( @RagingNerdoholic@lemmy.ca ) 5•1 year ago
Such an abstraction, while unnecessary, should be possible, providing that Google doesn’t forcibly prevent access to the final markup that coalesces (ie.: view source and web dev tools)
- CallumWells ( @CallumWells@lemmy.ml ) English2•1 year ago
The only acceptable browser would obviously be ones that restrict that access, how else are they going to force people to see all their ads?
- DogMuffins ( @DogMuffins@discuss.tchncs.de ) 2•1 year ago
Perhaps, but it’s not as simple as it sounds.
Most of the Web requires js to work. I don’t think the js will work without the DRM.
So the proxy would need to be running the js, and emulate your clicks and so on.
- DogMuffins ( @DogMuffins@discuss.tchncs.de ) 34•1 year ago
It’s a way to disable ad blockers.
Presently web servers send data to your browser, which can arrange the content however you wish, because it’s your browser on your device. Excluding content you don’t like is fairly trivial.
This drm stuff will basically make the browser refuse to display anything unless the whole page is unaltered.
- Zaneak ( @Zaneak@kbin.social ) 11•1 year ago
Does unaltered include things like colorblind extension that change colors to more easily differentiate between some red/green for example? Or stuff like reddit enhancement suite? Sounds like a good way to kill other possible useful extensions.
- RagingNerdoholic ( @RagingNerdoholic@lemmy.ca ) 5•1 year ago
That’s exactly what it will do. Don’t believe the bullshit in their “non-goals” section, they don’t give a fuck. If accessibility extensions happen to continue working (at least temporarily), it will be by accident, because they for damn sure aren’t going to spend even a second on compatibility.
- DogMuffins ( @DogMuffins@discuss.tchncs.de ) 2•1 year ago
Yes.
- rm_dash_r_star ( @rm_dash_r_star@lemm.ee ) 4•1 year ago
There might have be a time when Google tried not to be evil, but they’ve been Satin himself for a good number of years now. It just took them a while to realize the irony of their mission statement. It’s funny I used to get mad at Microsoft for being evil, but they’ve got nothing on Google.
They removed ‘don’t be evil’ from their code of conduct 5 years ago.
- DogMuffins ( @DogMuffins@discuss.tchncs.de ) 86•1 year ago
There’s a “we told you this would happen” going on here.
If chromium didn’t have a monopoly amongst browsers, they would have a much harder time pushing this through.
Imagine everyone using a browser built by an advertising company.
- anyone_yun ( @anyone_yun@lemmy.ml ) 49•1 year ago
Fuck you Google.
- moonmeow ( @moonmeow@lemmy.ml ) 45•1 year ago
hey everyone a friendly reminder that alternatives exist, and just drop this shit fast and move to better alternatives. In this case firefox.
- SkyNTP ( @SkyNTP@lemmy.ml ) 51•1 year ago
The problems start to happen when buisnesses adopt this en masse. Expect all banks to implement this for example. You can use Firefox all you want, but then you won’t be able to do online banking.
Standards are really fucking important to help people stay functional in a society. This is one area that the ANCAP mindset just gets it totally wrong, unless you like the idea of being a hermit.
Anyway, we are already seeing some websites basically reject browsers like Firefox because they basically give the consumer too much protection and freedom. Arguably we’ve seen this before, but this may be a new tier of corporate lockout of open standards as consumer protection gets thrown in the trash. Thanks America.
- 𝒍𝒆𝒎𝒂𝒏𝒏 ( @lemann@lemmy.one ) 7•1 year ago
If my bank does this I’ll take my custom to a smaller one that doesn’t.
I don’t think they will though, since they gave me a hardware thingy to login to my online banking from my rooted android 🫠
- argv_minus_one ( @argv_minus_one@beehaw.org ) 1•1 year ago
If my bank does this I’ll take my custom to a smaller one that doesn’t.
How will you know which bank doesn’t? What if it’s mandated by law or some financial industry standard?
- 𝒍𝒆𝒎𝒂𝒏𝒏 ( @lemann@lemmy.one ) 1•1 year ago
Assuming it works like Netflix (where Firefox asks permission to run DRM on the local machine) it would likely be as simple as visiting the bank’s login page to find out if they utilise this.
If it’s mandated by law then I’m SOL… likely would just do my banking over the phone at that point
- argv_minus_one ( @argv_minus_one@beehaw.org ) 1•1 year ago
One nice thing about the USA is that there are many banks and they are not the same.
Chase says, “Windows, macOS, or GTFO.”
My local credit union says, “We recommend Chrome/Firefox/Safari/Edge. Other browsers may work, but we’re not going to make promises about their security. We DGAF which OS you use; that’s your browser vendor’s problem, not ours.”
But this could change in the future, if some misguided politician decides to “do something” about all the bank accounts getting hacked…
- ModularTable ( @modulartable@beehaw.org ) 20•1 year ago
The issue isn’t that we have no alternative, it’s that this feature will basically eliminate those alternatives sadly. You can read more about it here if you haven’t, but it’s bad.
- moonmeow ( @moonmeow@lemmy.ml ) 16•1 year ago
For sure, I agree and it’s bad. But frankly unsurprising. This is the trajectory of the internet: greater control.
We’ve become too dependent on centralized tech companies and erred in allowing tech companies to change, define, and control the internet in the first place.
Alternatives must be promoted in mass scale.
- blterrible ( @blterrible@lemmy.ml ) 11•1 year ago
When websites start blocking clients that don’t implement the wei handshake, you’ll be forced to use one that does if you want to visit those sites. Firefox will either adopt it or become a second rate browser.
- cyberwolfie ( @cyberwolfie@lemmy.ml ) 11•1 year ago
For now, Mozilla’s official stance is to oppose this proposal: https://github.com/mozilla/standards-positions/issues/852#issuecomment-1648820747
I wish that this kind of thing would generate enough outrage to increase Firefox’ market share considerably (from the <3% it is today), and in that way deter websites from adopting it since they would block a larger share of users. Unfortunately, I think that might be too naive of me…
- JustARegularNerd ( @JustARegularNerd@aussie.zone ) 1•1 year ago
You require Chrome or a Chromium based browser to view this comment.
- argv_minus_one ( @argv_minus_one@beehaw.org ) 1•1 year ago
You require Chrome
or a Chromium based browseron Windows to view this comment.FTFY. Vivaldi and the rest won’t be approved, either.
- BoscoBear ( @HaywardT@lemmy.sdf.org ) 3•1 year ago
Websites should be able to block me. I can just go elsewhere.
- ErwinLottemann ( @ErwinLottemann@feddit.de ) 7•1 year ago
May be a bit problematic with banks, insurances and maybe government institutions…
- moonmeow ( @moonmeow@lemmy.ml ) 7•1 year ago
it will truly be messed up if essential websites block user access because of this
- ErwinLottemann ( @ErwinLottemann@feddit.de ) 4•1 year ago
Most banking apps don’t work on rooted Android phones. It’s not the same, but I don’t think it’s a stretch to assume that at least these companies would force their customers to use specific software…
- Azzu ( @Azzu@lemm.ee ) 2•1 year ago
And I use my root to hide my root from my banking app… Idk about the implementation details of this, but I kinda think the same could happen here as well.
- rm_dash_r_star ( @rm_dash_r_star@lemm.ee ) 4•1 year ago
This is the problem for me. If my bank or other critical institution decides to refuse me access with Firefox, I can’t use Firefox. This is the crux of the issue. Google is creating a browser monopoly with it’s market dominance and attestation scheme.
MS tried to exert control in the early 2000’s with its IE dominance and was thwarted by an anti-trust lawsuit. Google will probably skate on this one. Nowadays the consumer is only a resource to be plundered. The customer is shit.
- appel ( @appel@whiskers.bim.boats ) 45•1 year ago
Ohnonono Well time to burn down google I guess ¯\(ツ)/¯
Wow they moved incredibly fast, even considering the repository was first committed to in April 2023. I wonder why the outrage only started a few days ago? There was also a discussion, started in May.
- Asafum ( @Asafum@feddit.nl ) 14•1 year ago
It’s a shame that no matter the amount of outrage, no matter what the pitfalls of this change may be, it’s going to happen no matter what because money.
Well, I don’t know about now, but this Microsoft employee says some time ago an outrage worked.
- Asafum ( @Asafum@feddit.nl ) 3•1 year ago
From what I read in the related links they only claim to have applied pressure, they didn’t cave because of that pressure though. Again it seemed to be about money.
“The only saving grace was Vista’s very painful and long development period where Palladium was eventually killed so Vista could actually ship.”
We also cannot say it wasn’t a factor in their decision.
- vrighter ( @vrighter@discuss.tchncs.de ) 2•1 year ago
but we also have no reason to either
- appel ( @appel@lemmy.ml ) 24•1 year ago
Regulate Big Tech and be done with it.
- BoscoBear ( @HaywardT@lemmy.sdf.org ) 9•1 year ago
Or make the internet a public resource. Let the USPS be the ISP
- wagesof ( @wagesof@links.wageoffsite.com ) 5•1 year ago
The constitution allows for a nationwide communications network that’s run at low cost for public good. USPS is absolutely legally allowed to run internet service and it’s shame that it hasn’t taken this over yet.
- BoscoBear ( @HaywardT@lemmy.sdf.org ) 4•1 year ago
And I trust my privacy with the USPS a lot more than I do with AT&T
- BoscoBear ( @HaywardT@lemmy.sdf.org ) 3•1 year ago
It would be a fitting legacy for Ben Franklin as well.
- Lem0n ( @Lem0n@lemmy.sdf.org ) 23•1 year ago
Pardon my ignorance but Can someone explain what google is trying to do?
- mainframegremlin ( @mainframegremlin@programming.dev ) 61•1 year ago
Pardon formatting, on mobile. Its a form of device authentication. Apple does this with safari already BTW, and it can reduce things like captcha because the authentication is done on the backend when a request hits a server. While still an issue in concept with Apple doing it, chromium browsers are a much larger market share. In layman’s terms this is basically the company saying, hey you are attempting to visit this site, we need to verify the device (or browser, or add on configuration, or no ad blocker, etc) is ‘authentic’. Which of course is nebulous. It can be whatever the entity in charge of attestation wants it to be.
This sets the precedent that whomever is controlling verification, can deny whomever they see fit. I’m running GrapheneOS on my phone currently, they could deny for that. Or, if you are blocking ads. Maybe you’re not sharing specific information about your device, and they want to harvest that. Too bad, comply or you’re ‘not allowed to do x or y’.
This is the gist. The web should be able to be accessed by anybody. It isn’t for companies to own nor should it be built that way. Web2 is a corporate hellscape.
Edit wrt Safari: https://httptoolkit.com/blog/apple-private-access-tokens-attestation/
- floofloof ( @floofloof@lemmy.ca ) 23•1 year ago
I suspect “authentic” will mean “pays a license fee to Google.” In this respect it will work like other forms of DRM, and it will have the same effect of excluding new and smaller players from the market. Except in this case the market is the whole of the web.
Yeah, definitely. Some form of extortion because ultimately that’s what will happen either way. I mean, that’s really the whole point of being the party that chooses what is authentic or not (and, what the definition of that word even means in this context). Monetary, data, whatever. Gotta keep the bottom line increasing for shareholders.
Yeah, definitely. Some form of extortion because ultimately that’s what it will be either way. I mean, that’s really the whole point of being the party that chooses what is authentic or not (and, what the definition of that word even means in this context). Monetary, data, whatever. Gotta keep the bottom line increasing for shareholders.
- xradeon ( @xradeon@lemmy.one ) 4•1 year ago
No, there are no fees at all. Authentic just means approved device state, which will be defined by the website you go to I believe. So youtube might required many different things in order to be “authentic” like no ad blockers, genuine browser, non-rooted phone, etc., whereas bank-xyz may just check for one thing, like a genuine browser. Also, websites have to enable this on their side, so its not going to be used by default on all websites. The whole thing is crap though, even if only a few websites enable this, it could have huge impacts.
- SturgiesYrFase ( @SturgiesYrFase@lemmy.ml ) 15•1 year ago
From my limited understanding as a common pleb, they are inserting DRM into Chromium browsers to prevent ad-blockers.
- Lem0n ( @Lem0n@lemmy.sdf.org ) 19•1 year ago
Internet with no ad-blockers is like a nightmare
- fuser ( @fuser@quex.cc ) 12•1 year ago
Yes, it is a nightmare. The insane volume of ads and clickbait injected into web pages is killing the internet as an information source. Most of the searchable stuff is unusable. Which explains why ChatGPT was so enthusiastically embraced - it’s really just synthesizing content into a readable form that doesn’t require navigating around a jungle of animated gifs and flashing ads. That’s also I think why Lemmy and Mastodon are so refreshing to use, and hopefully will stay that way - although money seems to find a way to ruin everything. Lemmy right now feels a lot like the internet used to be before the big money came along and ruined it with advertising and platform lock-ins.
- Catweazle ( @Catweazle@social.vivaldi.net ) 4•1 year ago
@fuser @Lem0n, the only AI I most use and which is really useful for me is Andisearch.
https://andisearch.com- fuser ( @fuser@quex.cc ) 3•1 year ago
https://andisearch.com looks like it might be a better option - thank you so much for posting. I’m mostly using duck-duck-go which is tolerable but by this point we should have come up with a more useful way to index relevant information. Google would rather we see ads than any relevant content, which wasn’t the case when they first launched google in the late 1990s. Google was refreshing at the time because of its cleaner interface than yahoo and uncluttered results, amusingly enough - it’s a far cry from what it once was.
- Catweazle ( @Catweazle@social.vivaldi.net ) 2•1 year ago
@fuser, Andi certainly is a fresh wind, it was the first search engine with AI which appears, before Google, Bing and the others. Great work of two very nice and friendly devs, Angie Hoover and Jed White, with an open ear to the user in their Discord channel for suggestions, feature request, bug report (well, it’s still in developement) or simple chat.
- fuser ( @fuser@quex.cc ) 2•1 year ago
Well, thanks again for the info - I’m trying it now and the results seem excellent, it took me to wikiwand, which I’d never used but it’s a front end for wikipedia - it’s quite nice. I’ve learned so much about alternative FOSS and great ad-free content by reading and posting here. I was never a great fan of reddit - liked to scroll but hardly ever posted there - I thought RPAN was the coolest thing they did - but Lemmy is great for conversation, despite the relatively small user base - I’m grateful that reddit’s nonsense drove so many helpful people here.
- Danny S ( @dmanls@social.vivaldi.net ) 3•1 year ago
- fuser ( @fuser@quex.cc ) 3•1 year ago
Right - that’s a good approach, however if you’re looking for a quick answer to an immediate question by searching using a common search engine, the garbage SEO pages are the most irritating, even with adblocking.
- SturgiesYrFase ( @SturgiesYrFase@lemmy.ml ) 1•1 year ago
Living the dream.
To be fair, it is useful for other purposes, but the cost to users is likely to be huge, with ad blocking being one of them. It probably also prevents other things even outside your browser because there’s no point in securing a browser running in an untrusted environment. IIRC there is/was an issue running Netflix on certain Android devices and rooted devices after a similar feature was added to Android.
- seang96 ( @seang96@spgrn.com ) 3•1 year ago
This would also hurt users that need accessibility extensions so they can properly browse websites that don’t have good accessibility features.
- SturgiesYrFase ( @SturgiesYrFase@lemmy.ml ) 2•1 year ago
My S7 was running a custom rom, I had to manually download and install the Netflix apk, as the play store wouldn’t let me do it. WhatsApp was weird too, it would let you install, but there were a bunch of aggravating bugs, like if your device was on it showed you as “online”. Got in trouble at work because my boss thought I was on my phone all day.
- UnverifiedAPK ( @UnverifiedAPK@lemmy.ml ) 9•1 year ago
EME for the rest of the internet, not just video. Basically doing what hulu does to stop screen recording/as blocking but across every webpage
- argv_minus_one ( @argv_minus_one@beehaw.org ) 1•1 year ago
EME was a replacement for Flash DRM. It didn’t take away any pre-existing functionality.
This is much, much worse.
- Repossess6855 ( @Repossess6855@lemmy.dbzer0.com ) 20•1 year ago
Feels so good to see Google getting called out for this in the GitHub comments
- Rivers ( @Rivers@lemmy.ml ) 16•1 year ago
Chrome is a bag of shit anyway, easy jump
- argv_minus_one ( @argv_minus_one@beehaw.org ) 3•1 year ago
It won’t be so easy when your bank/doctor/government’s website demands you “upgrade” to Chrome on Windows 11 “for your security” and denies you access until you do.
- uzay ( @uzay@beehaw.org ) 1•1 year ago
Do they just check the user agent? Because that’s trivial to spoof
- probably ( @probably@beehaw.org ) 2•1 year ago
No. That’s the point of this. It has a system check in place to show you are human. But the system check is implemented at the base browser level so when the site asks, if the feature is not implemented then the site can refuse to work.
- jeebus ( @jeebus@kbin.social ) 16•1 year ago
Fuck this is trash. DRM for the web. I wish people would understand websites like kbin are not free and that if you use a website you need to pay to keep it alive. But no one wants to pay for anything on the internet, and so we have ads. Ads will for sure kill the internet.
- interolivary ( @interolivary@beehaw.org ) 5•1 year ago
The fact that people feel entitled to free content online really activates my almonds. They’ll whine and moan about enshittification and how eg. news is just clickbait now, and then promptly shit their pants when someone suggests they actually pay for things since they clearly don’t want ads either
- Anomandaris ( @Anomandaris@kbin.social ) 18•1 year ago
Surely you can reverse that and point out corporations whining and moaning about people expecting free content when they’re barely paying their employees enough to afford to pay their bills.
The problem starts with corporate greed, hoarding revenue by keeping employee’s salaries to the minimum acceptable, providing as little functionality as possible to reduce overheads, double dipping by selling a product/subscription and then selling their customer’s data, and then complaining they aren’t getting more money for what little they are doing.
Then inevitably a little guy like Kbin comes along and suffers because the internet is filled with soulless, ultra-capitalist corpo scumbags.
- interolivary ( @interolivary@beehaw.org ) 1•1 year ago
Surely you can reverse that and point out corporations whining and moaning about people expecting free content when they’re barely paying their employees enough to afford to pay their bills.
Those are separate issues
- Anomandaris ( @Anomandaris@kbin.social ) 13•1 year ago
They are absolutely not separate issues. How can I be expected to shell out $15 per month for 10 different content subscriptions if I can only just afford to put food on my table?
- interolivary ( @interolivary@beehaw.org ) 2•1 year ago
Doesn’t mean that content producers and the people running services don’t need to eat too. Sure, many if not all big corporations are terrible, but not all online content is provided by them.
- Anomandaris ( @Anomandaris@kbin.social ) 7•1 year ago
But a massive amount of them are. Small and solo creators on Youtube or Twitch need to conform to the rules of Google and Amazon, and even medium size creators are influenced and coerced by the precedents and market trends set by the much larger corporations.
And it doesn’t matter if not all content is provided by large corporations, those large corporations employ the most people, and dictate in a lot of ways, the rules of the employment market. It’s due to their habits and practices that wages are artificially low and expenses are inflated for record profits.
Until corporate greed is managed properly, consumers will always struggle to have enough expendable income to pay content creators, and therefore will always be searching for free content.
- interolivary ( @interolivary@beehaw.org ) 2•1 year ago
Oh yeah, no disagreement there; the source of all these problems is ultimately an economic system designed by and for sociopaths. But, be that as it may, the fact that even the people who could afford to pay for services simply don’t, and many run adblockers too and rarely turn them off for eg. news sites even if the ads they run aren’t extremely distracting. For example when ABP introduced a whitelist for “non-annoying” ads, it didn’t exactly go down well and people said they had “sold out.”
Big corporations can get fucked for all I care, but as I said, the ones not working for them and running services or news media or whatever also need to eat, and peoples’ reticience to pay for things in one way or another has directly led to those big companies taking over more and more of the field and WEI is an outgrowth of that.
- aksdb ( @aksdb@feddit.de ) 14•1 year ago
Can someone ELI5 how this could prevent a fork of Chromium from just not playing nice and telling the website “yeah yeah, it’s all untempered *wink wink*” and then still remove/alter stuff as it pleases?
Edit: ok I think I got it … it’s basically the server that decides if it trusts the judgment of the client or not. Can’t wait to see that cat-and-mouse game going on 🙄
- that_one_guy ( @that_one_guy@beehaw.org ) 4•1 year ago
it’s basically the server that decides if it trusts the judgment of the client or not. Can’t wait to see that cat-and-mouse game going on
This is partially correct. The server will check that you have a valid token issued by a trusted third party, who will almost certainly be Google, Microsoft, or Apple. When you connect to the web page, your browser will give this token to the server and say “hey look I’m legit.” The token will have enough information on it to identify that it is relevant (being provided by a client that matches the hardware it is meant to verify) as well as a cryptographic signature that verifies it is in fact from the trusted third party. So it’s less the server trusting the judgement of the client than it is the server trusting the judgement of whatever third party is attesting to your system.
- darthfabulous42069 ( @darthfabulous42069@lemm.ee ) 10•1 year ago
I guess I’ll never use Chrome or Google products again then
- argv_minus_one ( @argv_minus_one@beehaw.org ) 1•1 year ago
Oh, but you will. This will force you to. That’s the whole point.
- darthfabulous42069 ( @darthfabulous42069@lemm.ee ) 1•1 year ago
Oh no I won’t. I’ll either help fork the internet or just stop using it entirely and replace my smartphone with a flip phone if it comes to it. I absolutely will live in a van down by the river if push comes to shove.