Changes between Version 97 and Version 98 of WikiStart
- Timestamp:
- 2007-08-17T23:20:08Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v97 v98 19 19 [wiki:DownloadDebianPackages The DownloadDebianPackages page] tells how to get prebuilt packages for a Debian-like system (including Ubuntu). 20 20 21 http://allmydata.org/source/tahoe/ contains source tarballs. The current release is [http://allmydata.org/source/tahoe/tahoe-0. 4.tar.bz2 0.4.0] .21 http://allmydata.org/source/tahoe/ contains source tarballs. The current release is [http://allmydata.org/source/tahoe/tahoe-0.5.tar.bz2 0.5.0] . 22 22 23 23 == Get Involved == … … 26 26 [wiki:Dev The Dev page] is the place to start hacking on Tahoe. It has development tools (such as code coverage and patch browsing) and documentation. 27 27 28 == Latest News -- 2007-0 6-29: Allmydata Tahoe v0.4is released! ==28 == Latest News -- 2007-08-17: Allmydata Tahoe v0.5 is released! == 29 29 30 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.30 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. 31 31 32 Please see [source:relnotes.txt@ 849 the Release Notes].32 Please see [source:relnotes.txt@1129 the Release Notes]. 33 33 34 34 Please see [wiki:News the News page] for news, blogs, etc.