They should do this anyways. It's well known to the technical elite that dragnet surveillance is going on— but it's not known to the general public. It's arguably immoral that the site doesn't switch to https by default and give the public the privacy they think they already have.
What makes you think that those with the resources to implement dragnet surveillance do not have access to properly signed certificates, which let them Man-In-The-Middle the connection without triggering a browser warning?
Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
11–20 of 40 posts
Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#12They should do this anyways. It's well known to the technical elite that dragnet surveillance is going on— but it's not known to the general public. It's arguably immoral that the site doesn't switch to https by default and give the public the privacy they think they already have.
That's a very good point. The majority of people have no idea that many Governments are already monitoring and data mining everything they say or do online. Websites should already start switching to HTTPS (or SPDY) to protect their users against this stealth monitoring, of which they know nothing about. But if they don't and if this law passes (I hope it doesn't) maybe some good will come out of it, and it will jump…
Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#13Earlier quoted context omitted.
That's a very good point. The majority of people have no idea that many Governments are already monitoring and data mining everything they say or do online. Websites should already start switching to HTTPS (or SPDY) to protect their users against this stealth monitoring, of which they know nothing about. But if they don't and if this law passes (I hope it doesn't) maybe some good will come out of it, and it will jump…
So what do you guys do to counter this? Do you use encrypted VPNs? Any specific ones you'd recommend?
Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#14They should do this anyways. It's well known to the technical elite that dragnet surveillance is going on— but it's not known to the general public. It's arguably immoral that the site doesn't switch to https by default and give the public the privacy they think they already have.
That's a very good point. The majority of people have no idea that many Governments are already monitoring and data mining everything they say or do online. Websites should already start switching to HTTPS (or SPDY) to protect their users against this stealth monitoring, of which they know nothing about. But if they don't and if this law passes (I hope it doesn't) maybe some good will come out of it, and it will jump…
Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#15They should do this anyways. It's well known to the technical elite that dragnet surveillance is going on— but it's not known to the general public. It's arguably immoral that the site doesn't switch to https by default and give the public the privacy they think they already have.
What makes you think that those with the resources to implement dragnet surveillance do not have access to properly signed certificates, which let them Man-In-The-Middle the connection without triggering a browser warning?
It's possible to do client-side known-public-key verification, which would detect a MITM attack. The idea is basically maintaining a local trusted cert list (other than the broad ones in the OS), but using known site public keys instead of root signing certificates (which I will admit are a security nightmare for SSL).
Chrome does this for Google-controlled domains; they call it "public key pinning." I'm not sure if any of the other major browsers do it, but it would be pretty simple to implement.
Even if the government had a root CA-signed cert for "mail.google.com", Chrome would throw an error because the government's signed cert public key would not match the public key pinned inside the Chrome browser source code. Chrome would barf with a certificate error.
Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#16Earlier quoted context omitted.
That's a very good point. The majority of people have no idea that many Governments are already monitoring and data mining everything they say or do online. Websites should already start switching to HTTPS (or SPDY) to protect their users against this stealth monitoring, of which they know nothing about. But if they don't and if this law passes (I hope it doesn't) maybe some good will come out of it, and it will jump…
So what do you guys do to counter this? Do you use encrypted VPNs? Any specific ones you'd recommend?
Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#17They should do this anyways. It's well known to the technical elite that dragnet surveillance is going on— but it's not known to the general public. It's arguably immoral that the site doesn't switch to https by default and give the public the privacy they think they already have.
That's a very good point. The majority of people have no idea that many Governments are already monitoring and data mining everything they say or do online. Websites should already start switching to HTTPS (or SPDY) to protect their users against this stealth monitoring, of which they know nothing about. But if they don't and if this law passes (I hope it doesn't) maybe some good will come out of it, and it will jump…
Not that I necessarily think you are wrong.
Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#18Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#19They should do this anyways. It's well known to the technical elite that dragnet surveillance is going on— but it's not known to the general public. It's arguably immoral that the site doesn't switch to https by default and give the public the privacy they think they already have.
What makes you think that those with the resources to implement dragnet surveillance do not have access to properly signed certificates, which let them Man-In-The-Middle the connection without triggering a browser warning?
(there is also a beta for chrome)
Re: Jimmy Wales threatens to encrypt Wikipedia if UK passes snooping bill
#20If governments around the world seriously pursue this, far from reaping the windfall they are hoping for they will actually kill the golden goose that could be helping them solve more crimes than ever.