X-Git-Url: https://www.tinc-vpn.org/git/browse?p=wiki;a=blobdiff_plain;f=index.mdwn;h=eebb16223ed865b04b0f8fc58b956a75785e9055;hp=d9ab4a71caf899c1cf01e1994e909380c69d9f07;hb=HEAD;hpb=539e7496ad39a310f0438417eeef589b396d5c8b diff --git a/index.mdwn b/index.mdwn index d9ab4a7..378350a 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,6 +1,14 @@ # Welcome to tinc! -### Latest version: [1.0.10](news#1.0.10) +### Latest stable version: [[1.0.36|download]] + +Latest prerelease from the 1.1 branch: [[1.1pre18|download]] + +### Latest news: + +[[!inline pages="news/* and !*/Discussion" template=newsitemnoheader show="1" feeds="no"]] + +*[[More news...|news]]* ### What is tinc? @@ -8,7 +16,7 @@ tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. tinc is Free Software and licensed under the -[GNU General Public License](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) +[GNU General Public License](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) version 2 or later. Because the VPN appears to the IP level network code as a normal network device, there is no need to adapt any existing software. @@ -18,7 +26,7 @@ tinc has the following features:
Encryption, authentication and compression
-
All traffic is optionally compressed using zlib or LZO, and OpenSSL +
All traffic is optionally compressed using zlib or LZO, and LibreSSL or OpenSSL is used to encrypt the traffic and protect it from alteration with message authentication codes and sequence numbers.
@@ -29,6 +37,11 @@ other, VPN traffic is always (if possible) sent directly to the destination, without going through intermediate hops. +
NAT traversal
+
As long as one node in the VPN allows incoming connections on a public IP address (even if it is a dynamic IP address), +tinc will be able to do NAT traversal, allowing direct communication between peers. +
+
Easily expand your VPN
When you want to add nodes to your VPN, all you have to do is add an extra configuration file, there is no need to start new daemons @@ -42,8 +55,8 @@ normally only work on a LAN over the Internet.
Runs on many operating systems and supports IPv6
-
Currently Linux, FreeBSD, OpenBSD, NetBSD, MacOS/X, Solaris, -Windows 2000, XP, Vista and Windows 7 platforms are supported. See our section about +
Currently Linux, FreeBSD, OpenBSD, NetBSD, OS X, Solaris, +Windows 2000, XP, Vista and Windows 7 and 8 platforms are supported. See our section about supported platforms for more information about the state of the ports. tinc has also full support for IPv6, providing both the possibility of tunneling IPv6 traffic over its tunnels and