summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-03-03 16:22:50 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-03-03 16:22:50 -0500
commit1b543b6b4a08210958feff80c2de08bf5ae7b977 (patch)
treef257a07b400c4d851b3854e8e0e26702f64aebf8 /website
parent67b161359716a7b6c5d15a67687fb31d93677d36 (diff)
update dependencies in web site.
Diffstat (limited to 'website')
-rw-r--r--website/download.mdwn19
1 files changed, 3 insertions, 16 deletions
diff --git a/website/download.mdwn b/website/download.mdwn
index db25be6..1d42f19 100644
--- a/website/download.mdwn
+++ b/website/download.mdwn
@@ -11,17 +11,15 @@ administrator](/getting-started-admin).
Monkeysphere relies on:
- * [GnuTLS](http://gnutls.org/)
- * version 2.4 or later for general use
- * [version 2.6 or later](/news/gnutls-2.6-enables-monkeysphere) to use the `monkeysphere subkey-to-ssh-agent` subcommand.
* [OpenSSH](http://openssh.com/)
* [GnuPG](http://gnupg.org/)
+ * [Perl](http://www.perl.org/) (including the [libcrypt-openssl-rsa](http://perl-openssl.sourceforge.net/) and libdigest-sha1 libraries)
## Debian ##
If you are running a [Debian](http://www.debian.org/) system, the
-[monkeysphere is now available in the unstable
-("sid") distribution](http://packages.debian.org/sid/monkeysphere).
+[monkeysphere is now available in the Debian unstable ("sid")
+distribution](http://packages.debian.org/sid/monkeysphere).
You can also install the Monkeysphere directly from the Monkeysphere
Debian archive. You can add this archive to your system by putting
@@ -36,11 +34,6 @@ signing key](/archive-key), key id EB8AF314 (fingerprint: `2E8D D26C
verify the packages, you'll want to [add this key to your apt
configuration after verifying its integrity](/archive-key).
-To use the `monkeysphere subkey-to-ssh-agent` subcommand, you will
-also need [version 2.6 of
-GnuTLS](/news/gnutls-2.6-enables-monkeysphere), which is available in
-Debian experimental.
-
## FreeBSD ##
There is [now a FreeBSD port available](/news/FreeBSD-port-available)
@@ -65,12 +58,6 @@ port with:
cd /usr/ports/security/monkeysphere
make && make install
-To use the `monkeysphere subkey-to-ssh-agent` subcommand, you will
-also need [version 2.6 of
-GnuTLS](/news/gnutls-2.6-enables-monkeysphere), which is [slated to be
-available after the 7.1 ports slush is
-over](http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127330).
-
## Source ##
For those that would like to download the source directly, [the source