2 Summary: use the OpenPGP web of trust to verify ssh connections
7 URL: http://web.monkeysphere.info/
9 Source: http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_%{version}.orig.tar.gz
12 SSH key-based authentication is tried-and-true, but it lacks a true
13 Public Key Infrastructure for key certification, revocation and
14 expiration. Monkeysphere is a framework that uses the OpenPGP web of
15 trust for these PKI functions. It can be used in both directions: for
16 users to get validated host keys, and for hosts to authenticate users.
18 Monkeysphere is free software released under the GNU General Public
28 %{__rm} -rf %{buildroot}
29 Prefix=%{buildroot}/usr
33 %{__rm} -rf %{buildroot}
36 %defattr(-, root, root, 0755)