mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Remove duplicated cloud section (#267)
This commit is contained in:
parent
f3a2fc83e7
commit
c2c815cdc9
@ -1,10 +1,6 @@
|
|||||||
type: dropdown
|
type: dropdown
|
||||||
title: Providers
|
title: Providers
|
||||||
items:
|
items:
|
||||||
- type: link
|
|
||||||
title: Cloud Storage
|
|
||||||
icon: fad fa-clouds
|
|
||||||
file: legacy_pages/providers/storage.html
|
|
||||||
- type: link
|
- type: link
|
||||||
title: DNS Servers
|
title: DNS Servers
|
||||||
icon: fad fa-map-signs
|
icon: fad fa-map-signs
|
||||||
|
@ -1,30 +0,0 @@
|
|||||||
<h2 id="cloud" class="anchor"><a href="#cloud"><i class="fas fa-link anchor-icon"></i></a> Encrypted Cloud Storage Services</h2>
|
|
||||||
|
|
||||||
<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 legacy/cardv2.html
|
|
||||||
title="Nextcloud - Choose your hoster"
|
|
||||||
image="/assets/img/legacy_svg/3rd-party/nextcloud.svg"
|
|
||||||
description="<strong>Nextcloud</strong> is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control. The only limits on storage and bandwidth are the limits on the server provider you choose."
|
|
||||||
website="https://nextcloud.com/"
|
|
||||||
privacy-policy="https://nextcloud.com/privacy/"
|
|
||||||
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"
|
|
||||||
fdroid="https://f-droid.org/packages/com.nextcloud.client/"
|
|
||||||
googleplay="https://play.google.com/store/apps/details?id=com.nextcloud.client"
|
|
||||||
ios="https://itunes.apple.com/us/app/nextcloud/id1125420102"
|
|
||||||
github="https://github.com/nextcloud"
|
|
||||||
%}
|
|
||||||
|
|
||||||
<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.</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>
|
|
@ -7,7 +7,7 @@
|
|||||||
{% include legacy/cardv2.html
|
{% include legacy/cardv2.html
|
||||||
title="Nextcloud"
|
title="Nextcloud"
|
||||||
image="/assets/img/legacy_svg/3rd-party/nextcloud.svg"
|
image="/assets/img/legacy_svg/3rd-party/nextcloud.svg"
|
||||||
description="<strong>Nextcloud</strong> is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control. The only limits on storage and bandwidth are the limits on the <a href=\"/providers/hosting\">server provider</a> you choose."
|
description="<strong>Nextcloud</strong> is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control. The only limits on storage and bandwidth are the limits on the server provider you choose."
|
||||||
website="https://nextcloud.com/"
|
website="https://nextcloud.com/"
|
||||||
privacy-policy="https://nextcloud.com/privacy/"
|
privacy-policy="https://nextcloud.com/privacy/"
|
||||||
windows="https://nextcloud.com/install/#install-clients"
|
windows="https://nextcloud.com/install/#install-clients"
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
permalink: /providers/cloud-storage/
|
|
||||||
title: "Cloud Storage"
|
|
||||||
description: "Find a cloud storage provider that won't look through your files."
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include legacy/sections/cloud-storage.html %}
|
|
Loading…
Reference in New Issue
Block a user