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

shishi

Implementation of the Kerberos 5 network security system

GNU Shishi is a free implementation of the Kerberos 5 network security system. It is used to allow non-secure network nodes to communicate in a secure manner through client-server mutual authentication via tickets.

After installation, the system administrator should generate keys using shisa -a /etc/shishi/shishi.keys.

Installation

Install the latest version of shishi as follows:

guix install shishi

Or install a particular version:

guix install shishi@1.0.3

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/shishi/'><img src='http://127.0.0.1:3000/packages/shishi/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/shishi/badges/latest-version.svg)](http://127.0.0.1:3000/packages/shishi/)
Org: [[http://127.0.0.1:3000/packages/shishi/][http://127.0.0.1:3000/packages/shishi/badges/latest-version.svg]]