FreeBSD Bugzilla – Attachment 160903 Details for
Bug 203023
[MAINTAINER] security/govpn: Update to 3.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update GoVPN to 3.5
govpn-3.5.diff (text/plain), 2.18 KB, created by
Sergey Matveev
on 2015-09-10 20:36:24 UTC
(
hide
)
Description:
Update GoVPN to 3.5
Filename:
MIME Type:
Creator:
Sergey Matveev
Created:
2015-09-10 20:36:24 UTC
Size:
2.18 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (Revision 396602) >+++ Makefile (Arbeitskopie) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= govpn >-PORTVERSION= 3.2 >+PORTVERSION= 3.5 > CATEGORIES= security > MASTER_SITES= http://www.cypherpunks.ru/govpn/download/ \ > http://sourceforge.net/projects/govpn/files/ >@@ -15,6 +15,7 @@ > BUILD_DEPENDS= go:${PORTSDIR}/lang/go > > USES= tar:xz >+MAKEFILE= BSDmakefile > > PORTDOCS= AUTHORS INSTALL NEWS README THANKS > INFO= govpn >Index: distinfo >=================================================================== >--- distinfo (Revision 396602) >+++ distinfo (Arbeitskopie) >@@ -1,2 +1,2 @@ >-SHA256 (govpn-3.2.tar.xz) = 388e98d6adef5ebf3431b0d48419f54d2e2064c657de67e23c669ebcf273126d >-SIZE (govpn-3.2.tar.xz) = 178388 >+SHA256 (govpn-3.5.tar.xz) = 6b60c2cd4a8b4b2c893e52d3366510678704fd68a02a0ea24cb112bd753ea54b >+SIZE (govpn-3.5.tar.xz) = 184264 >Index: pkg-descr >=================================================================== >--- pkg-descr (Revision 396602) >+++ pkg-descr (Arbeitskopie) >@@ -1,10 +1,13 @@ > GoVPN is simple secure free software virtual private network daemon, >-aimed to be reviewable, secure, DPI-resistant, written on Go. >+aimed to be reviewable, secure, DPI/censorship-resistant, written on Go. > >-It uses fast PAKE DH A-EKE for mutual strong zero-knowledge peers >-authentication. Data transport is encrypted, authenticated, hides >-message's length and timestamp. PFS property, resistance to dictionary >-attacks, replay attacks. Built-in heartbeating, rehandshaking, real-time >-statistics, IPv4/IPv6-compatibility. >+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. 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. > > WWW: http://www.cypherpunks.ru/govpn/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 203023
: 160903