Tahoe-LAFS (Least Authority File System) on Cloudron - decentralized cloud storage system
-
- Main Page: https://tahoe-lafs.org/trac/tahoe-lafs
- Git: https://github.com/tahoe-lafs/tahoe-lafs
- Licence: GNU GPL v2.0
- Docker: No
- Demo:
- Summary: Tahoe-LAFS helps you to store files while granting confidentiality, integrity, and availability of your data.
How does it work? You run a client program on your computer, which talks to one or more storage servers on other computers. When you tell your client to store a file, it will encrypt that file, encode it into multiple pieces, then spread those pieces out among various servers. The pieces are all encrypted and protected against modifications. Later, when you ask your client to retrieve the file, it will find the necessary pieces, make sure they haven’t been corrupted, reassemble them, and decrypt the result.--
- Notes: Installed using PIP: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/Installation/install-tahoe.rst
- Alternative to / Libhunt link:
Syncthing
Nextcloud
Resilio Sync
BorgBackup
GlusterFS
Ceph
Restic
Seafile- Screenshots: