Difference between revisions of "Gsasl"

From Free Software Directory
Jump to: navigation, search
m (typo)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU SASL
 
|Name=GNU SASL
|Short description=SASL network authentication library
+
|Short description=SASL network authentication library.
|Full description=GNU SASL is a library that implements the IETF Simple Authentication and Security Layer (SASL) framework and some SASL mechanisms. SASL is used in network servers (e.g. IMAP, SMTP, etc.) to authentication peers, and can also integrity and privacy. This project was formerly know as 'libgsasl.'
+
|Full description=GNU SASL an implementation of the Simple Authentication and Security Layer (SASL) framework, consisting of
|User level=intermediate
+
a library with several plugins, command-line application, test-suite, documentation and source code usage examples.
|Status=Live
+
 
|Component programs=
+
GNU SASL consists of a library (`libgsasl'), a command line utility (`gsasl') to access the library from the shell, and a manual. The library includes support for the framework (with authentication functions and application data privacy and integrity functions) and at least partial support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, LOGIN, and NTLM mechanisms.
|Homepage URL=http://www.gnu.org/software/gsasl/
+
|Homepage URL=https://www.gnu.org/software/gsasl/
|VCS checkout command=
+
|Is High Priority Project=No
|Computer languages=C
+
|VCS checkout command=git clone https://git.savannah.gnu.org/git/gsasl.git
|Documentation note=Programmer reference manual available in Texinfo, Postscript, PDF, HTML from http://www.gnu.org/software/gsasl/manual/
+
|Documentation note=https://www.gnu.org/software/gsasl/manual/
|Paid support=Paid extension/consulting available from from http://josefsson.org/
+
|Decommissioned or Obsolete=No
|IRC help=
+
|Donate=https://donate.fsf.org/
|IRC general=
+
|Related projects=gnustandards
|IRC development=
 
|Related projects=
 
 
|Keywords=security,libraries,authentication,kerberos,SASL,cram-md5,digest-md5,gssapi,libgsasl,ntlm
 
|Keywords=security,libraries,authentication,kerberos,SASL,cram-md5,digest-md5,gssapi,libgsasl,ntlm
|Is GNU=y
+
|Version identifier=1.10.0
|Last review by=Simon Josefsson
+
|Version date=2021/01/01
|Last review date=2009-11-18
+
|Version status=stable
 +
|Version download=https://ftpmirror.gnu.org/gsasl/gsasl-1.10.0.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2021/02/08
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=1.4.4
+
|User level=intermediate
|Version date=2010-03-26
+
|Component programs=libgsasl
|Version status=stable
+
|Paid support=https://josefsson.org/support.html
|Version download=http://ftp.gnu.org/gnu/gsasl/libgsasl-1.4.4.tar.gz
+
|Accepts cryptocurrency donations=No
|License verified date=2010-03-30
+
|OpenPGP signature=https://ftpmirror.gnu.org/gsasl/gsasl-1.10.0.tar.gz.sig
|Version comment=
+
|Test entry=No
 
}}
 
}}
{{Person
+
{{Project license
|Role=Maintainer
+
|License=LGPLv2.1orlater
|Real name=Simon Josefsson
+
|License copyright=Copyright (C) 2002-2021 Simon Josefsson
|Email=jas@extundo.com
+
|License verified by=Genium
|Resource URL=
+
|License verified date=2021/02/08
}}
+
|License note=https://git.savannah.gnu.org/cgit/gsasl.git/tree/COPYING.LIB
{{Resource
+
 
|Resource audience=Bug Tracking
+
* applies to part: software library (libgsasl)
|Resource kind=E-mail
 
|Resource URL=mailto:bug-gsasl@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=library
+
|Interface=command-line, library
 
|Internet-application=security
 
|Internet-application=security
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 
|Security=authentication
 
|Security=authentication
|Use=internet-application,library,security
+
|Use=internet-application, library, security
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-03-30
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libgcrypt
+
|Prerequisite description=[[libgcrypt]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libidn
+
|Prerequisite description=[[libidn]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=kerberos
+
|Prerequisite description=[[kerberos]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libntlm
+
|Prerequisite description=[[libntlm]]
 +
}}
 +
{{Person
 +
|Real name=Simon Josefsson
 +
|Role=Maintainer
 +
|Email=simon@josefsson.org
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/gsasl/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/gsasl.git
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-gsasl/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/gsasl/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/gsasl/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/gsasl/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/gsasl.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/libgsasl.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://blog.josefsson.org/?s=gsasl
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://josefsson.org
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q3093296
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gsasl
 +
}}
 +
{{Featured}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 2002-2021 Simon Josefsson
 +
|License verified by=Genium
 +
|License verified date=2021/02/08
 +
|License note=https://git.savannah.gnu.org/cgit/gsasl.git/tree/COPYING
 +
 
 +
* applies to part: command-line application (gsasl)
 
}}
 
}}

Latest revision as of 15:19, 8 February 2021


[edit]

GNU SASL

https://www.gnu.org/software/gsasl/
SASL network authentication library.

GNU SASL an implementation of the Simple Authentication and Security Layer (SASL) framework, consisting of a library with several plugins, command-line application, test-suite, documentation and source code usage examples.

GNU SASL consists of a library (`libgsasl'), a command line utility (`gsasl') to access the library from the shell, and a manual. The library includes support for the framework (with authentication functions and application data privacy and integrity functions) and at least partial support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, LOGIN, and NTLM mechanisms.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

8 February 2021

Notes

https://git.savannah.gnu.org/cgit/gsasl.git/tree/COPYING.LIB

  • applies to part: software library (libgsasl)

Verified by

Genium

Verified on

8 February 2021

Notes

https://git.savannah.gnu.org/cgit/gsasl.git/tree/COPYING

  • applies to part: command-line application (gsasl)




Leaders and contributors

Contact(s)Role
Simon Josefsson Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://translationproject.org/domain/libgsasl.html
DebianDeveloperhttps://tracker.debian.org/pkg/gsasl
Generalhttps://translationproject.org/domain/gsasl.html
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gsasl.git
FTPDownloadhttps://alpha.gnu.org/gnu/gsasl/
FTPDownloadhttps://ftpmirror.gnu.org/gsasl/
FTPDownloadhttps://ftp.gnu.org/gnu/gsasl/
WikidataGeneralhttps://www.wikidata.org/wiki/Q3093296
Generalhttps://blog.josefsson.org/?s=gsasl
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-gsasl/
Generalhttps://josefsson.org
SavannahDeveloperhttps://savannah.gnu.org/projects/gsasl/


Software prerequisites

KindDescription
Weak prerequisitelibgcrypt
Weak prerequisitekerberos
Weak prerequisitelibidn
Weak prerequisitelibntlm




Entry



















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








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


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


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










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


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