File: control

package info (click to toggle)
vanguards 0.3.1-2.5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,248 kB
  • sloc: python: 2,549; sh: 33; makefile: 9
file content (28 lines) | stat: -rw-r--r-- 1,111 bytes parent folder | download | duplicates (2)
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
Source: vanguards
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
Uploaders: Ana Custura <ana@netstat.org.uk>
Section: net
Priority: optional
Build-Depends: debhelper (>= 11),
               dh-exec,
               dh-python,
               python3-all:any,
               python3-setuptools,
               python3-pytest <!nocheck>,
               python3-stem
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/vanguards
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/vanguards.git
Homepage: https://github.com/mikeperry-tor/vanguards

Package: vanguards
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         tor
Description: Additional protections for Tor Onion Services
 vanguards uses the Stem Tor control port library to connect to a Tor control
 port. It has three defense subsystems: Vanguards, Rendguard, and Bandguards.
 All three subsystems apply to both service-side and client-side onion service
 activity, but NOT to any client traffic that exits the Tor network to the
 normal Internet.