mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-27 21:29:17 +00:00
Convert Cloud Storage from legacy (#333)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
This commit is contained in:

committed by
Daniel Nathan Gray

parent
f83d562b31
commit
74008465b7
20
_data/providers/cloud/3_tahoe-lafs.yml
Normal file
20
_data/providers/cloud/3_tahoe-lafs.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
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/'
|
||||
privacy_policy: 'https://protonmail.com/privacy-policy'
|
||||
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'
|
Reference in New Issue
Block a user