File: README.Encryption

package info (click to toggle)
vtun 3.0.4-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,520 kB
  • sloc: ansic: 4,180; sh: 2,814; yacc: 536; lex: 195; makefile: 139
file content (12 lines) | stat: -rw-r--r-- 547 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
This program includes an "encryption" feature intended to protect the tunneled
data as it travels across the network. However, the protocol it uses is known
to be very insecure, and you should not rely on it to deter anyone but a casual
eavesdropper.

For more information, see:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319449
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=212357
http://www.cs.auckland.ac.nz/~pgut001/pubs/linux_vpn.txt
http://www.mit.edu:8008/bloom-picayune/crypto/14238

-- Martín Ferrari <martin.ferrari@gmail.com>