--- title: "Welcome The Least-Authority File Store" layout: splash author_profile: false header: overlay_color: "#000" overlay_filter: "0.4" overlay_image: /assets/images/overlay.jpg actions: - label: "Download" url: "https://tahoe-lafs.org/downloads" caption: "Photo credit: [**Unsplash**](https://unsplash.com)" 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: "Read Some Nice Docs" documentation_list: - image_path: /assets/images/overview.jpg image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" alt: "overview" title: "Overview" excerpt: "A one-page summary explains the unique properties of this system." url: "https://tahoe-lafs.readthedocs.io/en/latest/about-tahoe.html" btn_label: "Read More" btn_class: "btn--primary" - image_path: /assets/images/manual.jpg image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" alt: "manual" title: "Manual" excerpt: "User manual with installation instructions and configuration guides." url: "https://tahoe-lafs.readthedocs.io/" btn_label: "Read More" btn_class: "btn--primary" - image_path: /assets/images/wiki.jpg image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" alt: "wiki" title: "Wiki" excerpt: "FAQ and other Wiki pages.

" url: "https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ" btn_label: "Read More" btn_class: "btn--primary" contribute: - title: "Get Involved" excerpt: "" contribute_list: - image_path: /assets/images/mailing.jpg image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" alt: "mailing" title: "Mailing list" excerpt: 'Join the **tahoe-dev** mailing list.' - image_path: /assets/images/messaging.jpg image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" alt: "messaging" title: "Instant messaging" excerpt: 'Join the **#tahoe-lafs** channel on Libera or Matrix.' - image_path: /assets/images/meet.jpg image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" alt: "meet" title: "Meeting" excerpt: 'Join our **Tuesday 1700 UTC weekly meetings** for project governance (first Tuesday of the month) and technical (other Tuesdays) discussion.' blog: - title: "News" excerpt: "Find here under a list of the latest articles on the subjects that matter for us." about: - title: "About us" excerpt: "Here comes something about us..." about_list: - title: "Volunteers" excerpt: "Tahoe-LAFS is an open-source project supported by donations and maintained by a group of hardy volunteers...
" url: "https://tahoe-lafs.org/trac/tahoe-lafs/wiki/AboutUs" btn_label: "Read More" btn_class: "btn--primary" - title: "Donation" excerpt: 'You can donate to the Tahoe-LAFS project via BitCoin and PayPal.

' - title: "Sponsorship" excerpt: "Please contact *secorp at secorp dot net* if you would like to sponsor Tahoe-LAFS." - title: "Least Authority" excerpt: 'Least Authority sells service and support for LAFS as well as developing improvements for LAFS and contributing them back to the Free and Open Source project.' - title: "Google" excerpt: 'Google, Inc. sponsored Tahoe-LAFS through its Google Summer of Code program in 2010 and 2013.
' - title: "Atlas Networks" excerpt: 'Atlas Networks provides dedicated server hosting for scale and performance testing.
' ---
{% 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="center" %} {% include feature_row id="about_list" %}