Difference between revisions of "Gss"

From Free Software Directory
Jump to: navigation, search
(gss-1.0.4)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
|Name=GNU Generic Security Service
 
|Name=GNU Generic Security Service
 
|Short description=Implementation of Generic Security Service API.
 
|Short description=Implementation of Generic Security Service API.
|Full description='''GSS''' is an implementation of the Generic Security Service Application Program Interface (GSS-API or Libgss). GSS-API is used by network servers to provide security services, e.g., to authenticate SMTP/IMAP clients against SMTP/IMAP servers. GSS consists of a library and a manual.
+
|Full description=GNU Generic Security Service Library implements the GSS-API framework and a Kerberos V5 mechanism (through [[Shishi]]). GSS-API and Kerberos V5 is used by network clients and servers to perform authentication, often using the SSH protocol for remote access or SMTP/IMAP/POP3 for email.
  
This package is also known as Libgss.
+
This package contains also a command line tool for GSS.
 
|Homepage URL=https://www.gnu.org/software/gss/
 
|Homepage URL=https://www.gnu.org/software/gss/
 +
|Version download=https://ftp.gnu.org/gnu/gss/gss-1.0.4.tar.gz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/gss.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/gss.git
 
|Documentation note=https://www.gnu.org/software/gss/manual/
 
|Documentation note=https://www.gnu.org/software/gss/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=4b27a3c9b4eb&mfid=1542293769689_4b27a3c9b4eb#/checkout/openButton
 
|Donate=https://www.paypal.com/webapps/shoppingcart?flowlogging_id=4b27a3c9b4eb&mfid=1542293769689_4b27a3c9b4eb#/checkout/openButton
Line 31: Line 17:
 
|Version date=2014/10/09
 
|Version date=2014/10/09
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/gss/gss-1.0.3.tar.gz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
 
|Last review date=2019/01/19
 
|Last review date=2019/01/19
Line 47: Line 32:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 2003-2022 Simon Josefsson
|License verified date=2010-05-21
+
|License verified by=Genium
 +
|License verified date=2022-09-07
 +
|License note=https://git.savannah.gnu.org/cgit/gss.git/tree/COPYINGv3
 +
* Applies to part: command line tool for GSS
 +
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License copyright=Copyright (C) 2003-2022 Simon Josefsson
 +
|License verified by=Genium
 +
|License verified date=2022-09-07
 +
|License note=https://git.savannah.gnu.org/cgit/gss.git/tree/COPYING.LESSERv3
 +
* Applies to part: library (LGPL 3+ or GPL 2+)
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License copyright=Copyright (C) 2003-2022 Simon Josefsson
 +
|License verified by=Genium
 +
|License verified date=2022-09-07
 +
|License note=https://git.savannah.gnu.org/cgit/gss.git/tree/COPYINGv2
 +
* Applies to part: library (LGPL 3+ or GPL 2+)
 +
}}
 +
{{Software category
 +
|Interface=command-line, library
 +
|Internet-application=security
 +
|Library=C
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux
 +
|Security=authentication
 +
|Use=library, security
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=gss
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[shishi]]
 
}}
 
}}
 
{{Person
 
{{Person
Line 56: Line 77:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/gss
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/gss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Savannah
|Resource URL=https://savannah.gnu.org/projects/gss/
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/gss.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/gss.git/
+
|Resource URL=https://git.savannah.gnu.org/gitweb/?p=gss.git
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 76: Line 100:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource audience=FTP
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
{{Resource
 
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://alpha.gnu.org/gnu/gss/
 
|Resource URL=https://alpha.gnu.org/gnu/gss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/gnu/gss/
 
|Resource URL=https://ftp.gnu.org/gnu/gss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://translationproject.org/domain/gss.html
+
|Resource URL=https://ftpmirror.gnu.org/gss/
 
}}
 
}}
 
{{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/Q3093286
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource audience=Debian
|Internet-application=security
+
|Resource kind=Developer
|Library=C
+
|Resource URL=https://tracker.debian.org/pkg/gss
|Programming-language=C
+
}}
|Runs-on=GNU/Linux
+
{{Resource
|Use=library, security
+
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/gss.html
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to use
+
|Is High Priority Project=No
|Prerequisite description=[[shishi]]
+
|VCS checkout command=git clone git://git.savannah.gnu.org/gss.git
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Related projects=Shishi
 +
|Keywords=GSS-API, Kerberos
 +
|Version identifier=1.0.4
 +
|Version date=2022-08-06
 +
|Version status=beta
 +
|Last review by=Genium
 +
|Last review date=2022-09-07
 +
|User level=advanced
 +
|Paid support=https://josefsson.org/support.html
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/gss/gss-1.0.4.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 12:32, 7 September 2022


[edit]

GNU Generic Security Service

https://www.gnu.org/software/gss/
Implementation of Generic Security Service API.

GNU Generic Security Service Library implements the GSS-API framework and a Kerberos V5 mechanism (through Shishi). GSS-API and Kerberos V5 is used by network clients and servers to perform authentication, often using the SSH protocol for remote access or SMTP/IMAP/POP3 for email.

This package contains also a command line tool for GSS.

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

7 September 2022

Notes

https://git.savannah.gnu.org/cgit/gss.git/tree/COPYINGv2

  • Applies to part: library (LGPL 3+ or GPL 2+)

Verified by

Genium

Verified on

7 September 2022

Notes

https://git.savannah.gnu.org/cgit/gss.git/tree/COPYING.LESSERv3

  • Applies to part: library (LGPL 3+ or GPL 2+)

Verified by

Genium

Verified on

7 September 2022

Notes

https://git.savannah.gnu.org/cgit/gss.git/tree/COPYINGv3

  • Applies to part: command line tool for GSS




Leaders and contributors

Contact(s)Role
Simon Josefsson Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q3093286
FTPDownloadhttps://alpha.gnu.org/gnu/gss/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gss.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-gss/
SavannahDeveloperhttps://savannah.gnu.org/projects/gss/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=gss.git
Generalhttps://translationproject.org/domain/gss.html
FTPDownloadhttps://ftp.gnu.org/gnu/gss/
FTPGeneralhttps://ftpmirror.gnu.org/gss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gss-commit/
DebianDeveloperhttps://tracker.debian.org/pkg/gss


Software prerequisites

KindDescription
Required to useshishi

This entry (in part or in whole) was last reviewed on 7 September 2022.




Entry

















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


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


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