chiark / gitweb /
svc: Peer management services.
[tripe] / debian / control
index 91626c2f6e098b04b3152cfddcedc4cd1b9b6e23..b451153f0ca7f61840ed0df9016178c4b926418a 100644 (file)
@@ -97,6 +97,18 @@ Description: Trivial IP Encryption: a simple virtual private network
  implementation, based on threads, is included, so small sites can probably
  manage without.
 
+Package: tripe-peer-services
+Architecture: all
+Depends: python (>= 2.4), python-mlib, tripe, python-cdb, python-tripe, pathmtu
+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 services for managing connections with peers:
+ .
+ connect       Register named peer correctly
+ watch         Configure interface and wake up remote end when peer arrives
+
 Package: tripe-keys
 Architecture: all
 Depends: python (>= 2.4), tripe, catacomb-bin, python-catacomb