Move DecSync to calendar and contact sync

This commit is contained in:
moritztk 2019-11-27 13:45:12 +00:00 committed by GitHub
parent 211d2adc8e
commit 2adad600da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,4 +60,8 @@
<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/">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>
<li>
<a href="https://github.com/39aldo39/DecSync">DecSync</a> - DecSync can be used to synchronize RSS, contacts and calendars. This can be done without a server by using for example <a href="https://syncthing.net/">Syncthing</a>.
</li>
</ul> </ul>