• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

etc/H03-May-2022-1082

examples/H03-May-2022-275160

man/H16-Oct-2018-1,064923

packaging/H16-Oct-2018-9475

src/H03-May-2022-9,1806,800

tests/H16-Oct-2018-1,179785

utils/H16-Oct-2018-5127

.gitignoreH A D16-Oct-201847 43

COPYINGH A D16-Oct-201835.1 KiB698571

ChangelogH A D16-Oct-201821.8 KiB578428

MakefileH A D03-May-20225.2 KiB11982

READMEH A D16-Oct-2018678 1612

README

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