Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Add Duplicati in Providers > Cloud Storage (Worth Mentioning) #2320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions _includes/sections/cloud-storage.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ <h1 id="cloud" class="anchor"><a href="#cloud"><i class="fas fa-link anchor-icon
<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>
<li><a href="https://cryptomator.org/">Cryptomator</a> - <a href="https://github.com/cryptomator/cryptomator">Open-source</a> client-side AES encryption for your cloud files. No registration.</li>
<li><a href="https://www.duplicati.com/">Duplicati</a> - <a href="https://github.com/duplicati/duplicati">Open-source</a> versioning and incremental backup software on various cloud storage services, with client-side file encryption and deduplication.
<li><a href="https://cryptpad.fr">CryptPad</a> - <a href="https://github.com/xwiki-labs/cryptpad">Open-source</a> end-to-end encrypted real time collaboration sharing folders, media, and office documents.</li>
</ul>