Merge commit 'dkg/master'
[monkeysphere.git] / website / download.mdwn
1 [[meta title="Download"]]
2
3 # Downloading and Installing #
4
5 If you are running a Debian system, you can install Monkeysphere
6 by following these directions:
7
8 You can add this repo to your system by putting the following lines in
9 `/etc/apt/sources.list.d/monkeysphere.list`:
10
11         deb http://archive.monkeysphere.info/debian experimental monkeysphere
12         deb-src http://archive.monkeysphere.info/debian experimental monkeysphere
13
14 The repository is currently signed by [The Monkeysphere archive
15 signing key](/archive-key), key id EB8AF314 (fingerprint: `2E8D
16 D26C 53F1 197D DF40 3E61 18E6 67F1 EB8A F314`).  To cryptographically
17 verify the packages, you'll want to [add this key to your apt
18 configuration after verifying its
19 integrity](http://wiki.debian.org/SecureApt).
20
21 To use the `monkeysphere subkey-to-ssh-agent` subcommand, you will
22 also need [version 2.6 of GnuTLS](/news/gnutls-2.6-enables-monkeysphere),
23 which is available in Debian experimental.
24
25 Once you've installed the packages, you might want to read up on how
26 to get started [as a regular user](/getting-started-user) or [as a
27 systems administrator](/getting-started-admin).
28
29 ## Source ##
30
31 For people who can't use the debian package, or folks who just want to
32 look at the source, we recommend [using git](/community).
33
34 But if you want a tarball of the most recent release, we publish those
35 too.  The [latest
36 tarball](http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_0.16.orig.tar.gz)
37 has these checksums:
38
39 <pre>
40 -----BEGIN PGP SIGNED MESSAGE-----
41 Hash: SHA1
42
43 checksums for the monkeysphere 0.16 release:
44
45 MD5:
46 4bc223e8004e0e374bd54f0315585c49  monkeysphere_0.16.orig.tar.gz
47
48 SHA1:
49 82c78ea1aeecb3059a14af9dfab0f471ce315e38  monkeysphere_0.16.orig.tar.gz
50
51 SHA256:
52 f2dbd031315f99c82099a4a902f2240cca97536b035ef75872e72a65f324c9d7  monkeysphere_0.16.orig.tar.gz
53 -----BEGIN PGP SIGNATURE-----
54 Version: GnuPG v1.4.9 (GNU/Linux)
55
56 iQIVAwUBSQQdZRjmZ/HrivMUAQJaIA/6AnZG0yYJJ+0C4S0McnBnLMyiA4zQzVsH
57 5J9dAYO771h0TZnlre1NZdgiP37YiPA1et24O/S7da0Ud/CND+V7CGrsxPzsfEbP
58 xTPVDST2BgvnDo9LYN4Q9h7QD4lOiGjhoJM6PN/R6Zo2OGiw+yZ8RP+BW5AxW21e
59 3AnasZ2XLEmwqI0AMl9OWsLk4NzeS7t+ycWjwJKINOk/5ghzlOR0Use/mRyTHvzy
60 GhMjrLoqtgHo85pAfAWT7LkwTt+FDVRzLZl2shzJszewvPFva+z2A8kvuY+vAzUw
61 CSvIAC5MSrheFUg1JC+6efVbUTgn3RZj+zn7CxyttVuRzjyrnY2WkiMOT5mKuZCg
62 LR42FEXnDCNHjreVLB6PoU1bOseohRbfK2yN+oDSoXmO4GoKetokGEWU/S+pi/gq
63 dhjyMZUYv1pgE9Vtz3ps0vVC4e8D/i39qEm7JB2AWPWU4jGX5cLCeEkrfXGsGWyu
64 OxGGywarXfNp83R62QTh2cPZlkACj3IwoYgZ2h8r98ikyJlQE0Y7V8uHKsx1DMJX
65 JBemkEVW5P7pZiRS7X2zqLGIDNwqBKNRnjZ7bAhqThJXpCBWNuZ+DjGY743BBddr
66 RAfQUvdjbSEOD78NMh6pLLg3iYJA902EVXZX8Q8JQnjg5GlUrB2yS5uz82dwjbpx
67 dy0gzEhr4DA=
68 =DY0y
69 -----END PGP SIGNATURE-----
70 </pre>