Key some software pages

This covers
* Calendar/Contacts Sync Tools
* Digital Notebook
* Email Alternatives and Clients
* File Encrpytion, Sharing, and Sync
* Metadata Removal Toosl
* Password Manager
* Productivity Tools
* Self-contained Networks
* Self-hosted Cloud Server
This commit is contained in:
djoate
2019-11-24 18:20:21 -05:00
parent 13b5827a79
commit 271c705ad3
22 changed files with 827 additions and 88 deletions

View File

@ -3,6 +3,7 @@ layout: page
permalink: /software/calendar-contacts/
title: "Calendar/Contacts Sync Tools"
description: "Discover free, open-source, and secure ways to sync your contacts and calendars across your devices."
translate: true
---
{% include sections/calendar-contacts-sync.html %}

View File

@ -1,8 +1,9 @@
---
layout: page
permalink: /software/cloud/
title: "Self Hosted \"Cloud\""
title: 'Self Hosted "Cloud"'
description: "Discover how to securely and privately self-host your cloud with open-source software."
translate: true
---
{% include sections/selfhosted-cloud.html %}

View File

@ -3,6 +3,7 @@ layout: page
permalink: /software/email/
title: "Email Clients"
description: "Discover free, open-source, and secure email clients, along with some email alternatives you may not have considered."
translate: true
---
{% include sections/email-clients.html %}

View File

@ -3,6 +3,7 @@ layout: page
permalink: /software/encryption-tools/
title: "Encryption Tools"
description: "Discover free, open-source, and secure ways to encrypt your sensitive data to keep it from prying eyes."
translate: true
---
{% include sections/file-encryption.html %}

View File

@ -3,6 +3,7 @@ layout: page
permalink: /software/file-sharing/
title: "File Sharing"
description: "Discover how to share your files with your friends and family or anonymously, without a middleman."
translate: true
---
{% include sections/file-sharing.html %}

View File

@ -3,6 +3,7 @@ layout: page
permalink: /software/file-sync/
title: "File Sync"
description: "Discover free, open-source, and secure ways to sync your files across your devices."
translate: true
---
{% include sections/file-sync.html %}

View File

@ -4,6 +4,7 @@ permalink: /software/networks/
title: "Self-Contained Networks"
description: "If you are currently browsing clearnet and want to access the dark web, this section is for you."
hidedesc: true
translate: true
---
{% include sections/self-contained-networks.html %}

View File

@ -3,6 +3,7 @@ layout: page
permalink: /software/notebooks/
title: "Notebooks"
description: "Keep track of your notes and journalings without giving them to a third party."
translate: true
---
{% include sections/notebooks.html %}

View File

@ -3,6 +3,7 @@ layout: page
permalink: /software/passwords/
title: "Password Managers"
description: "Stay safe and secure online with an encrypted and open-source password manager."
translate: true
---
{% include sections/password-managers.html %}

View File

@ -3,6 +3,7 @@ layout: page
permalink: /software/productivity/
title: "Productivity Tools"
description: "Get working and collaborating without sharing your documents with a middleman or trusting a cloud provider."
translate: true
---
{% include sections/productivity-tools.html %}