mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
ad74e01463
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
20 lines
1.1 KiB
YAML
20 lines
1.1 KiB
YAML
title: Tahoe-LAFS (Advanced)
|
|
type: Recommendation
|
|
logo: /assets/img/cloud/tahoe-lafs.svg
|
|
description: |
|
|
<strong>Tahoe-LAFS</strong> 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. The servers used as storage pools do not have access to your data.
|
|
|
|
Due to the complexity of the system and the amount of nodes needed to set it up, Tahoe-LAFS is only recommended for seasoned system administrators.
|
|
website: 'https://www.tahoe-lafs.org/'
|
|
downloads:
|
|
- icon: fab fa-windows
|
|
url: 'https://github.com/tahoe-lafs/tahoe-lafs#via-pip'
|
|
- icon: fab fa-apple
|
|
url: 'https://github.com/tahoe-lafs/tahoe-lafs#via-pip'
|
|
- icon: fab fa-linux
|
|
url: 'https://github.com/tahoe-lafs/tahoe-lafs#using-os-packages'
|
|
- icon: ptio-netbsd
|
|
url: 'http://pkgsrc.se/filesystems/tahoe-lafs'
|
|
- icon: fab fa-github
|
|
url: 'https://www.tahoe-lafs.org/trac/tahoe-lafs/browser'
|