Difference between revisions of "Gnutls"

From Free Software Directory
Jump to: navigation, search
(new release)
(Added Savannah link)
(18 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
|Name=GnuTLS
 
|Name=GnuTLS
 
|Short description=A library implementing TLS 1.0 and SSL 3.0 protocols
 
|Short description=A library implementing TLS 1.0 and SSL 3.0 protocols
|Full description=GnuTLS is a library implementing the Transport Layer security protocol. The TLS is a protocol that provides security over the transport layer, letting client/server apps communicate in a way designed to prevent forgery, eavesdropping, or tampering.
+
|Full description='''GnuTLS''' is a secure communications library implementing the SSL, TLS and DTLS protocols.
|Homepage URL=http://www.gnu.org/software/gnutls/
+
 
|User level=intermediate
+
It is provided in the form of a C library to support the protocols, as well as to parse and write X.5009, PKCS 12, OpenPGP and other required structures.
|VCS checkout command=:pserver:anoncvs@cvs.gnupg.org:/cvs/gnutls login
+
|Homepage URL=https://gnutls.org/
 +
|User level=advanced
 +
|VCS checkout command=git clone https://gitlab.com/gnutls/gnutls.git
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=See http://www.gnu.org/software/gnutls/documentation.html for a complete list of documentation
+
|Documentation note=Online documentation available in many formats at: https://gnutls.org/documentation.html
|Related projects=gnupg_(GPG),Libtasn1
+
|Accepts cryptocurrency donations=No
 +
|Related projects=gnupg,libressl,libtasn1,openssl
 
|Keywords=security,SSL,library,encryption,TLS,gnutls,gnutils,PCT
 
|Keywords=security,SSL,library,encryption,TLS,gnutls,gnutils,PCT
|Version identifier=3.1.3
+
|Version identifier=3.5.8
|Version date=2012/10/12
+
|Version date=2017/01/09
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.1.3.tar.xz
+
|Version download=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5/
|Last review by=mtjm
+
|Version comment=current stable branch
|Last review date=2012/09/27
+
|Last review by=Bendikker
|Submitted by=Database conversion
+
|Last review date=2018/02/19
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Is GNU=Yes
+
|Is GNU=No
|GNU package identifier=gnutls
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPL
+
|License=LGPLv2.1orlater
|License verified by=Kelly Hopkins
+
|License verified by=Genium
|License verified date=2010-07-26
+
|License verified date=2014/11/13
 +
|License note=core library
 +
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2014/11/13
 +
|License note=binaries of the gmplib library need to be distributed under either LGPLv3+ or GPLv2+ license.
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License verified by=Genium
|License verified date=2010-07-26
+
|License verified date=2014/11/13
 
}}
 
}}
 
{{Person
 
{{Person
Line 35: Line 44:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=jas@extundo.com
 
|Email=jas@extundo.com
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gnutls
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/gnutls
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://www.gnu.org/software/gnutls/devel.html
+
|Resource URL=https://gitlab.com/gnutls/gnutls
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:bug-gnutls@gnu.org
+
|Resource URL=mailto:bugs@gnutls.org
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Help
 
|Resource audience=Help
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:gnutls-dev@lists.gnupg.org
+
|Resource URL=mailto:gnutls-help@lists.gnutls.org
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://lists.gnu.org/mailman/listinfo/gnutls-dev
+
|Resource URL=http://lists.gnutls.org/pipermail/gnutls-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Support
 
|Resource audience=Support
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://lists.gnu.org/mailman/listinfo/help-gnutls
+
|Resource URL=http://lists.gnutls.org/pipermail/gnutls-help/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP Mirrors
 +
|Resource kind=Download
 +
|Resource URL=http://www.gnupg.org/download/mirrors.en.html
 +
}}
 +
{{Resource
 +
|Resource audience=User,Developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://gitlab.com/gnutls/gnutls/issues
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 14:38, 19 February 2018


[edit]

GnuTLS

https://www.gnu.org/software/gnutls/
Library implementing TLS 1.0 and SSL 3.0.

GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, and other required structures.

The project strives to provide a secure communications back-end, simple to use and integrated with the rest of the base GNU/Linux libraries. A back-end designed to work and be secure out of the box, keeping the TLS and PKI complexity outside the applications.





Licensing

License

Verified by

Verified on

Notes

Verified by

GNUtoo

Verified on

30 December 2022

Notes

From the LICENSE file. Binaries of the gmplib library need to be distributed under either LGPLv3+ or GPLv2+ license.

Verified by

GNUtoo

Verified on

30 December 2022

Notes

From the LICENSE file. Core library.

Verified by

GNUToo

Verified on

30 December 2022

Notes

The NEWS file mention that "GPLv3" is used "for command-line tools, libgnutls-extra, etc". libgnutls-extra was removed at some point but command line tools are still there under the GPLv3 or later.




Leaders and contributors

Contact(s)Role
Nikos Mavrogiannopoulos Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://translationproject.org/domain/libgnutls.html
VCS Repository Webviewhttps://gitlab.com/gnutls
Downloadhttps://alpha.gnu.org/gnu/gnutls/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnutls-devel/
Downloadhttps://ftp.gnu.org/gnu/gnutls/
Debian (Ref) (R)https://tracker.debian.org/pkg/gnutls26
Generalhttps://savannah.gnu.org/people/
Downloadhttps://www.gnupg.org/ftp/gcrypt/gnutls/
Generalhttps://nikmav.blogspot.com/
Mailing Listhttps://lists.gnupg.org/mailman/listinfo/gnutls-devel/
Mailing Listhttps://lists.gnupg.org/mailman/listinfo/gnutls-help/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-gnutls/
Debian (Ref)https://tracker.debian.org/pkg/gnutls
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Savannah (Ref)https://savannah.gnu.org/projects/gnutls/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnutls-commit/
Debian (Ref) (R)https://tracker.debian.org/pkg/gnutls28


Software prerequisites

KindDescription
Required to buildlibgcrypt
Required to usegmp
Weak prerequisitezlib
Required to usenettle
Weak prerequisitegdbm
Source requirementlibgcrypt




Entry
















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


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












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


"User" 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.