2019-01-20 17:59:17 +01:00
< h1 id = "cloud" class = "anchor" > < a href = "#cloud" > < i class = "fas fa-link anchor-icon" > < / i > < / a > Encrypted Cloud Storage Services< / h1 >
< div class = "alert alert-warning" role = "alert" >
2019-05-06 13:35:28 +08:00
< strong > If you are currently using Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should pick an alternative here.< / strong >
2019-01-20 17:59:17 +01:00
< / div >
2019-05-05 12:55:49 +08:00
{% include cardv2.html
title="Nextcloud - Choose your hoster"
2019-10-02 22:13:05 -05:00
image="https://ipfs.privacytools.io/ipfs/QmWNFSGdjj8EupzXoTikm3se1vG8YDCBBRKAq3bGDnnxc4/assets/img/provider/Nextcloud.png"
2019-05-05 12:55:49 +08:00
description="Similar functionally to the widely used Dropbox, with the difference being that Nextcloud is free and open-source, and thereby allowing anyone to install and operate it without charge on a private server, with no limits on storage space or the number of connected clients."
website="https://nextcloud.com/"
forum="https://forum.privacytools.io/t/discussion-nextcloud/287"
github="https://github.com/nextcloud"
2019-09-11 02:34:41 +00:00
windows="https://nextcloud.com/install/#install-clients"
mac="https://nextcloud.com/install/#install-clients"
linux="https://nextcloud.com/install/#install-clients"
freebsd="https://www.freshports.org/www/nextcloud/"
openbsd="http://openports.se/www/nextcloud"
netbsd="http://pkgsrc.se/www/php-nextcloud"
ios="https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8"
fdroid="https://f-droid.org/packages/com.nextcloud.client/"
googleplay="https://play.google.com/store/apps/details?id=com.nextcloud.client"
2019-05-05 12:55:49 +08:00
%}
{% include cardv2.html
title="Least Authority S4 - For Experts"
2019-10-02 22:13:05 -05:00
image="https://ipfs.privacytools.io/ipfs/QmWNFSGdjj8EupzXoTikm3se1vG8YDCBBRKAq3bGDnnxc4/assets/img/provider/S4.png"
2019-05-05 12:55:49 +08:00
description="S4 (Simple Secure Storage Service) is Least Authority's verifiably secure off-site backup system for individuals and businesses. 100% client-side encryption and open source transparency. 250GB for $9.95/month or 5TB for $25.95/month. Servers are hosted with Amazon S3 in the US."
website="https://leastauthority.com/"
forum="https://forum.privacytools.io/t/discussion-least-authority-s4/288"
github="https://github.com/LeastAuthority"
2019-09-11 02:34:41 +00:00
windows="https://github.com/gridsync/gridsync#installation-and-running"
mac="https://github.com/gridsync/gridsync#installation-and-running"
linux="https://github.com/gridsync/gridsync#installation-and-running"
2019-05-05 12:55:49 +08:00
%}
2019-01-20 17:59:17 +01:00
2019-01-22 22:05:04 +01:00
< h3 > Worth Mentioning< / h3 >
2019-01-20 17:59:17 +01:00
< ul >
< li > < a href = "https://cryptomator.org/" > Cryptomator< / a > - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.< / li >
2019-01-22 22:05:04 +01:00
< li > < a href = "https://cryptpad.fr" > CryptPad< / a > - Free and end-to-end encrypted real time collaboration sharing folders, media, and documents.< / li >
2019-01-20 17:59:17 +01:00
< / ul >