chiark / gitweb /
More support scripts and other cool stuff.
[tripe] / debian / control
index 4386a9a3a30c0c306dcfab504ebf385848905d40..ef4865cbacc2b0d888462187849a11bede705eaf 100644 (file)
@@ -37,3 +37,22 @@ Description: Trivial IP Encryption: a simple virtual private network
  and authenticity of packets it sends and receives.
  .
  This package contains the protocol analysis plug-in for Ethereal.
+
+Package: tripemon
+Architecture: all
+Depends: python (>= 2.3), python-gtk2 (>= 2.6), tripe
+Description: Trivial IP Encryption: a simple virtual private network
+ TrIPE is a simple VPN protocol.  It uses cryptography to ensure secrecy
+ and authenticity of packets it sends and receives.
+ .
+ This package contains a graphical monitor program for managing and
+ keeping an eye on a TrIPE server.
+
+Package: tripe-keys
+Architecture: all
+Depends: python (>= 2.3), tripe, catacomb-bin, python-catacomb
+Description: Trivial IP Encryption: a simple virtual private network
+ TrIPE is a simple VPN protocol.  It uses cryptography to ensure secrecy
+ and authenticity of packets it sends and receives.
+ .
+ This package contains a tool for centrally managing TrIPE keys.