public inbox for govpn-devel@lists.cypherpunks.ru
Atom feed
* [Govpn-devel] [EN] GoVPN 5.0 release announcement
@ 2016-01-06 17:45 stargrave
  0 siblings, 0 replies; only message in thread
From: stargrave @ 2016-01-06 17:45 UTC (permalink / raw)
  To: govpn-devel

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

I am pleased to announce GoVPN 5.0 release availability!

GoVPN is simple 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.
GNU/Linux and FreeBSD support.

----------------8<-----------------8<-----------------8<----------------

The main improvements for that release are:

* New optional encryptionless mode of operation.
  Technically no encryption functions are applied for outgoing packets,
  so you can not be forced to reveal your encryption keys or sued for
  encryption usage.
* MTUs are configured on per-user basis.
* Simplified payload padding scheme, saving one byte of data.
* Ability to specify TAP interface name explicitly without any
  up-scripts for convenience.
* govpn-verifier utility also can use EGD.

Notable summary changes since 4.0 release:

* Encryptionless mode noted above.
* Argon2d, the Password Hashing Competition (https://password-hashing.net/)
  winner is used instead of PBKDF2.
* Overall server-side configuration simplifications.

----------------8<-----------------8<-----------------8<----------------

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

Source code and its signature for that version can be found here:

    http://www.cypherpunks.ru/govpn/download/govpn-5.0.tar.xz (237 KiB)
    http://www.cypherpunks.ru/govpn/download/govpn-5.0.tar.xz.sig

SHA256 hash: cc186a3b800279b6f5a7c86d61b250c24cf97235f6c3e1bb05a6cb60251085c6
GPG key ID: 0xF2F59045FFE2F4A1 GoVPN release signing key
Fingerprint: D269 9B73 3C41 2068 D8DA  656E F2F5 9045 FFE2 F4A1

Please send questions regarding the use of GoVPN, bug reports and patches
to mailing list: https://lists.cypherpunks.ru/pipermail/govpn-devel/

-- 
Happy hacking, Sergey Matveev

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

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

only message in thread, other threads:[~2016-01-06 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-06 17:45 [Govpn-devel] [EN] GoVPN 5.0 release announcement stargrave