summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..0cafc4a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,20 @@
+Source: echolot
+Section: mail
+Priority: extra
+Maintainer: Peter Palfrader <weasel@debian.org>
+Build-Depends-Indep: debhelper (>> 3.0.0)
+Standards-Version: 3.5.2
+
+Package: echolot
+Architecture: all
+Depends: ${shlibs:Depends}, debconf, gnupg (>= 1.0.7), postfix | mail-transport-agent, mixmaster, libdigest-MD5-perl, libhtml-template-perl, libgnupg-interface-perl (>= 0.33)
+Suggests: procmail
+Description: pinger for anonymous remailers
+ A Pinger in the context of anonymous remailers is a program that regularily
+ sends messages through remailers to check their reliability. It then
+ calculates reliability statistics which are used by remailer clients to choose
+ the chain of remailers to use.
+ .
+ Additionally Echolot collects configuration parameters and keys of all
+ remailers and offers them in a format readable by humans as well as remailer
+ clients.