diff options
author | nullius <nullius@nym.zone> | 2018-01-07 05:01:36 +0000 |
---|---|---|
committer | nullius <nullius@nym.zone> | 2018-01-07 05:01:36 +0000 |
commit | eec850a532e5a25687112ebe0084b6b7b0d308ff (patch) | |
tree | 9f4218e20f8620bb71db3f0fa01a41b3d7a4b6f5 /README.md | |
parent | 0bef4d238eba64fa1ff9cbe4af0fcc6a7edc6465 (diff) | |
download | cloudflare-tor-eec850a532e5a25687112ebe0084b6b7b0d308ff.tar.lz cloudflare-tor-eec850a532e5a25687112ebe0084b6b7b0d308ff.tar.xz cloudflare-tor-eec850a532e5a25687112ebe0084b6b7b0d308ff.zip |
Fix version in README.md (nit)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,6 +7,6 @@ The purpose of this browser add-on is to block Cloudflare sites. The TLS protocol promises end-to-end encryption between the client and an authenticated, identified endpoint server. The browser’s lock icon is a UI widget which makes this promise to the user. Cloudflare is a mass-decryption chokepoint, which intercepts and decrypts the Web requests made by billions of people to millions of websites. - Prior discussion: [Tor Browser Bug #24351: Block Global Active Adversary Cloudflare](https://trac.torproject.org/projects/tor/ticket/24351) -- Imported from [block_cloudflare_mitm_attack-1.0.8.6-an+fx.xpi](https://addons.mozilla.org/en-US/firefox/addon/block-cloudflare-mitm-attack/), by an anonymous cypherpunk. “Cyperpunks write code.” Cheers! +- Imported from [block_cloudflare_mitm_attack-1.0.10.1-an+fx.xpi](https://addons.mozilla.org/en-US/firefox/addon/block-cloudflare-mitm-attack/), by an anonymous cypherpunk. “Cyperpunks write code.” Cheers! - [Original announcement](https://trac.torproject.org/projects/tor/ticket/24351#comment:25) - Thanks to [Debian Bug #831835](https://bugs.debian.org/831835) for some inspiration. |