latest news: v0.5

[Imported from Trac: page WikiStart, version 98]
zooko 2007-08-17 23:20:08 +00:00
parent 4fd63ae37d
commit ff3c14c725

@ -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). [The [DownloadDebianPackages](DownloadDebianPackages) page](DownloadDebianPackages) tells how to get prebuilt packages for a Debian-like system (including Ubuntu).
<http://allmydata.org/source/tahoe/> contains source tarballs. The current release is [0.4.0](http://allmydata.org/source/tahoe/tahoe-0.4.tar.bz2) . <http://allmydata.org/source/tahoe/> contains source tarballs. The current release is [0.5.0](http://allmydata.org/source/tahoe/tahoe-0.5.tar.bz2) .
## Get Involved ## 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. [/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. [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. Please see [the News page](News) for news, blogs, etc.