web-landing-page/src/_posts/2022-10-03-release-v1.18.0.md
Benoit Donneaux 9355581508 Prepare some news from original content from Trac (#10)
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/pulls/10
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-29 21:39:58 +00:00

1.4 KiB

layout title date excerpt header
single v1.18.0 is released 2022-10-03 16:17:57 +0000 ANNOUNCING Tahoe, the Least-Authority File Store, v1.18.0
teaser
/assets/images/posts/release.jpg

ANNOUNCING Tahoe, the Least-Authority File Store, v1.18.0

The Tahoe-LAFS team is pleased to announce version 1.18.0 of Tahoe-LAFS, an extremely reliable decentralized storage system. Get it with "pip install tahoe-lafs", or download a tarball here:

https://tahoe-lafs.org/downloads

Tahoe-LAFS is the first distributed storage system to offer "provider-independent security" — meaning that not even the operators of your storage servers can read or alter your data without your consent. Here is the one-page explanation of its unique security and fault-tolerance properties:

https://tahoe-lafs.readthedocs.org/en/latest/about.html

The previous stable release of Tahoe-LAFS was v1.17.1, released on January 7, 2022.

This release drops support for Python 2 and for Python 3.6 and earlier. twistd.pid is no longer used (in favour of one with pid + process creation time). A collection of minor bugs and issues were also fixed.

Read the full announcement