Downloading and Installing
Once you've installed the packages, please see the documentation page to read up on how to get started as a regular user or as a systems administrator.
Dependencies
Monkeysphere relies on:
- OpenSSH
- GnuPG
- Perl (including the Crypt::OpenSSL::RSA and Digest::SHA modules and their dependencies)
Debian
If you are running a Debian system, the monkeysphere is available in the Debian archive
If you are running Debian unstable or testing install the latest monkeysphere version as follows:
aptitude install monkeysphere
If you are running Debian stable, you can get the monkeysphere package from backports.org
Debian derivatives (including Ubuntu)
You can also install the Monkeysphere directly from the Monkeysphere
APT repository. You can add this archive to your system by putting
the following lines in /etc/apt/sources.list.d/monkeysphere.list:
deb http://archive.monkeysphere.info/debian experimental monkeysphere
deb-src http://archive.monkeysphere.info/debian experimental monkeysphere
The repository is currently signed by The Monkeysphere archive
signing key, key id EB8AF314 (fingerprint: 2E8D D26C
53F1 197D DF40 3E61 18E6 67F1 EB8A F314). To cryptographically
verify the packages, you'll want to add this key to your apt
configuration after verifying its integrity.
Note: Ubuntu shipped Monkeysphere 0.22 in their "Jaunty Jackalope" release (9.04). The Monkeysphere developers think that Ubuntu shipping Monkeysphere 0.22-1 is a bad idea. If you are an Ubuntu user, we would prefer that you install from the APT archive above rather than run 0.22, which we no longer consider supported.
Ubuntu users running "Karmic Koala" (9.10) or later should see version 0.26-1 or later in the standard Ubuntu universe repository, so please use the regular Ubuntu repositories if you're running Karmic or later.
FreeBSD
There is a FreeBSD port available for the Monkeysphere, built and tested against FreeBSD 7.1.
You should be able to build and install the latest port with:
cd /usr/ports/security/monkeysphere
make package
Enjoy!
Slackware
Silvio Rhatto has made a SlackBuild script for the Monkeysphere, tested against Slackware 12.2.
This is generated by the mkbuild system from its .mkbuild source.
Thanks, rhatto!
Source
For those that would like to download the source directly, the source is available via git.
The latest tarball is also available, and has these checksums:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 checksums for the monkeysphere 0.28 release: MD5: b66f671ec48725a0eb55de7de4d7ce6d monkeysphere_0.28.orig.tar.gz SHA1: ead634e0ea0a795e8a96812b7397d318a4be54b0 monkeysphere_0.28.orig.tar.gz SHA256: b463577d36d6e8f5eb698d8e3c75d27bcfb3f928628c128f5d342e8a83bef6f2 monkeysphere_0.28.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIVAwUBS1YAyBjmZ/HrivMUAQqbBBAAqhnDfDZukFUDEN6Y164o/AXMtBO20KUg GyrgjgJElQJC2oz9OooNJ60iPSOz/G+Wu5lSMnRqdKU8x50F7ogYE1Gnd+8J3c2G 1ciDQbLrR7pE2jua7xyfA+SQgg3bSgSN/7Jl61+OosQpcI/WnJvOQWKA6TI+iRGC B4g87ZRSRUAVZoFDRY0lBINP70+riGrYm8b2tgp7FbpgVBtUFL8gsmxnPZ7cGYF2 yTwg9ZCAlDQ6LIZ7DAwb2lUAtAHtlLfAhulr3qLW2SNc95vcJ7Ss7CjgIuCL8qTe 2zX2fysG7Hgbi0G0GNjv+yomOFlRGWC1Gf3pv0Clmy7cVgIgcP61nE3djFSYa9vk k7cKtppNEzoleEjz+dMIOezcXCdLO2g+sQfpaYU5acRp95ouCaXYINS8DYDkaKwj Wjra6BSCbClzZYblOJIlCmK4JJPE4EB8NShL/VXSwV8uvtNniGNpGHeHqaKvbT+Y RYlCzL+/Ruyv1dQbtiBtErB8yP+psheoQYk6lU7nNy+MTH+R/xXrbHxptSDRQwru O1hbfONnEK6JfdVQI4zEBuBz8NVuZPPQqqy1mxLSWMxWKz4GtNbTXOR1tRFVqlxk eCTYdhhyIz7gu8EUwvTLZoqKOB6kQWS1ygycFRi/g+DOOXuSpazF5XmutF6HpJx1 1nK2WBl5loE= =164p -----END PGP SIGNATURE-----

