summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 03c64b419114455b709a82dffbd1a536e0d820c3 (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
36
37
38
39
40
Source: privacybadger
Section: web
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Jonas Smedegaard <dr@jones.dk>
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.5.1
Homepage: https://www.eff.org/privacybadger/
Vcs-Browser: https://git.progress-linux.org/packages/graograman/privacybadger
Vcs-Git: https://git.progress-linux.org/packages/graograman/privacybadger
XSBC-Original-Vcs-Browser: https://salsa.debian.org/webext-team/privacybadger
XSBC-Original-Vcs-Git: https://salsa.debian.org/webext-team/privacybadger.git
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.