FreeLAN

From Wikipedia, the free encyclopedia
FreeLAN
Developer(s)Julien Kauffmann
Initial release1.1 / October 1, 2013; 10 years ago (2013-10-01)[1]
Stable release
2.2[2] / 7 May 2019; 4 years ago (7 May 2019)
Repository
Written inC++
TypeVPN
LicenseGNU GPLv3
Websitefreelan.org

FreeLAN is computer software that implements peer-to-peer, full mesh, virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It is free and open-source software licensed under the GNU General Public License Version 3 (GNU GPLv3).[3]

Encryption[edit]

FreeLAN uses the OpenSSL library to provide encryption of both the data and control channels. It lets OpenSSL do all the encryption and authentication work, allowing FreeLAN to use all the ciphers available in the OpenSSL package.

Authentication[edit]

FreeLAN has several ways to authenticate peers with each other. From version 2.0 FreeLAN offers pre-shared keys, certificate-based, and username-password based authentication.

References[edit]

  1. ^ FreeLAN Change Log - FreeLAN Change Log
  2. ^ "Release 2.2". 7 May 2019. Retrieved 7 May 2019.
  3. ^ "FreeLAN". GitHub. 14 October 2021.

External links[edit]