From ff3c14c725dad216fd32a6f3c7dd9ecc452fcca0 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 17 Aug 2007 23:20:08 +0000 Subject: [PATCH] latest news: v0.5 [Imported from Trac: page WikiStart, version 98] --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 8ee4767..3fed94f 100644 --- a/Home.md +++ b/Home.md @@ -18,18 +18,18 @@ Information how to connect to the public test grid operated by [Allmydata, Inc.] [The [DownloadDebianPackages](DownloadDebianPackages) page](DownloadDebianPackages) tells how to get prebuilt packages for a Debian-like system (including Ubuntu). - contains source tarballs. The current release is [0.4.0](http://allmydata.org/source/tahoe/tahoe-0.4.tar.bz2) . + contains source tarballs. The current release is [0.5.0](http://allmydata.org/source/tahoe/tahoe-0.5.tar.bz2) . ## Get Involved [/cgi-bin/mailman/listinfo/tahoe-dev The tahoe-dev mailing list] is the community forum for discussion of Tahoe design, implementation, and usage. [The Dev page](Dev) is the place to start hacking on Tahoe. It has development tools (such as code coverage and patch browsing) and documentation. -## Latest News -- 2007-06-29: Allmydata Tahoe v0.4 is released! +## Latest News -- 2007-08-17: Allmydata Tahoe v0.5 is released! -> This version adds encrypted, mutable directories, so that you can organize your files into directories, change the contents of directories, and share your directories with your friends, without thereby sharing your directories with anyone else -- not even with the owners of the servers that host your directories. +> This version adds a RESTful API allowing you to program your Tahoe node in the language of your choice, as well as a command-line API in the Unix style, and some performance improvements. -> Please see [the Release Notes]source:relnotes.txt@849. +> Please see [the Release Notes]source:relnotes.txt@1129. Please see [the News page](News) for news, blogs, etc.