mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 05:03:34 +01:00
Improve Cryptee card (#1814)
This commit is contained in:
parent
23a2419dc8
commit
9c85a65190
@ -38,7 +38,7 @@ Calendars and contacts contain some of your most sensitive data; use products th
|
||||
|
||||
![EteSync logo](assets/img/calendar-contacts/etesync.svg){ align=right }
|
||||
|
||||
**EteSync** is a secure, end-to-end encrypted, and privacy-respecting cloud backup and synchronization software for your personal information, including contacts and calendars. There are native clients for Android, iOS, with a web client and an adapter layer for most desktop clients available too. Etesync does [not](https://www.etesync.com/faq/#2fa) currently support multi-factor authentication.
|
||||
**EteSync** is a secure, E2EE, and privacy-respecting cloud backup and synchronization software for your personal information, including contacts and calendars. There are native clients for Android, iOS, with a web client and an adapter layer for most desktop clients available too. Etesync does [not](https://www.etesync.com/faq/#2fa) currently support multi-factor authentication.
|
||||
|
||||
EteSync offers a [SaaS](https://dashboard.etebase.com/user/partner/pricing/), or you can host the server yourself for free.
|
||||
|
||||
|
@ -13,7 +13,9 @@ If these alternatives do not fit your needs, we suggest you look into [Encryptio
|
||||
![Cryptee logo](./assets/img/cloud/cryptee.svg#only-light){ align=right }
|
||||
![Cryptee logo](./assets/img/cloud/cryptee-dark.svg#only-dark){ align=right }
|
||||
|
||||
**Cryptee** is a web-based, encrypted, secure photo storage service and documents editor.
|
||||
**Cryptee** is a web-based E2EE data storage service. It primarily focuses on photo and video storage as well document editing. Cryptee is a PWA, which means that it works seamlessly across all modern devices without requiring native apps for each respective platform.
|
||||
|
||||
Cryptee offers 100MB of storage for free, with paid options if you need more. Sign-up doesn't require an e-mail or other personally identifiable information.
|
||||
|
||||
[:octicons-home-16: Homepage](https://crypt.ee){ .md-button .md-button--primary }
|
||||
[:octicons-eye-16:](https://crypt.ee/privacy){ .card-link title="Privacy Policy" }
|
||||
|
@ -90,3 +90,4 @@
|
||||
*[rolling release]: An update release cycle in which updates are released very frequently, instead of at set intervals.
|
||||
*[walled garden]: A walled garden (or closed platform) is one in which the service provider has control over applications, content, and/or media, and restricts convenient access to non-approved applicants or content.
|
||||
*[entropy]: Password entropy is a measurement of how unpredictable a password is.
|
||||
*[PWA]: Progressive Web App
|
Loading…
Reference in New Issue
Block a user