From 683146ebede04d30773f93e92a3593bfed96ec7d Mon Sep 17 00:00:00 2001 From: n1trux Date: Mon, 3 Aug 2015 15:34:35 +0200 Subject: [PATCH] integrate Cloud storage from n1trux/awesome-sysadmin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e56c9e8a..81e7adaf 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. * [Seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. - `GPLv2` * [SparkleShare](http://sparkleshare.org/) - Self hosted, instant, secure file sync + * [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. * [Syncany](https://www.syncany.org/) - Secure file sync software for arbitrary storage backends - An open-source cloud storage and filesharing application. Securely synchronize your files to any kind of storage! * [Syncthing](http://syncthing.net/) - Syncthing is an open source peer-to-peer file synchronisation tool ([Source code](https://github.com/syncthing/syncthing)) - `MPLv2` * [Tahoe-LAFS](https://www.tahoe-lafs.org/trac/tahoe-lafs) - 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.