chiark / gitweb /
Description: expand
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 30 Dec 2021 00:15:11 +0000 (00:15 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 30 Dec 2021 13:38:07 +0000 (13:38 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/control

index b23dd03ee32f4d5eca82a07ca52f73d08d5147b5..0fb915bf37d53cdf05257699c88ff57024aded82 100644 (file)
@@ -14,4 +14,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: python3
 Description: VPN software for distributed networks
  secnet allows multiple private networks, each 'hidden' behind a single
- globally-routable IP address, to be bridged together.
+ globally-routable IP address, to be bridged together.  It also
+ supports individual client systems which may connect to multiple
+ upstreams.
+ .
+ Compared to many other systems, secnet has good handling of mobile
+ endpoints (mobile client nodes), and extremely flexible configuration.
+ However, it is not easy to configure.
+ .
+ secnet is the main VPN program used by greenend.org.uk.