1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/security/govpn/pkg-descr
Steve Wills afe60d9bfd security/govpn: Update to 6.0
PR:		212583
Submitted by:	Sergey Matveev <stargrave@stargrave.org> (maintainer)
2016-09-12 02:01:05 +00:00

15 lines
778 B
Plaintext

GoVPN is simple secure free software virtual private network daemon,
aimed to be reviewable, secure, DPI/censorship-resistant, written on Go.
It uses fast strong passphrase authenticated key agreement protocol with
augmented zero-knowledge mutual peers authentication (PAKE DH A-EKE).
Encrypted, authenticated data transport that hides message's length and
timestamps. Optional encryptionless mode, that still preserves data
confidentiality. Perfect forward secrecy property. Resistance to:
offline dictionary attacks, replay attacks, client's passphrases
compromising and dictionary attacks on the server side. Built-in
heartbeating, rehandshaking, real-time statistics. Ability to work
through UDP, TCP and HTTP proxies. IPv4/IPv6-compatibility.
WWW: http://www.govpn.info/