allmydata-tahoe 1.0 (Default branch) |
|
|
With Tahoe, you can store your files in a distributed way across a set of computers, such that if some of the computers fail or become unavailable, you can still retrieve your data from the remaining computers. You can also securely share your files with other users. The source code is dual licenced under the GPL and the Transitive Grace Period Public Licence.
License: GNU General Public License (GPL)
Changes:
An added secret is used for convergent encryption
to better protect the confidentiality of immutable
files. The publically readable hash of the
plaintext was removed. A "mkdir-p" feature was
added to the WAPI. Many updates were made to the
Windows installer and Windows filesystem
integration.
|