mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-24 14:30:34 -04:00
Moving the cloud section (#284)
This commit is contained in:
parent
2b4acb27b7
commit
f9efbd87ca
10 changed files with 36 additions and 61 deletions
|
@ -9,7 +9,6 @@ description: "There's a ton of people providing services online. Discover which
|
|||
<ul class="list-group list-group-flush">
|
||||
<li class="list-group-item"><a href="/providers/dns/"><span class="fa fa-tasks fa-fw"></span> DNS</a></li>
|
||||
<li class="list-group-item"><a href="/providers/email/"><span class="fas fa-mail-bulk fa-fw"></span> Email</a></li>
|
||||
<li class="list-group-item"><a href="/providers/paste/"><span class="fas fa-paste fa-fw"></span> Pastebins</a></li>
|
||||
<li class="list-group-item"><a href="/providers/search-engines/"><i class="fas fa-search fa-fw"></i> Search Engines</a></li>
|
||||
<li class="list-group-item"><a href="/providers/social-networks/"><span class="fas fa-expand-arrows-alt fa-fw"></span> Social Networks</a></li>
|
||||
<li class="list-group-item"><a href="/providers/social-news-aggregator/"><span class="far fa-newspaper fa-fw"></span> Social News Aggregators</a></li>
|
||||
|
|
8
legacy_pages/providers/cloud.html
Normal file
8
legacy_pages/providers/cloud.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
layout: page
|
||||
permalink: /software/cloud/
|
||||
title: "Cloud Storage"
|
||||
description: "If you are currently using a Cloud Storage Services like Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you are putting complete trust in your service provider to not look at your files. Consider using an alternative below to remove the need for that trust."
|
||||
---
|
||||
|
||||
{% include legacy/sections/cloud.html %}
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
layout: page
|
||||
permalink: /providers/paste/
|
||||
title: "Pastebin hosting services"
|
||||
description: "Find a pastebin provider that won't read your content to share sensitive code or other information."
|
||||
---
|
||||
|
||||
{% include legacy/sections/paste-services.html %}
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
layout: page
|
||||
permalink: /software/cloud/
|
||||
title: "Self Hosted \"Cloud\""
|
||||
description: "Discover how to securely and privately self-host your cloud with open-source software."
|
||||
---
|
||||
|
||||
{% include legacy/sections/selfhosted-cloud.html %}
|
Loading…
Add table
Add a link
Reference in a new issue