Forgot your password?

typodupeerror

Comment: Re:Dumb Question (Score 1) 284

by maxume (#37745624) Attached to: Facebook Sued For Violating Wiretap Laws

No, not really emotional about it.

But I do see that you created a grandma that needs help to get online and then ignore the fact that the helper could, with very modest effort, set gramma up with a blocking tool that keeps itself up to date. It's clearly not as good an outcome as getting websites to not enable Facebook, but it isn't complicated or hard.

Comment: Re:Dumb Question (Score 1) 284

by maxume (#37739970) Attached to: Facebook Sued For Violating Wiretap Laws

No, I was just responding specifically to "Web sites simply don't have permission to set ANY cookies without your permission".

I agree that users are generally blind to the defaults of their software, but saying that the website sets the cookie without permission ignores the fact that the website can't actually do anything more than request that the browser store the cookie.

The tracking problem is somewhat solved for people that care to understand it, there are lots of ways to prevent requests from even being made to third party servers (for instance, because of Adblock Plus, I know that this comment entry page would use Google Analytics if I didn't block it and that the only other server it refers to is fsdn.com); that leaves the problem of enumerating the services doing the tracking, but blocking Google, Facebook and Twitter goes an awful long way.

Of course, that doesn't solve the problem of log aggregation and proxied tracking, but those are pretty different than requesting that the browser do this or that.

Comment: Re:Dumb Question (Score 1) 284

by maxume (#37738918) Attached to: Facebook Sued For Violating Wiretap Laws

I dislike it when people frame arguments in terms of protecting people they clearly have very little respect for. I mean, if you don't respect them, why pretend to care? But maybe you are just using sloppy language there and don't think of the typical person as a dim dumbass.

Anyway, I agree that social pressure (frothy outrage...) is a key component in shutting it down. That said, Ghostery and the like are a couple of clicks for the person helping granny through the 'couldn't even get online' and have third parties maintaining the block lists. That's plenty practical.

Comment: Re:Currently... (Score 2) 904

by maxume (#37738660) Attached to: What Happens When the Average Lifespan is 150 Years?

One of the problems with the economy is that there is plenty of production without having everybody employed.

Having more people that want to work is just going to make that effect stronger.

It will be interesting to see if political force or technology ends up solving the problem (it is at least possible to imagine a level of technology where a philanthropist can choose to displace arbitrary parts of the economy; maybe the availability of energy puts a limit on that, I haven't even tried to come up with a napkin level estimate there).

Comment: Re:Cookies cannot "unlawfully intercept" anything (Score 1) 284

by maxume (#37737022) Attached to: Facebook Sued For Violating Wiretap Laws

Half of my point is that you really need to coach your argument in terms of what the average user can be expected to do, not make hilariously wrong statements about what is possible.

I mentioned RequestPolicy in another comment. It enables the user to inspect each off site http request that Firefox makes (the default configuration is deny all). That's going to be pretty tedious, but it isn't going to involve analyzing any html or working through any obfuscated javascript. For a lot of the tracker crap, denying the first connection isn't going to break anything on the page, solving the problem.

(I get that this is not a particularly attractive solution to the problem, I haven't reached the point yet where I have decided to work through the pain of creating white lists for RequestPolicy, so I don't use it. But it is very much current technology and it very much solves the problem of not knowing about what sites are being contacted and controlling those requests.)

Comment: Re:Dumb Question (Score 1) 284

by maxume (#37735068) Attached to: Facebook Sued For Violating Wiretap Laws

"no practical choice" and "extraordinary effort" are pretty strong language. The extraordinary effort is of course true, because ordinary people don't bother installing something like Ghostery, but it certainly isn't extreme effort.

The long term, practical solution is to try to educate users as to what the hell the thingamajig on the screen is doing, encourage them to understand and control it, and to raise some frothy outrage over widespread tracking like Facebook was at least enabling themselves to do (they were clearly logging everything, it is less clear if they were actually analyzing any of that).

It might even make sense to start to move browsers away from having a single cookie context. Having cookie zones would mitigate much of what is problematic with sharing everything while minimizing the inconvenience of dealing with sites that use cookies while interoperating. The notion is that managing shared cookies is much less involved than managing all cookies, while still giving very similar benefits.

We were so poor we couldn't afford a watchdog. If we heard a noise at night, we'd bark ourselves. -- Crazy Jimmy

Working...