mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
32 lines
2.0 KiB
HTML
32 lines
2.0 KiB
HTML
<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">
|
|
<strong>If you are currently using Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should pick an alternative here.</strong>
|
|
</div>
|
|
|
|
{% include cardv2.html
|
|
title="Nextcloud - Choose your hoster"
|
|
image="/assets/img/provider/Nextcloud.png"
|
|
description="Nextcloud is similar in functionality to the widely-used Dropbox, with the difference being that Nextcloud is free and open-source, 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"
|
|
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"
|
|
%}
|
|
|
|
|
|
<h3>Worth Mentioning</h3>
|
|
|
|
<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. <span class="badge badge-warning" data-toggle="tooltip" title="Cryptomator's mobile apps are not open-source."><a href="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375"><i class="fas fa-exclamation-triangle"></i></a></span></li>
|
|
<li><a href="https://cryptpad.fr">CryptPad</a> - Free and end-to-end encrypted real time collaboration sharing folders, media, and documents.</li>
|
|
</ul>
|