diff --git a/content/en/docs/FAQ/_index.md b/content/en/docs/FAQ/_index.md index 25d8e51..550fc05 100644 --- a/content/en/docs/FAQ/_index.md +++ b/content/en/docs/FAQ/_index.md @@ -66,10 +66,11 @@ Those who don't ask for a passport or other substantial proof of identity tend t On the deployed server, the following components are responsible for sending, receiving, filtering emails: -- Postfix - SMTP server; -- Dovecot 2 - IMAP server; -- Rspamd - SPAM filter; +- Postfix — SMTP server; +- Dovecot 2 — IMAP server; +- Rspamd — SPAM filter; +You can read more about using email on the [service page](https://selfprivacy.org/docs/services/email/). ## Why use CloudFlare? diff --git a/content/en/docs/Getting started/_index.md b/content/en/docs/Getting started/_index.md index 7672fd5..450c264 100644 --- a/content/en/docs/Getting started/_index.md +++ b/content/en/docs/Getting started/_index.md @@ -111,7 +111,7 @@ SelfPrivacy supports two providers to choose from: the popular [Cloudflare](http {{< tabpane text=true >}} {{% tab "deSEC" %}} -### If you chose deSEC: How to get a token +### If you have chosen deSEC: How to get a token 1. Log in [here](https://desec.io/login). @@ -139,7 +139,7 @@ SelfPrivacy supports two providers to choose from: the popular [Cloudflare](http {{% tab "Cloudflare" %}} -### If you chose Cloudflare: How to get a token +### If you have chosen Cloudflare: How to get a token {{< video src="Cloudflare" muted="true" autoplay="true" autoplay="true" loop="true" >}} diff --git a/content/en/docs/How To Guides/root_ssh/_index.md b/content/en/docs/How To Guides/root_ssh/_index.md index f2041bc..be8a642 100644 --- a/content/en/docs/How To Guides/root_ssh/_index.md +++ b/content/en/docs/How To Guides/root_ssh/_index.md @@ -15,7 +15,7 @@ To access your server's root shell you will have to generate your SSH key and ad {{< tabpane text=true >}} {{% tab "Unix-like systems (PC)" %}} -### If you are Unix-like system user +### If you are a Unix-like system user 1. Open the terminal. 2. Run the following command: @@ -33,7 +33,7 @@ To access your server's root shell you will have to generate your SSH key and ad {{% /tab %}} {{% tab "Windows" %}} -### If you are Windows user +### If you are a Windows user 1. Open settings and under "Applications" click on "Manage additional components". 2. Press "Add Component". @@ -56,7 +56,7 @@ To access your server's root shell you will have to generate your SSH key and ad {{% /tab %}} {{% tab "Android (Termux)" %}} -### If you are Android (Termux) user +### If you are a Android (Termux) user 0. Install [Termux](https://termux.dev/en/). We recommend installing it from F-Droid. 1. Open Termux. diff --git a/content/en/docs/Services/email/_index.md b/content/en/docs/Services/email/_index.md index e6d1b53..aefc230 100644 --- a/content/en/docs/Services/email/_index.md +++ b/content/en/docs/Services/email/_index.md @@ -44,13 +44,13 @@ Username: `your username @ your domain` (your full email address) Configuration example for [Mozilla Thunderbird](https://www.thunderbird.net) {{< imgproc thunderbird Fill "1000x950" />}} -## What we use as an email server? +## What we use as an email server On the deployed server, the following components are responsible for sending, receiving, filtering emails: -- Postfix - SMTP server; -- Dovecot 2 - IMAP server; -- Rspamd - SPAM filter; +- Postfix — SMTP server; +- Dovecot 2 — IMAP server; +- Rspamd — SPAM filter; ## Tips diff --git a/content/ru/docs/FAQ/_index.md b/content/ru/docs/FAQ/_index.md index 150aead..483cfad 100644 --- a/content/ru/docs/FAQ/_index.md +++ b/content/ru/docs/FAQ/_index.md @@ -62,9 +62,11 @@ Self-hosted - это термин, означающий, что онлайн-с На развернутом сервере следующие компоненты отвечают за отправку, получение и фильтрацию электронной почты: -- Postfix - SMTP-сервер; -- Dovecot 2 - IMAP сервер; -- Rspamd - SPAM-фильтр. +- Postfix — SMTP-сервер; +- Dovecot 2 — IMAP сервер; +- Rspamd — SPAM-фильтр. + +Подробнее про использование электронной почты, вы можете прочитать на [странице сервиса](https://selfprivacy.org/ru/docs/services/email/). ## Почему стоит использовать CloudFlare? diff --git a/content/ru/docs/How To Guides/root_ssh/_index.md b/content/ru/docs/How To Guides/root_ssh/_index.md index 015b7fe..f0179c5 100644 --- a/content/ru/docs/How To Guides/root_ssh/_index.md +++ b/content/ru/docs/How To Guides/root_ssh/_index.md @@ -34,7 +34,7 @@ categories: ["How-To Guides"] {{% /tab %}} {{% tab "Windows" %}} -### Если вы Windows пользователь +### Если вы используете Windows 1. Откройте настройки и в разделе "Приложения" нажмите на "Управление дополнительными компонентами". 2. Нажмите "Добавить компонент". diff --git a/content/ru/docs/Services/email/_index.md b/content/ru/docs/Services/email/_index.md index 09d43b7..e185b28 100644 --- a/content/ru/docs/Services/email/_index.md +++ b/content/ru/docs/Services/email/_index.md @@ -48,9 +48,9 @@ IMAP порт: `143` На развернутом сервере следующие компоненты отвечают за отправку, получение и фильтрацию электронной почты: -- Postfix - SMTP-сервер; -- Dovecot 2 - IMAP сервер; -- Rspamd - SPAM-фильтр; +- Postfix — SMTP-сервер; +- Dovecot 2 — IMAP сервер; +- Rspamd — SPAM-фильтр; ## Советы