Difference between revisions of "Gsasl"

From Free Software Directory
Jump to: navigation, search
(git clone added)
 
(14 intermediate revisions by 4 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 an implementation of the Simple Authentication and Security Layer (SASL) framework, consisting of
 
|Full description=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.
 
a library with several plugins, command-line application, test-suite, documentation and source code usage examples.
Line 7: Line 7:
 
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.
 
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=https://www.gnu.org/software/gsasl/
 
|Homepage URL=https://www.gnu.org/software/gsasl/
|User level=intermediate
+
|Version download=https://ftpmirror.gnu.org/gsasl/gsasl-2.2.1.tar.gz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Component programs=libgsasl
 
 
|VCS checkout command=git clone https://git.savannah.gnu.org/git/gsasl.git
 
|VCS checkout command=git clone https://git.savannah.gnu.org/git/gsasl.git
 
|Documentation note=https://www.gnu.org/software/gsasl/manual/
 
|Documentation note=https://www.gnu.org/software/gsasl/manual/
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://donate.fsf.org/
 +
|Related projects=gnustandards
 +
|Keywords=security,libraries,authentication,kerberos,SASL,cram-md5,digest-md5,gssapi,libgsasl,ntlm
 +
|Last review by=Genium
 +
|Last review date=2021/02/08
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Component programs=libgsasl
 
|Paid support=https://josefsson.org/support.html
 
|Paid support=https://josefsson.org/support.html
|Decommissioned/Obsolete=No
 
|Donate=https://www.paypal.com/webapps/shoppingcart?flowlogging_id=5cdf7a259782e&mfid=1525411309353_5cdf7a259782e#/checkout/openButton
 
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|Keywords=security,libraries,authentication,kerberos,SASL,cram-md5,digest-md5,gssapi,libgsasl,ntlm
 
|Version identifier=1.8.0
 
|Version date=2012/05/28
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/gsasl/gsasl-1.8.0.tar.gz
 
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
+
}}
|Last review date=2018/05/04
+
{{Project license
|Submitted by=Database conversion
+
|License=LGPLv2.1orlater
|Submitted date=2011/04/12
+
|License copyright=Copyright (C) 2002-2021 Simon Josefsson
|Is GNU=Yes
+
|License verified by=Genium
|GNU package identifier=gsasl
+
|License verified date=2021-02-08
 +
|License note=https://git.savannah.gnu.org/cgit/gsasl.git/tree/COPYING.LIB
 +
 
 +
* applies to part: software library (libgsasl)
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 2002-2021 Simon Josefsson
|License verified date=2010-03-30
+
|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)
 
}}
 
}}
{{Project license
+
{{Software category
|License=LGPLv2.1orlater
+
|Interface=command-line, library
|License verified by=Bendikker
+
|Internet-application=security
|License verified date=2018/05/04
+
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Security=authentication
 +
|Use=internet-application, library, security
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[libgcrypt]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[libidn]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[kerberos]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[libntlm]]
 
}}
 
}}
 
{{Person
 
{{Person
Line 45: Line 76:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Ruby (Ref)
+
|Resource audience=Savannah
|Resource URL=https://rubygems.org/gems/gsasl
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/gsasl/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource kind=VCS Repository Webview
|Resource URL=https://savannah.gnu.org/projects/gsasl
+
|Resource URL=https://git.savannah.gnu.org/cgit/gsasl.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource kind=Mailing List
|Resource URL=https://tracker.debian.org/pkg/gsasl
+
|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
|Resource kind=VCS Repository Webview
+
|Resource audience=FTP
|Resource URL=https://git.savannah.gnu.org/cgit/gsasl.git
+
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/gsasl/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource audience=FTP
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-gsasl
+
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/gsasl/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/gsasl
+
|Resource URL=https://ftp.gnu.org/gnu/gsasl/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 78: Line 117:
 
{{Resource
 
{{Resource
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://blog.josefsson.org/?s=sasl
+
|Resource URL=https://blog.josefsson.org/?s=gsasl
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 84: Line 123:
 
|Resource URL=https://josefsson.org
 
|Resource URL=https://josefsson.org
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource audience=Wikidata
|Internet-application=security
+
|Resource kind=General
|Programming-language=C
+
|Resource URL=https://www.wikidata.org/wiki/Q3093296
|Security=authentication
 
|Use=internet-application, library, security
 
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Weak prerequisite
+
|Resource audience=Debian
|Prerequisite description=libgcrypt
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gsasl
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=libidn
+
|VCS checkout command=git clone https://gitlab.com/gsasl/gsasl.git
}}
+
|Decommissioned or Obsolete=No
{{Software prerequisite
+
|Version identifier=2.2.1
|Prerequisite kind=Weak prerequisite
+
|Version date=2024-01-02
|Prerequisite description=kerberos
+
|Version status=stable
}}
+
|Accepts cryptocurrency donations=No
{{Software prerequisite
+
|OpenPGP signature=https://ftpmirror.gnu.org/gsasl/gsasl-2.2.1.tar.gz.sig
|Prerequisite kind=Weak prerequisite
+
|Test entry=No
|Prerequisite description=libntlm
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 13:40, 12 January 2024


[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.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.