git:// links no longer work, refer to the https:// one.
[wiki] / index.mdwn
index 56165d2..378350a 100644 (file)
@@ -1,6 +1,14 @@
 # Welcome to tinc!
 
-### Latest version: [1.0.9](news#1.0.9)
+### 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:
 
 <dl>
 <dt><b>Encryption, authentication and compression</b></dt>
-<dd>All traffic is optionally compressed using zlib or LZO, and OpenSSL
+<dd>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.
 </dd>
@@ -29,6 +37,11 @@ other, VPN traffic is always (if possible) sent directly to the
 destination, without going through intermediate hops.
 </dd>
 
+<dt><b>NAT traversal</b></dt>
+<dd>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.
+</dd>
+
 <dt><b>Easily expand your VPN</b></dt>
 <dd>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.
 </dd>
 
 <dt><b>Runs on many operating systems and supports IPv6</b></dt>
-<dd>Currently Linux, FreeBSD, OpenBSD, NetBSD, MacOS/X, Solaris,
-Windows 2000, XP, Vista and Windows 7 platforms are supported. See our section about
+<dd>Currently Linux, FreeBSD, OpenBSD, NetBSD, OS X, Solaris,
+Windows 2000, XP, Vista and Windows 7 and 8 platforms are supported. See our section about
 <a href="/platforms">supported platforms</a> 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