diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-04-24 22:39:13 -0400 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-04-24 22:39:13 -0400 |
commit | 6216ad92eae29ec3b301dcc66937fa86023a7be6 (patch) | |
tree | 0442483b52d9883aa99cdf64c92337c01ccb4af0 /website | |
parent | dfd67a14003fbfb4b1ba2269e7d47f4d0c44fcf8 (diff) | |
parent | 34c6ff8bca96f301d13bd75ea9a8e534e1e67c54 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'website')
-rw-r--r-- | website/download.mdwn | 12 | ||||
-rw-r--r-- | website/vision.mdwn | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index 3cf9d62..75decc3 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -28,8 +28,10 @@ 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) +## Debian derivatives (including Ubuntu) ## + You can also install the Monkeysphere directly from the Monkeysphere -Debian archive. You can add this archive to your system by putting +APT repository. You can add this archive to your system by putting the following lines in `/etc/apt/sources.list.d/monkeysphere.list`: deb http://archive.monkeysphere.info/debian experimental monkeysphere @@ -41,6 +43,14 @@ 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). +Note: Ubuntu appears to be planning to ship Monkeysphere 0.22 in their +"Jaunty Jackalope" release (9.04). The Monkeysphere developers think +that [Ubuntu shipping Monkeysphere 0.22-1 is a bad +idea](https://bugs.launchpad.net/ubuntu/+source/monkeysphere/+bug/345054). +If you are an Ubuntu user, we would prefer that you install from the +APT archive above rather than run 0.22, which we no longer consider +supported. + ## FreeBSD ## There is [a FreeBSD port diff --git a/website/vision.mdwn b/website/vision.mdwn index 281bc72..35261be 100644 --- a/website/vision.mdwn +++ b/website/vision.mdwn @@ -29,3 +29,5 @@ at: * [Wandering Thoughts blog discussion about Web of Trust flaws](http://utcc.utoronto.ca/~cks/space/blog/tech/WebOfTrustFlaws?showcomments) * [Wandering Thoughts blog discussion about certificate authorities](http://utcc.utoronto.ca/~cks/space/blog/web/SSLCANeed?showcomments) +* [Zooko's Conjecture: Decentralized, Secure, Human-Meaningful: Choose two](https://zooko.com/distnames.html) +* [Mark Stiegler's Introduction to Petnames](http://www.skyhunter.com/marcs/petnames/IntroPetNames.html) |