Categories
yavipin
Yavipind is a secure tunnel (2 peers securely forwarding packets toward each other). It forwards any kind of packet (IPv4, IPv6, or other) sent over the virtual point-to-point device (e.g., tun0). It runs in Linux userspace (no need to recompile the kernel). Yavipin is virtual, so you can apply any tool designed for the network device.
Packet overheard is small (26 bytes) and packets can be compressed using gzip. The tunnel can be established over NAT since all packets in a tunnel are sent over a single UDP/IPv4 connection. If one peer becomes unreachable, it is detected; if a peer deliberately stops, it immediately notifies the other peer.
Packages are encrytpted with blowfish. The program has strict anti-replay rules and no packet can be accepted twice. Traffic older than a given delay (default 10 min) can't be decrypted since the keys are periodically renewed and securely erased.
Last updated 29 Mar, 2003
Versions
0.9.6
0.9.6 beta released 2002-02-06
- Released: 6 Feb, 2002
- Code Maturity: Beta
- Source Archive: http://prdownloads.sourceforge.net/yavipin/yavi...
- Licenses: GPLv2
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.yavipin.sourceforge.net:/cvsroot/yavipin - VCS Repository Webview



