summaryrefslogtreecommitdiffstats
path: root/network/krb5/README
diff options
context:
space:
mode:
author Tom Canich2010-05-12 23:32:21 +0200
committer David Somero2010-05-12 23:32:21 +0200
commit8631a96ddfe028076b77b0cdd84244faa78eca6b (patch)
tree68ea76f364c6454feae0de6f9d81338c79d013dd /network/krb5/README
parent43858c38016b71d1112b70f70a4c37755140af55 (diff)
downloadslackbuilds-8631a96ddfe028076b77b0cdd84244faa78eca6b.tar.gz
network/krb5: Added to 12.2 repository
Diffstat (limited to 'network/krb5/README')
-rw-r--r--network/krb5/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/krb5/README b/network/krb5/README
new file mode 100644
index 0000000000..cf7ab7dde3
--- /dev/null
+++ b/network/krb5/README
@@ -0,0 +1,5 @@
+Kerberos is a network authentication protocol. It is designed to
+provide strong authentication for client/server applications by using
+secret-key cryptography. A free implementation of this protocol is
+available from the Massachusetts Institute of Technology. Kerberos is
+available in many commercial products as well.