File: control

package info (click to toggle)
fteproxy 0.2.19-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 356 kB
  • ctags: 225
  • sloc: python: 2,423; makefile: 126; sh: 17
file content (24 lines) | stat: -rw-r--r-- 934 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: fteproxy
Section: net
Priority: extra
Maintainer: Rolf Leggewie <foss@rolf.leggewie.biz>
Uploaders: Kevin P. Dyer <kpdyer@gmail.com>
Build-Depends: debhelper (>= 9),
 libgmp-dev,
 python-dev,
 python-setuptools
Standards-Version: 3.9.6
Homepage: https://fteproxy.org/
Vcs-Git: git://git@github.com:kpdyer/fteproxy.git -b debian/unstable
Vcs-Browser: https://github.com/kpdyer/fteproxy/tree/debian/unstable

Package: fteproxy
Architecture: any
Depends: ${misc:Depends}, python, python-twisted, obfsproxy (>= 0.2.9), python-pyptlib, python-fte
Description: programmable proxy for censorship circumvention
 fteproxy provides transport-layer protection to resist keyword filtering,
 censorship and discrimantory routing policies. Its job is to relay
 datastreams, such as web browsing traffic, by encoding the stream into
 messages that satisfy a user-specified regular expression and are thus
 considered "safe" by the censors.