Kerberos

From Peyton Hall Documentation
Revision as of 18:16, 9 May 2007 by Huston (talk | contribs) (New page: Kerberos is a mechanism that allows for secure authentication over insecure links. By clever uses of encryption, information is passed back and forth about the user trying to authenticate...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Kerberos is a mechanism that allows for secure authentication over insecure links. By clever uses of encryption, information is passed back and forth about the user trying to authenticate which can verify their credentials without ever sending the actual password (or anything which can be used to determine it) over the transmission line. There's other benefits to Kerberos, which should be added here at some point. We're not running it currently, but once a few backend features are finished we just might be.