# shishi **Repository Path**: mirrors_gnu/shishi ## Basic Information - **Project Name**: shishi - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-26 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shishi README -- Important introductory notes. Shishi implements the Kerberos network authentication system. Shishi can be used to authenticate users in distributed systems, and is most often used via GSS-API for SSH or via SASL for IMAP/POP3. The [Shishi web page](https://www.gnu.org/software/shishi/) provides current information about the project. # Support If you need help to use Generic Security Service, or wish to help others, you are invited to join our mailing list help-gss@gnu.org, see . # License The library, applications and self tests (lib/, db/, src/, tests/) are licensed under the GNU General Public License (GPL) version 3.0 or later, see [COPYING](COPYING). The manual (see doc/) is under the GNU Free Documentation License version 1.3 or later, see [doc/fdl-1.3.texi](doc/fdl-1.3.texi). Other files are licensed as indicated in each file. There may be exceptions to these general rules, see each file for precise information. For any copyright year range specified as YYYY-ZZZZ in this package note that the range specifies every single year in that closed interval. ---------------------------------------------------------------------- Copyright (C) 2002-2022 Simon Josefsson Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.