Update Calendar/Contacts Sync Tools page to cardv2 (#1190)

* Update CC Sync page to cardv2

* Update source_code.md

* Add forum links
This commit is contained in:
nitrohorse 2019-09-06 18:10:17 -07:00 committed by GitHub
parent 55866ffb45
commit bfbbeb7c3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 28 deletions

View File

@ -4,34 +4,41 @@
<strong>If you are currently using a calendar and or contacts synchronization service like Google Sync or iCloud, you should pick an alternative here.</strong> <strong>If you are currently using a calendar and or contacts synchronization service like Google Sync or iCloud, you should pick an alternative here.</strong>
</div> </div>
<div class="row mb-2"> {%
include cardv2.html
{% include card.html color="success"
title="Nextcloud" title="Nextcloud"
image="/assets/img/provider/Nextcloud.png" image="/assets/img/provider/Nextcloud.png"
url="https://nextcloud.com/" description="<strong>Nextcloud</strong> is a suite of client-server software for creating and using file hosting services. This includes calendar sync via CalDAV and contacts sync via CardDAV. Nextcloud is free and open-source, thereby allowing anyone to install and operate it without charge on a private server."
footer="Client OS: Windows, macOS, Linux, BSD, Unix, iOS, Android, Fire OS. Server: Linux." website="https://nextcloud.com/"
description="NextCloud is a suite of client-server software for creating and using file hosting services. This includes calendar sync via CalDAV and contacts sync via CardDAV. Nextcloud is free and open-source, thereby allowing anyone to install and operate it without charge on a private server." forum="https://forum.privacytools.io/t/discussion-nextcloud-calender-contacts-sync-tools/1535"
%} github="https://github.com/nextcloud"
windows="https://nextcloud.com/install/"
linux="https://nextcloud.com/install/"
mac="https://nextcloud.com/install/"
android="https://nextcloud.com/install/"
ios="https://nextcloud.com/install/"
%}
{% include card.html color="primary" {%
include cardv2.html
title="Email Providers" title="Email Providers"
image="/assets/img/misc/email.png" image="/assets/img/misc/email.png"
url="../email" description='Many email providers also offer calendar and or contacts sync services. Refer to the <a href="/providers/email">Email Providers section</a> to choose an email provider and check if they also offer calendar and or contacts sync.'
website="Email Providers section" website="/providers/email"
footer="OS: depends on email provider." %}
description="Many email providers also offer calendar and or contacts sync services. Refer to the <a href=\"../email\">Email Providers section</a> to choose an email provider and check if they also offer calendar and or contacts sync."
%}
{% include card.html color="warning" {%
include cardv2.html
title="EteSync" title="EteSync"
image="/assets/img/provider/etesync.png" image="/assets/img/provider/etesync.png"
url="https://www.etesync.com/" description="<strong>EteSync</strong> is a secure, end-to-end encrypted and journaled personal information (e.g. contacts and calendar) cloud synchronization and backup for Android and any OS that supports CalDAV/CardDAV. It costs $14 per year to use, or you can host the server yourself for free."
footer="Client OS: Android, Web. Server OS: Linux." website="https://www.etesync.com/"
description="EteSync is a secure, end-to-end encrypted and journaled personal information (e.g. contacts and calendar) cloud synchronization and backup for Android and any OS that supports CalDAV/CardDAV. It costs $14 per year to use, or you can host the server yourself for free." forum="https://forum.privacytools.io/t/discussion-etesync-calender-contacts-sync-tools/1536"
%} github="https://github.com/etesync"
web="https://www.etesync.com/"
</div> linux="https://www.etesync.com/"
android="https://www.etesync.com/"
%}
<h3>Worth Mentioning</h3> <h3>Worth Mentioning</h3>
@ -41,6 +48,6 @@
</li> </li>
<li> <li>
<a href="../cloud">cloud backups</a> - consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after <a href="../encryption-tools/#encrypt">encrypting</a> them). <a href="../cloud">cloud backups</a> - consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after <a href="../encryption-tools/">encrypting</a> them).
</li> </li>
</ul> </ul>

View File

@ -201,15 +201,14 @@ Worth Mentioning
- Password Safe: https://sourceforge.net/projects/passwordsafe/files/ - Password Safe: https://sourceforge.net/projects/passwordsafe/files/
## Calendar and Contacts Sync ## Calendar and Contacts Sync
Nextcloud: https://github.com/nextcloud
EteSync: https://github.com/etesync Nextcloud: https://github.com/nextcloud
Worth Mentioning: EteSync: https://github.com/etesync
.
fruux: https://fruux.com/opensource/ Worth Mentioning:
.
Flock: https://github.com/signalapp/Flock - fruux: https://fruux.com/opensource/
## File Encryption Software ## File Encryption Software