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.18.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.18 release:
44
45 MD5:
46 4cae9db5bd112a3a2d1077d1816384de  monkeysphere_0.18.orig.tar.gz
47
48 SHA1:
49 6254fbd26d3f6a6c42b0dbd12cfd4476f3746c54  monkeysphere_0.18.orig.tar.gz
50
51 SHA256:
52 68cb88676cad5788d2a75d95b1ccf8e884a0f7f47512c5292f402b630f63ace8  monkeysphere_0.18.orig.tar.gz
53 -----BEGIN PGP SIGNATURE-----
54 Version: GnuPG v1.4.9 (GNU/Linux)
55
56 iQIVAwUBSQfuQhjmZ/HrivMUAQJhIw/9E2CrzmwqUTLKMCl5HuLYbqDdSP7ModF5
57 xZbhfXRASOI849lux8Z6QYP58WxrVFbYsYXLzu4u3QcwltWUabX/7W+1822jntbV
58 Ua7CKdHLF8lvY2yah62lPBFNQGwBgFUVzmvgbTouZ81/XVFZgCaxg2yKBaPe+ELR
59 rGiv2wzGbQaa+9eSSquXk6VjlWEQ0tcXWStocn5wOJR+K5jNR/2FGoxZCu4hq33o
60 GzOXPHT2s+DG06h8OikKuv1812EKGGjqUVic04KiGZHErHozNh5UzCAUhLwvtDHF
61 1md+qhveuVb0S8ap56DXaqQJDsgaTghgdV6D9Yc4Ssyj6Zlh6Cmh5ODFgq7EdUfD
62 nGn92ZfibcoJkRYZhOuTRqlfxjfsZYBHkZWtKlaO38vmGAM3bMMPsclIAnscjdPK
63 sdIg7g7fUZTgl/qWq2hHv+fu/XJ9PMzdI62zNVAZ/mw6gZRSDZ6nlvaJ82L2oVka
64 X45bCGoVeJTIzEuO3IYrcmINuNVqQiq3g37M4+46+/aHe/b+urAAjAYx6YURdKLD
65 94wzGHk63Z8bIw3PHVRsvqN1toM9RaK7Tz5YM6+Af8/0tQnVDj796XbJcYdLfq1H
66 UFi+uVzp5dVZMJ1X4otnTaAFEJOTc8JwR8NaLZTcN0oormJImKwW4XAFUjYOYesH
67 i7dYknfGRB0=
68 =w2e2
69 -----END PGP SIGNATURE-----
70 </pre>