X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/3cdc3f3a27e8c4f4fe692009d868c773d298a68c..060ca767db058036f7ade27219de9ebaf1d4737b:/debian/control diff --git a/debian/control b/debian/control index 337580a5..ef4865cb 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,9 @@ 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 the main daemon and support programs. It needs - a 2.4 series kernel with the TUN/TAP driver enabled. + This package contains the main daemon, support programs, and documentation. + It ideally wants a 2.4 series kernel with the TUN/TAP driver enabled, but + it will work with any kernel which speaks SLIP. Package: pkstream Architecture: any @@ -36,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.