summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 964092fcfdfbcb4e28c60a4a5a4f3bb413f50e8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: privacybadger
Section: web
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.5.1
Homepage: https://www.eff.org/privacybadger/
Vcs-Git: https://salsa.debian.org/webext-team/privacybadger.git
Vcs-Browser: https://salsa.debian.org/webext-team/privacybadger
Rules-Requires-Root: no

Package: webext-privacy-badger
Architecture: all
Depends:
 fonts-open-sans,
 ${misc:Depends},
Enhances:
 chromium,
 firefox,
 firefox-esr,
Description: Privacy Badger automatically learns to block invisible trackers
 Instead of keeping lists of what to block,
 Privacy Badger learns by watching
 which domains appear to be tracking you as you browse the Web.
 Privacy Badger sends the Do Not Track signal with your browsing.
 If trackers ignore your wishes,
 your Badger will learn to block them.
 Privacy Badger starts blocking
 once it sees the same tracker on three different websites.
 Besides automatic tracker blocking,
 Privacy Badger removes outgoing link click tracking
 on Facebook, Google and Twitter,
 with more privacy protections on the way.
 To learn more, see the FAQ on Privacy Badger's homepage.