Difference between revisions of "Gvpe"

From Free Software Directory
Jump to: navigation, search
m (updated license info…)
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GVPE
+
|Name=gvpe
|Short description=Secure vpn network among multiple nodes over an untrusted network
+
|Short description=Secure vpn over untrusted network.
|Full description='''GVPE''' is a suite designed to provide a virtual private network for multiple nodes over an untrusted network. It works by creating encrypted host-to-host tunnels between multiple endpoints.
+
|Full description='''gvpe''' is a suite designed to provide a virtual private network for multiple nodes over an untrusted network. It works by creating encrypted host-to-host tunnels between multiple endpoints.
  
 
GVPE (GNU VPE) is an acronym standing for '''GNU Virtual Private Ethernet'''.
 
GVPE (GNU VPE) is an acronym standing for '''GNU Virtual Private Ethernet'''.
|Homepage URL=http://savannah.gnu.org/projects/gvpe
+
|Homepage URL=https://www.gnu.org/software/gvpe/
|User level=none
+
|Is High Priority Project=No
|VCS checkout command=-d:ext:anoncvs@savannah.gnu.org:/cvsroot/gvpe co gvpe
+
|VCS checkout command=cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co gvpe
|Computer languages=C
+
|Documentation note=http://pod.tst.eu/http://cvs.schmorp.de/gvpe/doc/gvpe.5.pod
 +
 
 +
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|IRC general=http://chat.schmorp.de/?channels=schmorpforge
 +
|Related projects=gnustandards
 
|Keywords=security,cryptography,network,node,VPN,Ethernet,GVPN,untrusted
 
|Keywords=security,cryptography,network,node,VPN,Ethernet,GVPN,untrusted
|Version identifier=2.25
+
|Version identifier=3.1
|Version date=2013/07/16
+
|Version date=2018/10/25
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/gvpe/gvpe-2.25.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/gvpe/gvpe-3.1.tar.gz
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2015/09/06
+
|Last review date=2019/01/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Status=
+
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/gvpe/gvpe-3.1.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=gvpe
 
|GNU package identifier=gvpe
 +
|Decommissioned/Obsolete=No
 
|License verified date=2004-06-07
 
|License verified date=2004-06-07
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3
+
|License=GPLv2orlater
|License verified by=genium
+
|License verified by=Bendikker
|License verified date=2015/09/06
+
|License verified date=2018/05/17
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/05/17
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Marc Lehmann
 
|Real name=Marc Lehmann
 
|Role=Maintainer
 
|Role=Maintainer
|Email=pcg@goof.com
+
|Email=gvpe@schmorp.de
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/gvpe
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gvpe/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group=gvpe
+
|Resource URL=http://cvs.schmorp.de/gvpe/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/gvpe/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=http://lists.schmorp.de/mailman/listinfo/gvpe/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/gvpe/
 +
}}
 +
{{Resource
 +
|Resource kind=Homepage
 +
|Resource URL=http://software.schmorp.de/pkg/gvpe.html
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:bug-gvpe@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Internet-application=security
 
|Internet-application=security
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, GNU/Linux
 
|Security=encryption, system
 
|Security=encryption, system
 
|Use=internet-application, security
 
|Use=internet-application, security
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 15:27, 4 December 2020


[edit]

gvpe

https://www.gnu.org/software/gvpe/
Secure vpn over untrusted network.

gvpe is a suite designed to provide a virtual private network for multiple nodes over an untrusted network. It works by creating encrypted host-to-host tunnels between multiple endpoints.

GVPE (GNU VPE) is an acronym standing for GNU Virtual Private Ethernet.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

17 May 2018

Verified by

Bendikker

Verified on

17 May 2018




Leaders and contributors

Contact(s)Role
Marc Lehmann Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttp://cvs.schmorp.de/gvpe/
Debian (Ref)https://tracker.debian.org/pkg/gvpe
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/gvpe/
Mailing Listhttp://lists.schmorp.de/mailman/listinfo/gvpe/
Savannah (Ref)https://savannah.gnu.org/projects/gvpe/
Homepagehttp://software.schmorp.de/pkg/gvpe.html
Downloadhttps://ftp.gnu.org/gnu/gvpe/
Generalhttps://savannah.gnu.org/people/


Software prerequisites




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.