Difference between revisions of "Gsasl"

From Free Software Directory
Jump to: navigation, search
(git clone added)
 
(9 intermediate revisions by 4 users not shown)
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/
 +
|Version download=https://ftpmirror.gnu.org/gsasl/gsasl-2.2.1.tar.gz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|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/
 
'''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 Introduction to the Command Line]
 
 
----
 
----
 
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 
----
 
----
 
 
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 
----
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
|Donate=https://www.paypal.com/webapps/shoppingcart?flowlogging_id=3809e07bca512&mfid=1542281768693_3809e07bca512#/checkout/openButton
+
|Donate=https://donate.fsf.org/
 
|Related projects=gnustandards
 
|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.8.0
+
|Last review by=Genium
|Version date=2012/05/28
+
|Last review date=2021/02/08
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/gsasl/gsasl-1.8.0.tar.gz
 
|Last review by=Bendikker
 
|Last review date=2019/01/13
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 41: Line 23:
 
|Paid support=https://josefsson.org/support.html
 
|Paid support=https://josefsson.org/support.html
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|OpenPGP signature=https://ftp.gnu.org/gnu/gsasl/gsasl-1.8.0.tar.gz.sig
 
 
|Test entry=No
 
|Test entry=No
|Is GNU=Yes
+
}}
|GNU package identifier=gsasl
+
{{Project license
|Decommissioned/Obsolete=No
+
|License=LGPLv2.1orlater
 +
|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.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)
 +
}}
 +
{{Software category
 +
|Interface=command-line, library
 +
|Internet-application=security
 +
|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]]
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=LGPLv2.1orlater
+
|Prerequisite kind=Weak prerequisite
|License verified by=Bendikker
+
|Prerequisite description=[[libntlm]]
|License verified date=2018/05/04
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 63: Line 76:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/gsasl
+
|Resource kind=Developer
}}
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
 
|Resource URL=https://savannah.gnu.org/projects/gsasl/
 
|Resource URL=https://savannah.gnu.org/projects/gsasl/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/gsasl.git/
+
|Resource URL=https://git.savannah.gnu.org/cgit/gsasl.git
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 80: Line 90:
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gsasl-commit/
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource audience=FTP
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
+
|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
 +
|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/
Line 107: Line 124:
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Wikidata
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://savannah.gnu.org/people/
+
|Resource URL=https://www.wikidata.org/wiki/Q3093296
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource audience=Debian
|Internet-application=security
+
|Resource kind=Developer
|Programming-language=C
+
|Resource URL=https://tracker.debian.org/pkg/gsasl
|Runs-on=GNU/Linux
 
|Security=authentication
 
|Use=internet-application, library, security
 
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=[[libgcrypt]]
+
|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=[[libidn]]
+
|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=[[kerberos]]
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|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.