blob: 5377779ee9272afbfe7165863a5d13998fe8fea5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Shishi is a free implementation of the Kerberos 5 network security system.
The goals of this project are:
* Full standards compliance.
* Thread safe library.
* Internationalization, both for client messages but also for non-ASCII
username and passwords.
* Integrate with existing password management systems (/etc/passwd, PAM,
SASL).
* Clean room implementation with clear copyright and license.
WWW: http://www.gnu.org/software/shishi/
|