]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - README.rst
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / README.rst
1 ==========
2 Tahoe-LAFS
3 ==========
4
5 Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes
6 your data across multiple servers. Even if some of the servers fail or are taken
7 over by an attacker, the entire file store continues to function correctly,
8 preserving your privacy and security.
9
10 To get started please see `quickstart.rst`_ in the docs directory.
11
12 LICENCE
13 =======
14
15 Copyright 2006-2015 The Tahoe-LAFS Software Foundation
16
17 You may use this package under the GNU General Public License, version 2 or, at
18 your option, any later version.  You may use this package under the Transitive
19 Grace Period Public Licence, version 1.0, or at your option, any later
20 version. (You may choose to use this package under the terms of either licence,
21 at your option.)  See the file `COPYING.GPL`_ for the terms of the GNU General
22 Public License, version 2.  See the file `COPYING.TGPPL.rst`_ for the terms of
23 the Transitive Grace Period Public Licence, version 1.0.
24
25 See `TGPPL.PDF`_ for why the TGPPL exists, graphically illustrated on three slides.
26
27 .. _quickstart.rst: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/quickstart.rst
28 .. _COPYING.GPL: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/COPYING.GPL
29 .. _COPYING.TGPPL.rst: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/COPYING.TGPPL.rst
30 .. _TGPPL.PDF: https://tahoe-lafs.org/~zooko/tgppl.pdf
31
32 ----
33
34 .. image:: https://travis-ci.org/tahoe-lafs/tahoe-lafs.png?branch=master
35   :target: https://travis-ci.org/tahoe-lafs/tahoe-lafs
36
37 .. image:: https://coveralls.io/repos/tahoe-lafs/tahoe-lafs/badge.png?branch=master
38   :target: https://coveralls.io/r/tahoe-lafs/tahoe-lafs?branch=master