public inbox for govpn-devel@lists.cypherpunks.ru
Atom feed
* [Govpn-devel] GoVPN 3.5 release announcement
@ 2015-08-23 14:58 stargrave
  0 siblings, 0 replies; only message in thread
From: stargrave @ 2015-08-23 14:58 UTC (permalink / raw)
  To: govpn-devel

[-- Attachment #1: Type: text/plain, Size: 1731 bytes --]

I am pleased to announce GoVPN 3.5 release availability!
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 password authenticated key agreement protocol with
augmented mutual peers authentication (PAKE DH A-EKE). Encrypted,
authenticated data transport that hides message's length and timestamps.
Perfect forward secrecy property. Resistance to: offline dictionary
attacks, replay attacks, client's passwords 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. GNU/Linux and FreeBSD support.

GoVPN's home page is: http://www.cypherpunks.ru/govpn/
also available as Tor hidden service: http://vabu56j2ep2rwv3b.onion/govpn/

Source code for that version can be found here:
http://www.cypherpunks.ru/govpn/download/govpn-3.5.tar.xz
SHA256: 6b60c2cd4a8b4b2c893e52d3366510678704fd68a02a0ea24cb112bd753ea54b
and corresponding signature is:
http://www.cypherpunks.ru/govpn/download/govpn-3.5.tar.xz.sig
GPG key ID: 0xF2F59045FFE2F4A1 GoVPN release signing key
Fingerprint: D269 9B73 3C41 2068 D8DA  656E F2F5 9045 FFE2 F4A1

The main improvements for that release are:

* Ability to use TCP network transport. Server can listen on both UDP
  and TCP sockets.
* Ability to use HTTP proxies (through CONNECT method) for accessing the
  server. Server can also emulate HTTP proxy behaviour.
* Updated Poly1305 library with ARM-related bugfixes.
* Go 1.5+ version is highly recommended because of performance reasons.

-- 
Happy hacking, Sergey Matveev

[-- Attachment #2: Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-23 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-23 14:58 [Govpn-devel] GoVPN 3.5 release announcement stargrave