From 8ffa8207ff06673612f62ff6ce3ed6cd990929eb Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Tue, 14 Feb 2023 15:06:57 +0000 Subject: [PATCH] Move Cryptee to Notebooks section (#1975) Signed-off-by: Daniel Gray --- .../img/{cloud => notebooks}/cryptee-dark.svg | 0 .../img/{cloud => notebooks}/cryptee.svg | 0 docs/cloud.en.md | 20 ------------------- docs/notebooks.en.md | 20 +++++++++++++++++++ docs/tools.en.md | 3 ++- 5 files changed, 22 insertions(+), 21 deletions(-) rename docs/assets/img/{cloud => notebooks}/cryptee-dark.svg (100%) rename docs/assets/img/{cloud => notebooks}/cryptee.svg (100%) diff --git a/docs/assets/img/cloud/cryptee-dark.svg b/docs/assets/img/notebooks/cryptee-dark.svg similarity index 100% rename from docs/assets/img/cloud/cryptee-dark.svg rename to docs/assets/img/notebooks/cryptee-dark.svg diff --git a/docs/assets/img/cloud/cryptee.svg b/docs/assets/img/notebooks/cryptee.svg similarity index 100% rename from docs/assets/img/cloud/cryptee.svg rename to docs/assets/img/notebooks/cryptee.svg diff --git a/docs/cloud.en.md b/docs/cloud.en.md index 5a1f1995..c4b9e573 100644 --- a/docs/cloud.en.md +++ b/docs/cloud.en.md @@ -6,26 +6,6 @@ Many cloud storage providers require your full trust that they will not look at If these alternatives do not fit your needs, we suggest you look into [Encryption Software](encryption.md). -## Cryptee - -!!! recommendation - - ![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 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" } - [:octicons-info-16:](https://crypt.ee/help){ .card-link title=Documentation} - [:octicons-code-16:](https://github.com/cryptee){ .card-link title="Source Code" } - - ??? downloads - - - [:octicons-globe-16: PWA](https://crypt.ee/download) - ## Proton Drive !!! recommendation diff --git a/docs/notebooks.en.md b/docs/notebooks.en.md index aa8ba09a..a21f637b 100644 --- a/docs/notebooks.en.md +++ b/docs/notebooks.en.md @@ -60,6 +60,26 @@ Joplin does not support password/PIN protection for the [application itself or i - [:simple-linux: Linux](https://standardnotes.com) - [:octicons-globe-16: Web](https://app.standardnotes.com/) +### Cryptee + +!!! recommendation + + ![Cryptee logo](./assets/img/notebooks/cryptee.svg#only-light){ align=right } + ![Cryptee logo](./assets/img/notebooks/cryptee-dark.svg#only-dark){ align=right } + + **Cryptee** is an open-source, web-based E2EE document editor and photo storage application. Cryptee is a PWA, which means that it works seamlessly across all modern devices without requiring native apps for each respective platform. + + [:octicons-home-16: Homepage](https://crypt.ee){ .md-button .md-button--primary } + [:octicons-eye-16:](https://crypt.ee/privacy){ .card-link title="Privacy Policy" } + [:octicons-info-16:](https://crypt.ee/help){ .card-link title=Documentation} + [:octicons-code-16:](https://github.com/cryptee){ .card-link title="Source Code" } + + ??? downloads + + - [:octicons-globe-16: PWA](https://crypt.ee/download) + +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. + ## Local notebooks ### Org-mode diff --git a/docs/tools.en.md b/docs/tools.en.md index 5e3d5696..7b7c94a2 100644 --- a/docs/tools.en.md +++ b/docs/tools.en.md @@ -24,6 +24,7 @@ For more details about each project, why they were chosen, and additional tips o 1. Snowflake does not increase privacy, however it allows you to easily contribute to the Tor network and help people in censored networks achieve better privacy. [Learn more :material-arrow-right-drop-circle:](tor.md) + ## Desktop Web Browsers
@@ -127,7 +128,6 @@ For more details about each project, why they were chosen, and additional tips o
-- ![Cryptee logo](assets/img/cloud/cryptee.svg#only-light){ .twemoji }![Cryptee logo](assets/img/cloud/cryptee-dark.svg#only-dark){ .twemoji } [Cryptee](cloud.md#cryptee) - ![Nextcloud logo](assets/img/cloud/nextcloud.svg){ .twemoji } [Nextcloud (Self-Hostable)](cloud.md#nextcloud) - ![Proton Drive logo](assets/img/cloud/protondrive.svg){ .twemoji } [Proton Drive](cloud.md#proton-drive) @@ -378,6 +378,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b - ![Joplin logo](assets/img/notebooks/joplin.svg){ .twemoji } [Joplin](notebooks.md#joplin) - ![Standard Notes logo](assets/img/notebooks/standard-notes.svg){ .twemoji } [Standard Notes](notebooks.md#standard-notes) +- ![Cryptee logo](assets/img/notebooks/cryptee.svg#only-light){ .twemoji }![Cryptee logo](assets/img/notebooks/cryptee-dark.svg#only-dark){ .twemoji } [Cryptee](notebooks.md#cryptee) - ![Org-mode logo](assets/img/notebooks/org-mode.svg){ .twemoji } [Org-mode](notebooks.md#org-mode)