]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - relnotes.txt
docs: update relnotes.txt for v0.8.0!
[tahoe-lafs/tahoe-lafs.git] / relnotes.txt
1 ANNOUNCING: Allmydata-Tahoe version 0.8
2
3 We are pleased to announce the release of version 0.8 of allmydata.org
4 "Tahoe".
5
6 Allmydata.org "Tahoe" is a secure, decentralized, fault-tolerant
7 filesystem.  All of the source code is available under a Free
8 Software, Open Source licence (or two).
9
10 This filesystem is encrypted and distributed over multiple peers in
11 such a way that it continues to work correctlly even when some of the
12 peers are unavailable, malfunctioning, or malicious.
13
14 This is the successor to Allmydata-Tahoe v0.7, which was released
15 January 8, 2008 [1].
16
17 This release improves performance, diagnostics, and packaging.  This
18 release of allmydata.org "Tahoe" will form the basis of the next
19 consumer backup product from Allmydata, Inc. -- http://allmydata.com .
20
21
22 Since v0.7 we've made the following changes:
23
24  * Add a preliminary Microsoft Windows package (ticket #195).
25
26  * Add a preliminary Macintosh package (ticket #182).
27
28  * Display information about peers (ticket #32).
29
30  * Display information about uploads and downloads (ticket #39).
31
32  * Add unit tests and docs for contrib/fuse (ticket #255).
33
34  * Update docs, starting with docs/about.html --
35    http://allmydata.org/source/tahoe/trunk/docs/about.html .
36
37  * Improve logging, diagnostic tools, statistics, timing measurements
38    during upload, etc..
39
40  * Add more measurements of performance:
41    http://allmydata.org/trac/tahoe/wiki/Performance .
42
43  * Add an upload helper, with resumption of incomplete uploads and
44    short-circuiting of uploads if the file is already present (tickets
45    #116, #258, #218).
46
47  * Make upload continue even if some servers disappear during the
48    upload process.
49
50  * Add mtime and ctime timestamps to files (ticket #183).
51
52  * Make introduction more efficient by allowing nodes to act as
53    clients-only and not publish themselves as servers (ticket #271).
54
55  * Extend the web API to allow programmatic control of mutable files.
56
57  * Fix potential problem that could cause corruption of downloaded
58    mutable files if a long series of unlikely coincidences and hacked
59    clients occurred (ticket #312).
60
61
62 WHAT IS IT GOOD FOR?
63
64 With Tahoe, you can distribute your filesystem across a set of
65 computers, such that if some of the computers fail or turn out to be
66 malicious, the filesystem continues to work from the remaining
67 computers.  You can also share your files with other users, using a
68 strongly encrypted, capability-based access control scheme.
69
70 This release is targeted at hackers and smart users who are willing to
71 use a web user interface, a command-line user interface, or a FUSE
72 interface.  (Or a RESTful API.  Just telnet to localhost and type HTTP
73 requests to get started.)
74
75 Because this software is new, it is not yet recommended for storage of
76 highly confidential data nor for valuable data which is not otherwise
77 backed up. However, it works well in practice, it comes with extensive
78 unit tests [2], and there are no known security flaws which would
79 compromise confidentiality or data integrity.  (For a current
80 description of all known security issues and an overview of Tahoe's
81 security properties, please see the Security web page: [3].)
82
83 This release of Tahoe is suitable for the "friendnet" use case [4] --
84 it is easy to create a filesystem spread over the computers of you and
85 your friends so that you can share files and disk space with one
86 another.
87
88
89 LICENCE
90
91 You may use this package under the GNU General Public License, version
92 2 or, at your option, any later version.  See the file "COPYING.GPL"
93 for the terms of the GNU General Public License, version 2.
94
95 You may use this package under the Transitive Grace Period Public
96 Licence, version 1.0.  The Transitive Grace Period Public Licence says
97 that you may distribute proprietary derived works of Tahoe without
98 releasing the source code of that derived work for up to twelve
99 months, after which time you are obligated to release the source code
100 of the derived work under the Transitive Grace Period Public Licence.
101 See the file "COPYING.TGPPL.html" for the terms of the Transitive
102 Grace Period Public Licence, version 1.0.
103
104 (You may choose to use this package under the terms of either licence,
105 at your option.)
106
107
108 INSTALLATION
109
110 Tahoe works on Linux, Mac OS X, Windows, Cygwin, and Solaris.  For
111 installation instructions please see "doc/install.html" [5].
112
113
114 HACKING AND COMMUNITY
115
116 Please join us on the mailing list [6] to discuss uses of Tahoe.
117 Patches that extend and improve Tahoe are gratefully accepted -- the
118 RoadMap page [7] shows the next improvements that we plan to make and
119 CREDITS [8] lists the names of people who've contributed to the
120 project.  The wiki Dev page [9] contains resources for hackers.
121
122
123 SPONSORSHIP
124
125 Tahoe is sponsored by Allmydata, Inc. [10], a provider of consumer
126 backup services.  Allmydata, Inc. contributes hardware, software,
127 ideas, bug reports, suggestions, demands, and money (employing several
128 allmydata.org Tahoe hackers and allowing them to spend part of their
129 work time on the next-generation, free-software project).  We are
130 eternally grateful!
131
132
133 Zooko O'Whielacronx
134 on behalf of the allmydata.org team
135 February 14, 2008
136 Boulder, Colorado, USA
137
138
139 [1] http://allmydata.org/trac/tahoe/browser/relnotes.txt?rev=1805
140 [2] http://allmydata.org/tahoe-figleaf/current/
141 [3] http://allmydata.org/trac/tahoe/wiki/Security
142 [4] http://allmydata.org/trac/tahoe/wiki/UseCases
143 [5] http://allmydata.org/source/tahoe/trunk/docs/install.html
144 [6] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
145 [7] http://allmydata.org/trac/tahoe/roadmap
146 [8] http://allmydata.org/trac/tahoe/browser/CREDITS?rev=1804
147 [9] http://allmydata.org/trac/tahoe/wiki/Dev
148 [10] http://allmydata.com