Difference between revisions of "Gsasl"
(New version) |
m (typo) |
||
(17 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 | + | |Full description=GNU SASL an implementation of the Simple Authentication and Security Layer (SASL) framework, consisting of |
− | |Homepage URL= | + | 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. |
− | |Documentation note= | + | |Homepage URL=https://www.gnu.org/software/gsasl/ |
− | | | + | |Is High Priority Project=No |
+ | |VCS checkout command=git clone https://git.savannah.gnu.org/git/gsasl.git | ||
+ | |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 | |Keywords=security,libraries,authentication,kerberos,SASL,cram-md5,digest-md5,gssapi,libgsasl,ntlm | ||
− | |Version identifier=1. | + | |Version identifier=1.10.0 |
− | |Version date= | + | |Version date=2021/01/01 |
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://ftpmirror.gnu.org/gsasl/gsasl-1.10.0.tar.gz |
− | |Last review by= | + | |Last review by=Genium |
− | |Last review date= | + | |Last review date=2021/02/08 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011 | + | |Submitted date=2011/04/01 |
− | | | + | |User level=intermediate |
− | | | + | |Component programs=libgsasl |
− | | | + | |Paid support=https://josefsson.org/support.html |
− | | | + | |Accepts cryptocurrency donations=No |
+ | |OpenPGP signature=https://ftpmirror.gnu.org/gsasl/gsasl-1.10.0.tar.gz.sig | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=LGPLv2.1orlater |
− | + | |License copyright=Copyright (C) 2002-2021 Simon Josefsson | |
− | |License | + | |License verified by=Genium |
− | + | |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) |
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{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 | ||
Line 46: | Line 48: | ||
{{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}} | {{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
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
License
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)
License
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
Audience | Resource type | URI |
---|---|---|
General | https://translationproject.org/domain/libgsasl.html | |
Debian | Developer | https://tracker.debian.org/pkg/gsasl |
General | https://translationproject.org/domain/gsasl.html | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/gsasl.git | |
FTP | Download | https://alpha.gnu.org/gnu/gsasl/ |
FTP | Download | https://ftpmirror.gnu.org/gsasl/ |
FTP | Download | https://ftp.gnu.org/gnu/gsasl/ |
Wikidata | General | https://www.wikidata.org/wiki/Q3093296 |
General | https://blog.josefsson.org/?s=gsasl | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-gsasl/ | |
General | https://josefsson.org | |
Savannah | Developer | https://savannah.gnu.org/projects/gsasl/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | libgcrypt |
Weak prerequisite | kerberos |
Weak prerequisite | libidn |
Weak prerequisite | libntlm |
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.