summaryrefslogtreecommitdiffstats
path: root/network/krb5/README
diff options
context:
space:
mode:
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.