--- title: "Welcome to The Least-Authority File Store" layout: splash author_profile: false header: overlay_color: "#101820" overlay_image: /assets/images/overlay.png actions: - label: "Download" url: "https://tahoe-lafs.org/downloads" excerpt: >- Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes your data across multiple servers.
Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security. documentation: - title: "Documentation" documentation_list: - image_path: /assets/images/overview.svg alt: "overview" title: "Overview" excerpt: ' This [one-page summary](https://tahoe-lafs.readthedocs.io/en/latest/about-tahoe.html) explains the unique properties of this system ' - image_path: /assets/images/manual.svg alt: "manual" title: "Manual" excerpt: '' - image_path: /assets/images/wiki.svg alt: "wiki" title: "Wiki" excerpt: '' contribute: - title: "Contribute" excerpt: "" contribute_list: - image_path: /assets/images/discussions.svg alt: "discussions" title: "Discussions" excerpt: '' - image_path: /assets/images/issues.svg alt: "issues" title: "Issues" excerpt: '' - image_path: /assets/images/code.svg alt: "code" title: "Code" excerpt: '' blog: - title: "Latest News" excerpt: "" about: - title: "About us" image_path: /assets/images/aboutus.png alt: "aboutus" excerpt: >- Tahoe-LAFS is an open-source project supported by donations and maintained by a group of hardy volunteers. We are grateful for their energy, expertise, and support. Check out some of the main contributors to this project! url: "https://tahoe-lafs.org/trac/tahoe-lafs/wiki/AboutUs" btn_label: "Our Contributors" ---
{% include feature_row id="documentation" type="center" %} {% include feature_row id="documentation_list" %}
{% include feature_row id="contribute" type="center" %} {% include feature_row id="contribute_list" %}
{% include feature_row id="blog" type="center" %}
{% for post in site.posts %}
{% endfor %}



{% include feature_row id="about" type="left" %}