added release notes for 0.18-1.
[monkeysphere.git] / website / download.mdwn
index a4228dd55bfeddfde62150125fe8053c5b6a5bb8..3e2291685b34d00da53e6cb4a51f0c66c633926c 100644 (file)
@@ -1,36 +1,70 @@
-## Downloading and Installing ##
+[[meta title="Download"]]
+
+# Downloading and Installing #
 
 If you are running a Debian system, you can install Monkeysphere
 by following these directions:
 
 You can add this repo to your system by putting the following lines in
-/etc/apt/sources.list.d/monkeysphere.list:
+`/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](/archive-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](http://wiki.debian.org/SecureApt).
+
+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.
 
-       deb http://george.riseup.net/debian experimental monkeysphere
-       deb-src http://george.riseup.net/debian experimental monkeysphere
+Once you've installed the packages, you might want to read up on how
+to get started [as a regular user](/getting-started-user) or [as a
+systems administrator](/getting-started-admin).
 
-The repository is currently signed by [Daniel Kahn Gillmor's OpenPGP key](http://fifthhorseman.net/dkg.gpg "dkg's key"), key id D21739E9
-(fingerprint: `0EE5 BE97 9282 D80B 9F75 40F1 CCD2 ED94 D217 39E9`).
-To cryptographically verify the packages, you'll want to [add `dkg`'s key to your apt configuration](http://cmrg.fifthhorseman.net/wiki/apt/importing-keys "Instructions for adding dkg's key to apt")
+## Source ##
 
-## git repositories ##
+For people who can't use the debian package, or folks who just want to
+look at the source, we recommend [using git](/community).
 
-The Monkeysphere is attempting to use a completely distributed
-development model with [git](http://git.or.cz/).  Once you've
-[installed git](http://www.spheredev.org/wiki/Git_for_the_lazy), you
-can [git
-clone](http://www.kernel.org/pub/software/scm/git/docs/git-clone.html)
-any of the developer repositories, including:
+But if you want a tarball of the most recent release, we publish those
+too.  The [latest
+tarball](http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_0.18.orig.tar.gz)
+has these checksums:
 
-[Jameson Graef Rollins](http://cmrg.fifthhorseman.net/wiki/jrollins):
+<pre>
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
 
-       git clone http://lair.fifthhorseman.net/~jrollins/git/monkeysphere.git monkeysphere
+checksums for the monkeysphere 0.18 release:
 
-[Daniel Kahn Gillmor](http://cmrg.fifthhorseman.net/wiki/dkg):
+MD5:
+4cae9db5bd112a3a2d1077d1816384de  monkeysphere_0.18.orig.tar.gz
 
-       git clone http://lair.fifthhorseman.net/~dkg/git/monkeysphere.git monkeysphere
+SHA1:
+6254fbd26d3f6a6c42b0dbd12cfd4476f3746c54  monkeysphere_0.18.orig.tar.gz
 
-## Contact ##
+SHA256:
+68cb88676cad5788d2a75d95b1ccf8e884a0f7f47512c5292f402b630f63ace8  monkeysphere_0.18.orig.tar.gz
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
 
-Please feel free to contact any of the Monkeysphere developers with
-any questions, comments, bug reports, requests, etc.
+iQIVAwUBSQfuQhjmZ/HrivMUAQJhIw/9E2CrzmwqUTLKMCl5HuLYbqDdSP7ModF5
+xZbhfXRASOI849lux8Z6QYP58WxrVFbYsYXLzu4u3QcwltWUabX/7W+1822jntbV
+Ua7CKdHLF8lvY2yah62lPBFNQGwBgFUVzmvgbTouZ81/XVFZgCaxg2yKBaPe+ELR
+rGiv2wzGbQaa+9eSSquXk6VjlWEQ0tcXWStocn5wOJR+K5jNR/2FGoxZCu4hq33o
+GzOXPHT2s+DG06h8OikKuv1812EKGGjqUVic04KiGZHErHozNh5UzCAUhLwvtDHF
+1md+qhveuVb0S8ap56DXaqQJDsgaTghgdV6D9Yc4Ssyj6Zlh6Cmh5ODFgq7EdUfD
+nGn92ZfibcoJkRYZhOuTRqlfxjfsZYBHkZWtKlaO38vmGAM3bMMPsclIAnscjdPK
+sdIg7g7fUZTgl/qWq2hHv+fu/XJ9PMzdI62zNVAZ/mw6gZRSDZ6nlvaJ82L2oVka
+X45bCGoVeJTIzEuO3IYrcmINuNVqQiq3g37M4+46+/aHe/b+urAAjAYx6YURdKLD
+94wzGHk63Z8bIw3PHVRsvqN1toM9RaK7Tz5YM6+Af8/0tQnVDj796XbJcYdLfq1H
+UFi+uVzp5dVZMJ1X4otnTaAFEJOTc8JwR8NaLZTcN0oormJImKwW4XAFUjYOYesH
+i7dYknfGRB0=
+=w2e2
+-----END PGP SIGNATURE-----
+</pre>