]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - relnotes.txt
docs: start updating the relnotes.txt in preparation for the next release
[tahoe-lafs/tahoe-lafs.git] / relnotes.txt
1 *** INTERIM relnotes.txt file
2
3 This file is being edited.  Eventually it will contain the release notes for the
4 Tahoe v1.2 release.  Today, it contains the historical copy of the Tahoe 1.1
5 release notes, edited with incremental changes towards making it into the Tahoe
6 1.2 release notes.
7
8 ***
9
10
11 ANNOUNCING Allmydata.org "Tahoe", the Least-Authority Filesystem, v1.2
12
13 We are pleased to announce the release of version 1.2.0 of the "Tahoe"
14 Least Authority Filesystem.
15
16 The "Tahoe" Least Authority Filesystem is a secure, decentralized,
17 fault-tolerant filesystem.  All of the source code is available under
18 a Free Software, Open Source licence (or two).
19
20 This filesystem is encrypted and distributed over multiple peers in
21 such a way it continues to function even when some of the peers are
22 unavailable, malfunctioning, or malicious.
23
24 A one-page explanation of the security and fault-tolerance properties
25 that it offers is visible at:
26
27 http://allmydata.org/source/tahoe/trunk/docs/about.html
28
29
30 This is the successor to Allmydata.org "Tahoe" Least Authority
31 Filesystem v1.1, which was released June 11, 2008 [1].  XXX update the following sentence This release
32 fixes several serious issues in Tahoe v1.0, and improves the user
33 interfaces.  See the known_issues.txt file [2] and the NEWS file [3]
34 for details.
35
36
37 COMPATIBILITY
38
39 The version 1 branch of Tahoe is used as the basis of the consumer
40 backup product from Allmydata, Inc. -- http://allmydata.com .
41
42 Tahoe v1.1 is fully compatible with Tahoe v1.0.  v1.1 clients produce
43 files which can be read by v1.0 clients.  v1.1 clients can read files
44 produced by clients of all versions >= v0.8.  v1.1 servers can serve
45 v1.0 clients and v1.1 clients can use v1.0 servers.
46
47 This is the second release in the version 1 series.  We believe that
48 this version of Tahoe is stable enough to rely on as a permanent store
49 of valuable data.  The version 1 branch of Tahoe will be actively
50 supported and maintained for the forseeable future, and future
51 versions of Tahoe will retain the ability to read files and
52 directories produced by Tahoe v1 for the forseeable future.
53
54
55 WHAT IS IT GOOD FOR?
56
57 With Tahoe, you can distribute your filesystem across a set of
58 computers, such that if some of the computers fail or turn out to be
59 malicious, the filesystem continues to work from the remaining
60 computers.  You can also share your files with other users, using a
61 cryptographic capability-based access control scheme.
62
63 Because this software is the product of less than two years of active
64 development, we do not categorically recommend it for the storage of
65 data which is extremely confidential or precious.  However, we believe
66 that the combination of erasure coding, strong encryption, and careful
67 engineering makes the use of this software a much safer alternative
68 than common alternatives, such as RAID, or traditional backup onto a
69 remote server, removable drive, or tape.
70
71 This software comes with extensive unit tests [4], and there are no
72 known security flaws which would compromise confidentiality or data
73 integrity.  (For all currently known issues please see the
74 known_issues.txt file [2].)
75
76 This release of Tahoe is suitable for the "friendnet" use case [5] --
77 it is easy to create a filesystem spread over the computers of you and
78 your friends so that you can share files and disk space with one
79 another.
80
81
82 LICENCE
83
84 You may use this package under the GNU General Public License, version
85 2 or, at your option, any later version.  See the file "COPYING.GPL"
86 [6] for the terms of the GNU General Public License, version 2.
87
88 You may use this package under the Transitive Grace Period Public
89 Licence, version 1.0.  The Transitive Grace Period Public Licence says
90 that you may distribute proprietary derived works of Tahoe without
91 releasing the source code of that derived work for up to twelve
92 months, after which time you are obligated to release the source code
93 of the derived work under the Transitive Grace Period Public
94 Licence. See the file "COPYING.TGPPL.html" [7] for the terms of the
95 Transitive Grace Period Public Licence, version 1.0.
96
97 (You may choose to use this package under the terms of either licence,
98 at your option.)
99
100
101 INSTALLATION
102
103 Tahoe works on Linux, Mac OS X, Windows, Cygwin, and Solaris.  For
104 installation instructions please see "docs/install.html" [8].
105
106
107 HACKING AND COMMUNITY
108
109 Please join us on the mailing list [9] to discuss uses of Tahoe.
110 Patches that extend and improve Tahoe are gratefully accepted -- the
111 RoadMap page [10] shows the next improvements that we plan to make and
112 CREDITS [11] lists the names of people who've contributed to the
113 project.  The wiki Dev page [12] contains resources for hackers.
114
115
116 SPONSORSHIP
117
118 Tahoe is sponsored by Allmydata, Inc. [13], a provider of consumer
119 backup services.  Allmydata, Inc. contributes hardware, software,
120 ideas, bug reports, suggestions, demands, and money (employing several
121 allmydata.org Tahoe hackers and instructing them to spend part of
122 their work time on this free-software project).  We are eternally
123 grateful!
124
125
126 Zooko O'Whielacronx
127 on behalf of the allmydata.org team
128 June 11, 2008
129 San Francisco, California, USA
130
131 [1] http://allmydata.org/trac/tahoe/browser/relnotes.txt?rev=2716
132 [2] http://allmydata.org/trac/tahoe/browser/docs/known_issues.txt
133 [3] http://allmydata.org/trac/tahoe/browser/docs/NEWS
134 [4] http://allmydata.org/trac/tahoe/wiki/Dev
135 [5] http://allmydata.org/trac/tahoe/wiki/UseCases
136 [6] http://allmydata.org/trac/tahoe/browser/COPYING.GPL
137 [7] http://allmydata.org/source/tahoe/trunk/COPYING.TGPPL.html
138 [8] http://allmydata.org/source/tahoe/trunk/docs/install.html
139 [9] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
140 [10] http://allmydata.org/trac/tahoe/roadmap
141 [11] http://allmydata.org/trac/tahoe/browser/CREDITS?rev=2677
142 [12] http://allmydata.org/trac/tahoe/wiki/Dev
143 [13] http://allmydata.com