Difference between revisions of "Gsasl"

From Free Software Directory
Jump to: navigation, search
m (OpenPGP signature URL)
(git clone added)
 
(4 intermediate revisions by 2 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
Line 14: Line 15:
 
|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.10.0
 
|Version date=2021/01/01
 
|Version status=stable
 
|Version download=https://ftpmirror.gnu.org/gsasl/gsasl-1.10.0.tar.gz
 
 
|Last review by=Genium
 
|Last review by=Genium
 
|Last review date=2021/02/08
 
|Last review date=2021/02/08
Line 26: 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://ftpmirror.gnu.org/gsasl/gsasl-1.10.0.tar.gz.sig
 
 
|Test entry=No
 
|Test entry=No
 +
}}
 +
{{Project license
 +
|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
Line 33: Line 38:
 
|License copyright=Copyright (C) 2002-2021 Simon Josefsson
 
|License copyright=Copyright (C) 2002-2021 Simon Josefsson
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2021/02/08
+
|License verified date=2021-02-08
 
|License note=https://git.savannah.gnu.org/cgit/gsasl.git/tree/COPYING
 
|License note=https://git.savannah.gnu.org/cgit/gsasl.git/tree/COPYING
  
Line 45: Line 50:
 
|Security=authentication
 
|Security=authentication
 
|Use=internet-application, library, security
 
|Use=internet-application, library, security
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 85: Line 93:
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://alpha.gnu.org/gnu/gsasl/
 
|Resource URL=https://alpha.gnu.org/gnu/gsasl/
Line 91: Line 100:
 
|Resource audience=FTP
 
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftpmirror.gnu.org/guix/
+
|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 122: Line 132:
 
|Resource kind=Developer
 
|Resource kind=Developer
 
|Resource URL=https://tracker.debian.org/pkg/gsasl
 
|Resource URL=https://tracker.debian.org/pkg/gsasl
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://gitlab.com/gsasl/gsasl.git
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=2.2.1
 +
|Version date=2024-01-02
 +
|Version status=stable
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/gsasl/gsasl-2.2.1.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}
{{Project license
 
|License=LGPLv2.1orlater
 
|License verified by=Bendikker
 
|License verified date=2018/05/04
 
}}
 

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.