]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - relnotes.txt
docs: relnotes for 0.7.0
[tahoe-lafs/tahoe-lafs.git] / relnotes.txt
1 ANNOUNCING: Allmydata-Tahoe version 0.7
2
3 We are pleased to announce the release of version 0.7 of allmydata.org
4 "Tahoe".
5
6 Tahoe is a secure, decentralized, fault-tolerant filesystem.  All of
7 the source code is available under a Free Software, Open Source
8 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.6.1, which was released
15 October 15, 2007 [1].
16
17 This release adds decentralized, encrypted directories and mutable
18 files, making it the first release of Tahoe in which no part of the
19 filesystem is centralized.  It also adds a FUSE interface, allowing
20 you to access a distributed Tahoe grid as if it were a normal local
21 filesystem.
22
23 This is also the first release to be offered under a novel open source
24 licence which allows people to redistributed proprietary derivatives
25 of Tahoe for a limited time.
26
27
28 WHAT IS IT GOOD FOR?
29
30 With Tahoe, you can distribute your filesystem across a set of
31 computers, such that if some of the computers fail or turn out to be
32 malicious, the filesystem continues to work from the remaining
33 computers.  You can also share your files with other users, using a
34 strongly encrypted, capability-based access control scheme.
35
36 This release is targeted at hackers and smart users who are willing to
37 use a web user interface, a command-line user interface, or a FUSE
38 interface.  (Or a RESTful API.  Just telnet to localhost and type HTTP
39 requests to get started.)
40
41 Because this software is new, it is not yet recommended for storage of
42 highly confidential data nor for valuable data which is not otherwise
43 backed up. However, it works well in practice, it comes with extensive
44 unit tests, and there are no known security flaws which would
45 compromise confidentiality or data integrity.  (For a current
46 description of all known security issues and an overview of Tahoe's
47 security properties, please see the Security web page: [2].)
48
49 This release of Tahoe is suitable for the "friendnet" use case [3] --
50 it is easy to create a filesystem spread over the computers of you
51 and your friends so that you can share files and disk space with one
52 another.
53
54
55 LICENCE
56
57 You may use this package under the GNU General Public License, version
58 2 or, at your option, any later version.  See the file "COPYING.GPL"
59 for the terms of the GNU General Public License, version 2.
60
61 You may use this package under the Transitive Grace Period Public
62 Licence, version 1.0.  The Transitive Grace Period Public Licence says
63 that you may distribute proprietary derived works of Tahoe without
64 releasing the source code of that derived work for up to twelve
65 months, after which time you are obligated to release the source code
66 of the derived work under the Transitive Grace Period Public Licence.
67 See the file "COPYING.TGPPL.html" for the terms of the Transitive
68 Grace Period Public Licence, version 1.0.
69
70 (You may choose to use this package under the terms of either licence,
71 at your option.)
72
73
74 INSTALLATION
75
76 Tahoe works on Linux, Mac OS X, Windows, Cygwin, and Solaris.  For
77 installation instructions please see "doc/install.html" [4].
78
79
80 HACKING AND COMMUNITY
81
82 Please join us on the mailing list [5] to discuss uses of Tahoe.
83 Patches that extend and improve Tahoe are gratefully accepted --
84 roadmap.txt [6] shows the next improvements that we plan to make and
85 CREDITS [7] lists the names of people who've contributed to the
86 project.  The wiki Dev page [8] contains resources for hackers.
87
88
89 SPONSORSHIP
90
91 Tahoe is sponsored by Allmydata, Inc. [9], a provider of consumer
92 backup services.  Allmydata, Inc. contributes hardware, software,
93 ideas, bug reports, suggestions, demands, and money (employing several
94 allmydata.org Tahoe hackers and allowing them to spend part of their
95 work time on the next-generation, free-software project).  We are
96 eternally grateful!
97
98
99 Zooko O'Whielacronx
100 on behalf of the allmydata.org team
101 January 7, 2008
102 San Francisco, California
103
104
105 [1] http://allmydata.org/trac/tahoe/browser/relnotes.txt?rev=1346
106 [2] http://allmydata.org/trac/tahoe/wiki/Security
107 [3] http://allmydata.org/trac/tahoe/wiki/UseCases
108 [4] http://allmydata.org/source/tahoe/trunk/docs/install.html
109 [5] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
110 [6] http://allmydata.org/trac/tahoe/browser/roadmap.txt
111 [7] http://allmydata.org/trac/tahoe/browser/CREDITS?rev=1424
112 [8] http://allmydata.org/trac/tahoe/wiki/Dev
113 [9] http://allmydata.com