summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-03-19 11:47:45 -0400
committerMicah Anderson <micah@riseup.net>2010-03-19 11:47:45 -0400
commitb602ccf1795ff8f07f2b534c1995163d4c79aefa (patch)
tree262d7374abb7105e610eaa47b537440eb4e50194
parent7e571f43d93e8fe6cfb47dd1e0ac62c502c482d5 (diff)
add some rough instructions on getting the extension/perl validation agent going for website validation
-rw-r--r--website/download.mdwn20
1 files changed, 20 insertions, 0 deletions
diff --git a/website/download.mdwn b/website/download.mdwn
index 46ac75b..a238ad9 100644
--- a/website/download.mdwn
+++ b/website/download.mdwn
@@ -15,6 +15,19 @@ Monkeysphere relies on:
* [GnuPG](http://gnupg.org/)
* [Perl](http://www.perl.org/) (including the [Crypt::OpenSSL::RSA](http://search.cpan.org/dist/Crypt-OpenSSL-RSA/) and [Digest::SHA](http://search.cpan.org/dist/Digest-SHA/) modules and their dependencies)
+## Firefox (or Iceweasel) ##
+
+To use the Monkeysphere for website validation, you will need the
+Firefox (Iceweasel) add-on, the monkeysphere package and the
+validation agent.
+
+[Download and install the Firefox (Iceweasel)
+add-on](http://archive.monkeysphere.info/monkeysphere.xul)
+
+Once you have installed the add-on, you will need to restart your
+browser, and then proceed to install the monkeysphere package and
+validation agent below.
+
## Debian ##
If you are running a [Debian](http://www.debian.org/) system, the
@@ -28,6 +41,13 @@ version as follows:
If you are running Debian stable, you can get the monkeysphere package
from [backports.org](http://backports.org/dokuwiki/doku.php?id=instructions)
+To get started using the Monkeysphere for website validation, you will
+need to install the Monkeysphere Validation Agent. Currently the perl
+version of the agent is available in Debian sid, or directly from our
+APT repository (see below):
+
+ aptitude install msva-perl
+
## Debian derivatives (including Ubuntu) ##
You can also install the Monkeysphere directly from the Monkeysphere