From 531c1d41b4ca6d10a36f7186f8af1697b681ba25 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 29 Jun 2007 20:26:40 +0000 Subject: [PATCH] update News page to point to other sources of information and edit the news entry for v0.4 [Imported from Trac: page News, version 3] --- News.md | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/News.md b/News.md index 545099e..63c0184 100644 --- a/News.md +++ b/News.md @@ -1,8 +1,23 @@ # News and Status -### 2007-06-29 -- Allmydata Tahoe v0.4 released! +### Latest News -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 (including the owners of the servers that host your directories). +#### 2007-06-29 -- Allmydata Tahoe v0.4 released! -There are also other changes. More details coming soon. In fact, it isn't actually released at all yet, but I want to practice writing News and Status entries. +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 the owners of the servers that host your directories. + +There are also other changes. More details coming soon. In fact, it isn't actually released at all yet, but I want to practice writing [News](News) entries. + +For extensive details about changes to the source code, the issue tickets, and the wiki (this web site), see the Timeline (the link is at the top right of each page). + + +### Others Source of News and Current Status + + * the [OldNews](OldNews) page is an archive of these news updates + * the [/cgi-bin/mailman/listinfo/tahoe-dev tahoe-dev] mailing list is the central point for discussion of Tahoe design, implementation, and usage + * the [buildbot](http://allmydata.org/buildbot/) page shows current build and test results + * the [Allmydata, Inc. blog](http://allmydata.com/wordpress) has news about Allmydata Inc.'s commercial offerings + * [Zooko's blog](http://zooko.com/log.html) occasionally has Tahoe-related entries + * archived [/tahoe-figleaf/ code coverage] showing which lines of code get exercised by the unit tests (scroll down to the bottom for the most recent build) and [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html graph of code coverage over time] + * the [/cgi-bin/mailman/listinfo/zfec-dev zfec-dev] mailing list is specific to the [/source/zfec zfec] erasure-coding library.