Source: vanguards
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-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
Breaks: python3-minimal (<< 3.12.3-0ubuntu2~)
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.
