This package browser is in early development. Mind the rough edges.

gss

Generic Security Service library

The GNU Generic Security Service provides a free implementation of the GSS-API specification. It provides a generic application programming interface for programs to access security services. Security services present a generic, GSS interface, with which the calling application interacts via this library, freeing the application developer from needing to know about the underlying security implementation.

Installation

Install the latest version of gss as follows:

guix install gss

Or install a particular version:

guix install gss@1.0.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/gss/'><img src='http://127.0.0.1:3000/packages/gss/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/gss/badges/latest-version.svg)](http://127.0.0.1:3000/packages/gss/)
Org: [[http://127.0.0.1:3000/packages/gss/][http://127.0.0.1:3000/packages/gss/badges/latest-version.svg]]