31 enero, 2017

Watch our video. Encrypt the web. | EFFector 30.02

https://www.eff.org/encrypt-the-web

The web is in the middle of a massive change from non-secure HTTP to the more secure HTTPS protocol. All web servers use one of these two protocols to get web pages from the server to your browser. HTTP has serious problems that make it vulnerable to eavesdropping and content hijacking. HTTPS fixes most of these problems. That’s why EFF, and many like-minded supporters, have been pushing for web sites to adopt HTTPS by default. As of 2016, about half of all web page visits use HTTPS. This is a big improvement over the past, but we still have work to do.
We’re calling on all web site owners to implement HTTPS by default, and we’re providing the tools to do it.
For many years, web site owners chose to only implement HTTPS for a small number of pages, like those that accepted passwords or credit card numbers. However, in recent years, the Internet security community has come to realize that all web pages need protection. Pages served over HTTP are vulnerable to eavesdropping, content injection, and cookie stealing, which can be used to take over your online accounts.
Content injection is when someone adds data or code to your communications with an HTTP web page. For example, it’s how GCHQ and NSA took over a Belgian ISP’s computers. Content injection is also how China took down GitHub with a massive DDoS attack, dubbed “The Great Cannon”. Content injection is also becoming popular with ISPs. Verizon injected tracking headers into every request made by their customers. And Comcast injects pop-ups into sites where they don’t belong. All of these attacks can be stopped by HTTPS, provided it is implemented and made default on enough sites.

What you can do as an individual

Unfortunately, you can only use HTTPS on websites that support it, and there are still lots of sites that don’t. However, a lot of sites partially support HTTPS— they make HTTPS available but don’t send visitors to the HTTPS version by default.
EFF created and maintains a browser extension, HTTPS Everywhere, that has a list of many such sites, and will take you to their HTTPS version automatically. We recommend installing it in all your browsers to make you safer from eavesdropping and content injection on the sites it lists.
HTTPS Everywhere logo
You can also check your favorite sites. When you visit them, does the URL bar at the top of your browser show “https://”? If not, you should contact the people who run those sites and demand HTTPS support. Feel free to link them here for a description of why it’s important.

What you can do as a web site owner

We’re encouraging everyone who runs a web site to offer HTTPS and redirect visitors to HTTPS by default. Offering HTTPS has gotten a lot cheaper in the last 10 years, and today it won’t slow down your site or make it use more server CPU. In fact, offering HTTPS makes it possible for sites to implement the modern HTTP/2 standard, which can dramatically speed up web browsing relative to HTTP.
Offering HTTPS requires getting a certificate from a certificate authority. It used to be expensive and complicated to get a certificate, but a new certificate authority, Let’s Encrypt, offers free certificates to the public using an API that enables easy automation. Let’s Encrypt is a joint project of EFF, Mozilla, and many other sponsors.
Let's Encrypt logo
If you manage your web site entirely through a web interface, the easiest approach is for your hosting provider to integrate Let’s Encrypt support as a setting you can turn on. Many hosting providers already support Let’s Encrypt, and many more add support all the time.
If you have shell access on your hosting provider, you can use Certbot, a tool developed by EFF. Certbot can get you a free certificate from Let’s Encrypt. It can also automatically configure your Apache or Nginx server to correctly use that certificate.

No hay comentarios:

Publicar un comentario