summaryrefslogtreecommitdiff
path: root/README
blob: 809abb61a5ef02b3398e7da7b5a7966ec6f6bd80 (plain)
  1. The Monkeysphere Project
  2. ------------------------
  3. The Monkeysphere project's goal is to extend OpenPGP's web of trust to
  4. new areas of the Internet to help us securely identify each other
  5. while we work online.
  6. Specifically, monkeysphere currently offers a framework to leverage
  7. the OpenPGP web of trust for OpenSSH authentication.
  8. In other words, it allows you to use secure shell as you normally do,
  9. but to identify yourself and the servers you administer or connect to
  10. with your OpenPGP keys. OpenPGP keys are tracked via GnuPG, and
  11. monkeysphere manages the known_hosts and authorized_keys files used by
  12. OpenSSH for authentication, checking them for cryptographic validity.