https://www.contextis.com/blog/webgl-more-webgl-security-fla... etc
Reply All had an resent episode about it
https://www.gimletmedia.com/reply-all/124#episode-player
first they had fake reviews. Amazobn required actual purchases so companies would pay people to purchase and return. you can't ban returns otherwise there would be no negative reviews.
how can this be solved? some kind of reputation system? how would you lose rep?
I love to hear your ideas?
A great example would be a website with webcam and audio abilities like a conferencing site. You might have 3rd party tools embedded like newrelic or sentry.io for client-side error detection and performance monitoring. Those scripts should NEVER access the webcam or microphone. But what if one of those sites get hacked? Your users have already approved the webcam and mic access to your site, after all its a conferencing tool. But now the hacked sentry script can also link into the webcam and microphone and send that data wherever they like. The client won't see anything different. They approved the access to their microphone and mic already, they won't see anything different. If you used this new header, you have another layer of defense against the hacked scripts. You can define that only scripts from your domains should have access to the microphone and mic, and the browser will deny access to the 3rd party. Beyond that, it also supports reporting, so you can get notifications that newrelic was trying to access users webcams and can enable your incident response team to begin their work responding to the hacked 3rd party.
Why do you need PR when the parties responsible for all this wrapping are corporations? It’s not the dagashi down the street giving you six layers of wrapping.
When big corporations are doing something you don’t like, you don’t use PR to fix it. We’ve had plenty of PR about recycling in the US and it’s affected consumers plenty and corporations not—at—all (except where the responsibility ends up in the hands of individual consumers, like office managers.)
No, the way to make corporations change their behaviour, is to just make a law about it. For example, a “consumer waste reduction corporate tax incentive.” It’s the bottom line that says that extra wrapping is good (for some reason); so it’s the bottom line that needs to be convinced otherwise.
corps have changed by PR. no demand = no sales = change.
It's a cultural thing AFAICT. Sure people speak out once in while but it seems unlikely to change without some major major concerted national PR effort against it, getting celebrities, politicians, etc all on board pushing for months or years and possibly even organizing boycotts until things change. But, if someone wants to do their part of make a small dent here well, here's a project you can try to take on.
But, for medical records there is no such incentive. Therefore anyone can easily change the records or add new ones and claim everyone else who has a shorter chain has the wrong chain (which will be like no one since there is no incentive to mine).
So I'm probably just informed how blockchain is supposed to help here. Without the distributed trust there's no plus to blockchain. And without the incentive to mine that generates millions of miners there is way to have the distributed trust.
I'm happy to be wrong but I haven't see an explanation how this issue is solved for all these non virtual currency uses cases.
It's far better if you have the time and resources to develop your own software from as low a level as possible. Each layer of abstraction that you can shed is an opportunity to tailor your solution more closely to your problem and to have expertise in-house. Big tech companies know this and it's why they do a lot of stuff in-house. The key is in knowing what to develop in-house and what to punt on, and when.