Skip to content

Commit 21b56bc

Browse files
authored
Merge branch 'EFForg:master' into master
2 parents 0ed3c92 + 5fe2d3b commit 21b56bc

3 files changed

Lines changed: 63 additions & 47 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
[![Build Status](https://travis-ci.com/EFForg/https-everywhere.svg?branch=master)](https://travis-ci.com/EFForg/https-everywhere)
22
[![Coverage Status](https://coveralls.io/repos/github/EFForg/https-everywhere/badge.svg?branch=master)](https://coveralls.io/github/EFForg/https-everywhere?branch=master)
33

4+
# Update on HTTPS Everywhere
5+
You no longer need HTTPS Everywhere to set HTTPS by default! Major browsers now offer native support for an HTTPS only mode.
6+
Find out how to turn it on [here](https://www.eff.org/https-everywhere/set-https-default-your-browser).
7+
8+
This extension will be sunset by January 2023.
9+
410
# Getting Started With HTTPS Everywhere
511

612
HTTPS Everywhere is a Firefox, Chrome, and Opera extension that encrypts your communications with many major websites, making your browsing more secure. Encrypt the web: [Install HTTPS Everywhere today](https://www.eff.org/https-everywhere).

chromium/package-lock.json

Lines changed: 56 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chromium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"node-webcrypto-ossl": "^1.0.49",
1616
"nyc": "^15.1.0",
1717
"pako": "~2.0.2",
18-
"sinon": "^12.0.1",
18+
"sinon": "^13.0.0",
1919
"sinon-chrome": "^3.0.1",
2020
"text-encoding": "^0.7.0"
2121
},

0 commit comments

Comments
 (0)