diff options
author | Tails developers <amnesia@boum.org> | 2015-01-21 10:30:28 +0000 |
---|---|---|
committer | Tails developers <amnesia@boum.org> | 2015-01-21 10:30:28 +0000 |
commit | 9943da089df184b87c79fe549ec5f5a15f8b1c7b (patch) | |
tree | 415046749e7bfb1959aa2f53a0ae00dc4346269c /wiki/src | |
parent | 91fdcdbdbea25becb639267b5d218d9370f39113 (diff) |
Remove AdBlock Plus (Will-Fix: #8665).feature/8665-remove-adblock
Let's have a web browsing fingerprint closer to the Tor Browser's.
Diffstat (limited to 'wiki/src')
-rw-r--r-- | wiki/src/contribute/design.mdwn | 8 | ||||
-rw-r--r-- | wiki/src/contribute/release_process.mdwn | 27 | ||||
-rw-r--r-- | wiki/src/doc/about/features.mdwn | 1 | ||||
-rw-r--r-- | wiki/src/doc/about/fingerprint.mdwn | 5 |
4 files changed, 1 insertions, 40 deletions
diff --git a/wiki/src/contribute/design.mdwn b/wiki/src/contribute/design.mdwn index d78c615..a6da4a1 100644 --- a/wiki/src/contribute/design.mdwn +++ b/wiki/src/contribute/design.mdwn @@ -960,11 +960,6 @@ The default profile is split from the binaries and application data: As for extensions we have the following differences: -* Tails also installs the - [Adblock plus](https://addons.mozilla.org/fr/firefox/addon/1865/) - extension to protect against many tracking possibilities by removing - most ads. - * Tails does not install the same Torbutton as in the TBB. We installed a patched version. @@ -1346,8 +1341,7 @@ issues|support/known_issues]] page. However the fact that different browser extensions are installed in Tails and in the TBB surely allows more sophisticated attacks that usual fingerprint as returned by tools such as <https://panopticlick.eff.org/> and -<http://ip-check.info/>. For example, the fact that Adblock is removing -ads could be analysed. +<http://ip-check.info/>. From the point of view of the local network administrator, Tails is almost exclusively generating Tor activity and that is probably quite diff --git a/wiki/src/contribute/release_process.mdwn b/wiki/src/contribute/release_process.mdwn index 700b3ad..73b4d1f 100644 --- a/wiki/src/contribute/release_process.mdwn +++ b/wiki/src/contribute/release_process.mdwn @@ -41,12 +41,6 @@ Pre-freeze The [[contribute/working_together/roles/release_manager]] role documentation has more tasks that should be done early enough. -Update Tor Browser preferences ------------------------------- - -* update `extensions.adblockplus.currentVersion` in - `config/chroot_local-includes/etc/tor-browser/profile/preferences/0000tails.js` - Coordinate with Debian security updates --------------------------------------- @@ -67,27 +61,6 @@ Then, read this document from the branch used to prepare the release. Update included files ===================== -AdBlock patterns ----------------- - -Patterns are stored in -`config/chroot_local-includes/etc/tor-browser/profile.default/adblockplus/`. - -1. Boot Tails -2. Start the tor Browser and open *Tools* → *Addons* -3. Select *Adblock Plus* in extensions -4. Open *Preferences* → *Filter preferences…* -5. For each filters, click *Actions* → *Update filters* -6. Close the Tor Browser -7. Copy the `.tor-browser/profile.default/adblockplus/patterns.ini` from - this Tor Browser instance to the - `config/chroot_local-includes/etc/tor-browser/profile/adblockplus` - directory in the Tails Git checkout. -8. Commit: - - git commit -m 'Update AdBlock Plus patterns.' \ - config/chroot_local-includes/etc/tor-browser/profile/adblockplus/patterns.ini - Upgrade bundled binary Debian packages -------------------------------------- diff --git a/wiki/src/doc/about/features.mdwn b/wiki/src/doc/about/features.mdwn index 95346b7..f4fb000 100644 --- a/wiki/src/doc/about/features.mdwn +++ b/wiki/src/doc/about/features.mdwn @@ -26,7 +26,6 @@ Networking transparently enables SSL-encrypted connections to a great number of major websites - [NoScript](http://noscript.net/) to have even more control over JavaScript. - - [AdBlock Plus](https://adblockplus.org/en/firefox) to remove advertisements. * [Pidgin](http://www.pidgin.im/) preconfigured with [OTR](http://www.cypherpunks.ca/otr/index.php) for Off-the-Record Messaging diff --git a/wiki/src/doc/about/fingerprint.mdwn b/wiki/src/doc/about/fingerprint.mdwn index 0b52ca9..b0d7ad5 100644 --- a/wiki/src/doc/about/fingerprint.mdwn +++ b/wiki/src/doc/about/fingerprint.mdwn @@ -35,11 +35,6 @@ Apart from that, **some of the <span class="application">Tor Browser</span> exte specific to Tails**. More sophisticated attacks can use those differences to distinguish Tails users. -For example, Tails includes <span class="application">Adblock -Plus</span> which removes advertisements. If an attacker can determine -that you are not downloading the advertisements that are included in a -webpage, that could help identify you as a Tails user. - For the moment, you should consider that **no special care is taken regarding the fingerprint of the [[<span class="application">Unsafe Browser</span>|doc/anonymous_internet/unsafe_browser]]**. |