summaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorcjs <cjs@pkgsrc.org>2003-09-24 01:54:52 +0000
committercjs <cjs@pkgsrc.org>2003-09-24 01:54:52 +0000
commit956c159efda927dcd46bc22e9782f06714bfc830 (patch)
tree09281033fe6eafb2bbcbb846a85f144a761d30c0 /net/vtun
parentfd3ae560e9465e9492ec80d7780662fff64fa0e4 (diff)
downloadpkgsrc-956c159efda927dcd46bc22e9782f06714bfc830.tar.gz
Add notice about the weak encryption.
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/vtun/DESCR b/net/vtun/DESCR
index 1f58fa351b1..9b228c2d6e5 100644
--- a/net/vtun/DESCR
+++ b/net/vtun/DESCR
@@ -8,3 +8,6 @@ it can be used for various network task like VPN, Mobile IP, Shaped
Internet access, IP address saving, etc. It is completely user
space implementation and does not require modification to any kernel
parts.
+
+Note that the encryption used by VTun is quite weak;
+see http://off.net/~jme/vtun_secu.html for details.