From 78f81cf3f30d1fe3c573161cace04a2fef2f18fa Mon Sep 17 00:00:00 2001 From: def Date: Wed, 30 Aug 2023 14:51:41 +0300 Subject: [PATCH 1/9] fix(en): title of the "how to contribute" page (#41) Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/41 Reviewed-by: Inex Code Co-authored-by: def Co-committed-by: def --- content/en/docs/Сontributing/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/Сontributing/_index.md b/content/en/docs/Сontributing/_index.md index a6ddd5c..9162108 100644 --- a/content/en/docs/Сontributing/_index.md +++ b/content/en/docs/Сontributing/_index.md @@ -1,5 +1,5 @@ --- -title: "How to contributing" +title: "How to contribute" linkTitle: "Contributing" date: 2023-03-13T weight: 2 From 2f206c18383e430577e478bab14732a0662cdeef Mon Sep 17 00:00:00 2001 From: def Date: Wed, 30 Aug 2023 19:51:26 +0300 Subject: [PATCH 2/9] docs: add desec to suggested DNS providers (#42) Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/42 Co-authored-by: def Co-committed-by: def --- content/en/docs/Getting started/_index.md | 2 +- content/ru/docs/Getting started/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/Getting started/_index.md b/content/en/docs/Getting started/_index.md index fc45c6d..ed3a4c2 100644 --- a/content/en/docs/Getting started/_index.md +++ b/content/en/docs/Getting started/_index.md @@ -51,7 +51,7 @@ However, you'll need to remember at least one — password from the password man Whichever one you choose, your data and SelfPrivacy services will live on it. * [NameCheap](https://www.namecheap.com/), [Porkbun](https://porkbun.com) or any other registrar, to purchase your personal address on the Internet — the domain that will point to the server. -* [CloudFlare](https://cloudflare.com) is a DNS server, where your personal address (domain) works. +* [deSEC](https://desec.io/) or [CloudFlare](https://cloudflare.com) (not recommended) is a DNS server, where your personal address (domain) works. * [Backblaze](https://www.backblaze.com/) is an IaaS, that provides free storage for your encrypted backups. Registration is trivial, but sometimes account activation can take up to several days or require additional documents. diff --git a/content/ru/docs/Getting started/_index.md b/content/ru/docs/Getting started/_index.md index 11c94ef..8ade06c 100644 --- a/content/ru/docs/Getting started/_index.md +++ b/content/ru/docs/Getting started/_index.md @@ -49,7 +49,7 @@ description: > Какой выберете, в том и будут жить ваши данные и сервисы SelfPrivacy. * [NameCheap](https://www.namecheap.com/), [Porkbun](https://porkbun.com) или любой другой регистратор, * для покупки личного адреса в интернете — домена, который будет указывать на сервер. -* [CloudFlare](https://cloudflare.com) — DNS сервер, где работает ваш домен. +* [deSEC](https://desec.io/) или [CloudFlare](https://cloudflare.com) (не рекомендуем) — DNS сервер, где работает ваш домен. * [Backblaze](https://www.backblaze.com/) — IaaS провайдер, для хранения резервных копий ваших данных в зашифрованном виде. From 9cebb747b57e0dbb40dc8c4fcf8a0f6e672c7162 Mon Sep 17 00:00:00 2001 From: def Date: Wed, 30 Aug 2023 20:01:06 +0300 Subject: [PATCH 3/9] fix: THE typos --- content/en/docs/Getting started/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/Getting started/_index.md b/content/en/docs/Getting started/_index.md index e45f585..a81350b 100644 --- a/content/en/docs/Getting started/_index.md +++ b/content/en/docs/Getting started/_index.md @@ -115,9 +115,9 @@ SelfPrivacy supports two providers to choose from: the popular [Cloudflare](http 1. Log in [here](https://desec.io/login). -2. Go to [Domains page](https://desec.io/domains). +2. Go to the [Domains page](https://desec.io/domains). -3. Go to **Token management** tab. +3. Go to the **Token management** tab. 4. Click on the round "plus" button in the upper right corner. From 70409504fa342d11415b3c20a5e009b8c8a1ea95 Mon Sep 17 00:00:00 2001 From: dettlaff Date: Wed, 30 Aug 2023 21:17:25 +0400 Subject: [PATCH 4/9] fix: image strange html code --- content/en/docs/Getting started/_index.md | 16 ++++++++-------- content/en/docs/How To Guides/root_ssh/_index.md | 4 ++-- content/en/docs/Services/email/_index.md | 4 ++-- content/ru/docs/Getting started/_index.md | 16 ++++++++-------- content/ru/docs/How To Guides/root_ssh/_index.md | 4 ++-- content/ru/docs/Services/email/_index.md | 4 ++-- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/content/en/docs/Getting started/_index.md b/content/en/docs/Getting started/_index.md index a81350b..7672fd5 100644 --- a/content/en/docs/Getting started/_index.md +++ b/content/en/docs/Getting started/_index.md @@ -121,8 +121,8 @@ SelfPrivacy supports two providers to choose from: the popular [Cloudflare](http 4. Click on the round "plus" button in the upper right corner. -{{< imgproc desec-tokenmanagment Fill "626x287">}} -{{< /imgproc >}} +{{< imgproc desec-tokenmanagment Fill "626x287" />}} + 5. "**Generate New Token**" dialogue must be displayed. Enter any **Token name** you wish. Advanced settings are not required, so do not touch anything there. @@ -130,8 +130,8 @@ SelfPrivacy supports two providers to choose from: the popular [Cloudflare](http 7. Make sure you save the token's "**secret value**" as it will only be displayed once. -{{< imgproc dncsec-copy Fill "626x287">}} -{{< /imgproc >}} +{{< imgproc dncsec-copy Fill "626x287" />}} + 8. Now you can safely **close** the dialogue. @@ -149,8 +149,8 @@ SelfPrivacy supports two providers to choose from: the popular [Cloudflare](http click on the **menu** button with three horizontal bars in the upper left corner). From the menu that appears, click **My Profile**. -{{< imgproc cloudflare-my-profile Fill "626x287">}} -{{< /imgproc >}} +{{< imgproc cloudflare-my-profile Fill "626x287" />}} + 3. We have four configuration categories to choose from: **Preferences**, **Authentication**, **API Tokens** and **Sessions**. Select **API Tokens**. @@ -169,9 +169,9 @@ In the second field, in the middle, select **DNS**. In the last field, select ** Voila, we have new fields. Let's fill them in the same way as in the previous section, in the first field we choose **Zone**, in the second one also **Zone**. And in the third one we press **Read**. Let's check what we have: -{{< imgproc cloudflare-permissions Fill "628x203">}} +{{< imgproc cloudflare-permissions Fill "628x203" />}} Your selection must look like this. -{{< /imgproc >}} + 9. Next, look at **Zone Resources**. Below this heading there is a line with two fields. The first should be **Include**, and the second should be **Specific Zone**. 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 89e1af5..04e39bb 100644 --- a/content/en/docs/How To Guides/root_ssh/_index.md +++ b/content/en/docs/How To Guides/root_ssh/_index.md @@ -75,8 +75,8 @@ To access your server's root shell you will have to generate your SSH key and ad 7. Tap on the "Start" button. 8. In a few minutes, you will be able to access your server's root shell via SSH. -{{< imgproc more-superuser Fill "1001x808">}} -{{< /imgproc >}} +{{< imgproc more-superuser Fill "1001x808" />}} + ## How to access your server's root shell via SSH diff --git a/content/en/docs/Services/email/_index.md b/content/en/docs/Services/email/_index.md index 5b76821..92c6b63 100644 --- a/content/en/docs/Services/email/_index.md +++ b/content/en/docs/Services/email/_index.md @@ -42,8 +42,8 @@ Username: `your username @ your domain` (your full email address) - [FairEmail](https://f-droid.org/packages/eu.faircode.email/) (Android) Configuration example for [Mozilla Thunderbird](https://www.thunderbird.net) -{{< imgproc thunderbird Fill "1000x950">}} -{{< /imgproc >}} +{{< imgproc thunderbird Fill "1000x950" />}} + ## Tips diff --git a/content/ru/docs/Getting started/_index.md b/content/ru/docs/Getting started/_index.md index 1b38466..6159f87 100644 --- a/content/ru/docs/Getting started/_index.md +++ b/content/ru/docs/Getting started/_index.md @@ -116,8 +116,8 @@ SelfPrivacy поддерживает двух провайдеров на выб 4. Нажимаем на большую кнопку с "плюсом" в правом верхнем углу страницы. -{{< imgproc desec-tokenmanagment Fill "626x287">}} -{{< /imgproc >}} +{{< imgproc desec-tokenmanagment Fill "626x287" />}} + 5. Должен был появиться "**Generate New Token**" диалог. Вводим любое имя токена в **Token name**. *Advanced settings* необязательны, так что ничего там не трогаем. @@ -126,8 +126,8 @@ SelfPrivacy поддерживает двух провайдеров на выб 7. Обязательно сохраняем "**secret value**" ключ токена, потому что он отображается исключительно один раз. -{{< imgproc dncsec-copy Fill "626x287">}} -{{< /imgproc >}} +{{< imgproc dncsec-copy Fill "626x287" />}} + 8. Теперь спокойно закрываем диалог, нажав **close**. @@ -145,8 +145,8 @@ SelfPrivacy поддерживает двух провайдеров на выб 2. В правом верхнем углу кликаем на иконку профиля (для мобильной версии сайта: в верхнем левом углу нажимаем кнопку **Меню** с тремя горизонтальными полосками). В выпавшем меню кликаем на пункт **My Profile**. -{{< imgproc cloudflare-my-profile Fill "626x287">}} -{{< /imgproc >}} +{{< imgproc cloudflare-my-profile Fill "626x287" />}} + 3. Нам предлагается на выбор, четыре категории настройки: **Preferences**, **Authentication**, **API Tokens**, **Sessions**. Выбираем **API Tokens**. @@ -167,9 +167,9 @@ SelfPrivacy поддерживает двух провайдеров на выб в первом поле выбираем **Zone**, во-втором тоже **Zone**. А уже в третьем нажимаем на **Read**. Давайте сверим с тем, что у вас получилось: -{{< imgproc cloudflare-permissions Fill "628x203">}} +{{< imgproc cloudflare-permissions Fill "628x203" />}} Ваш выбор должен выглядеть так. -{{< /imgproc >}} + 8. Далее смотрим на **Zone Resources**. Под этой надписью есть строка с двумя полями. В первом должно быть **Include**, а во втором — **Specific Zone**. Как только Вы выберите **Specific Zone**, 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 1d0939a..2874d2f 100644 --- a/content/ru/docs/How To Guides/root_ssh/_index.md +++ b/content/ru/docs/How To Guides/root_ssh/_index.md @@ -75,8 +75,8 @@ categories: ["How-To Guides"] 7. Нажмите на кнопку "Начать". 8. Через несколько минут вы сможете получить доступ к корневой оболочке вашего сервера через SSH. -{{< imgproc more-superuser Fill "1001x808">}} -{{< /imgproc >}} +{{< imgproc more-superuser Fill "1001x808" />}} + ## Как получить доступ к корневой оболочке вашего сервера по SSH diff --git a/content/ru/docs/Services/email/_index.md b/content/ru/docs/Services/email/_index.md index 20350d2..19d5e86 100644 --- a/content/ru/docs/Services/email/_index.md +++ b/content/ru/docs/Services/email/_index.md @@ -42,8 +42,8 @@ IMAP порт: `143` - [FairEmail](https://f-droid.org/packages/eu.faircode.email/) (Android) Пример конфигурации для [Mozilla Thunderbird](https://www.thunderbird.net) -{{< imgproc thunderbird Fill "1000x950">}} -{{< /imgproc >}} +{{< imgproc thunderbird Fill "1000x950" />}} + ## Советы From 14e955749975ce09da2deed7db326fe45675921f Mon Sep 17 00:00:00 2001 From: dettlaff Date: Wed, 30 Aug 2023 21:42:51 +0400 Subject: [PATCH 5/9] refactor: add tabs to ssh how to --- .../en/docs/How To Guides/root_ssh/_index.md | 21 +++++++++++++--- .../ru/docs/How To Guides/root_ssh/_index.md | 25 ++++++++++++++++--- 2 files changed, 39 insertions(+), 7 deletions(-) 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 04e39bb..f2041bc 100644 --- a/content/en/docs/How To Guides/root_ssh/_index.md +++ b/content/en/docs/How To Guides/root_ssh/_index.md @@ -12,7 +12,10 @@ To access your server's root shell you will have to generate your SSH key and ad ## How to generate SSH key -### Unix-like systems (PC) + +{{< tabpane text=true >}} + {{% tab "Unix-like systems (PC)" %}} +### If you are Unix-like system user 1. Open the terminal. 2. Run the following command: @@ -27,7 +30,10 @@ To access your server's root shell you will have to generate your SSH key and ad ``` 4. Refer to the next section to add the key to your server. -### Windows +{{% /tab %}} + + {{% tab "Windows" %}} +### If you are Windows user 1. Open settings and under "Applications" click on "Manage additional components". 2. Press "Add Component". @@ -46,7 +52,11 @@ To access your server's root shell you will have to generate your SSH key and ad Once again, replace `user_name` with your Windows username. 7. Refer to the next section to add the key to your server. -### Android (Termux) + +{{% /tab %}} + + {{% tab "Android (Termux)" %}} +### If you are Android (Termux) user 0. Install [Termux](https://termux.dev/en/). We recommend installing it from F-Droid. 1. Open Termux. @@ -63,6 +73,10 @@ To access your server's root shell you will have to generate your SSH key and ad ``` 4. Refer to the next section to add the key to your server. +{{% /tab %}} +{{< /tabpane >}} + + ## How to add the key to your server 0. Open the SelfPrivacy app. @@ -78,6 +92,7 @@ To access your server's root shell you will have to generate your SSH key and ad {{< imgproc more-superuser Fill "1001x808" />}} + ## How to access your server's root shell via SSH 1. Open the terminal or Command Prompt. 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 2874d2f..015b7fe 100644 --- a/content/ru/docs/How To Guides/root_ssh/_index.md +++ b/content/ru/docs/How To Guides/root_ssh/_index.md @@ -12,7 +12,10 @@ categories: ["How-To Guides"] ## Как сгенерировать SSH-ключ -### Unix-подобные системы (ПК) + +{{< tabpane text=true >}} + {{% tab "Unix-подобная система (ПК)" %}} +### Если вы используете Unix-подобную систему 1. Откройте терминал. 2. Выполните следующую команду: @@ -20,6 +23,7 @@ categories: ["How-To Guides"] ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519 ``` Вам будет предложено ввести кодовую фразу. Вы можете оставить ее пустой, но рекомендуется все-таки использовать пароль. + Если вы не хотите использовать кодовую фразу, просто нажмите **Enter**. 3. Выведите открытый ключ в терминал и скопируйте его: ```bash @@ -27,7 +31,10 @@ categories: ["How-To Guides"] ``` 4. Обратитесь к следующему разделу, чтобы добавить ключ на ваш сервер. -### Windows +{{% /tab %}} + + {{% tab "Windows" %}} +### Если вы Windows пользователь 1. Откройте настройки и в разделе "Приложения" нажмите на "Управление дополнительными компонентами". 2. Нажмите "Добавить компонент". @@ -38,6 +45,7 @@ categories: ["How-To Guides"] ssh-keygen -t ed25519 -f C:\Users\user_name\.ssh\id_ed25519.pub ``` Вам будет предложено ввести кодовую фразу. Вы можете оставить ее пустой, но рекомендуется использовать кодовую фразу. + Если вы не хотите использовать кодовую фразу, нажмите **Enter**. 6. Выведите открытый ключ на терминал и скопируйте его: ```ps1 @@ -46,7 +54,10 @@ categories: ["How-To Guides"] Еще раз, замените `user_name` на ваше имя пользователя Windows. 7. Обратитесь к следующему разделу, чтобы добавить ключ на ваш сервер. -### Android (Termux) +{{% /tab %}} + + {{% tab "Android (Termux)" %}} +### Если вы используете Android (Termux) 0. Установите [Termux](https://termux.dev/en/). Мы рекомендуем установить его из F-Droid. 1. Откройте Termux. @@ -55,7 +66,8 @@ categories: ["How-To Guides"] apt update -y && apt upgrade -y && apt install open-ssh -y && ssh-keygen -t ed25519 -f /data/data/com.termux/files/usr/etc/ssh/ssh_host_ed25519_key ``` - Вам будет предложено ввести кодовую фразу. + Вам будет предложено ввести кодовую фразу. Вы можете оставить ее пустой, но рекомендуется использовать кодовую фразу. + Если вы не хотите использовать кодовую фразу, нажмите **Enter**. 3. Выведите открытый ключ в терминал и скопируйте его: ```bash @@ -63,6 +75,11 @@ categories: ["How-To Guides"] ``` 4. Обратитесь к следующему разделу, чтобы добавить ключ на ваш сервер. + +{{% /tab %}} +{{< /tabpane >}} + + ## Как добавить ключ на ваш сервер 0. Откройте приложение SelfPrivacy. From 2dbb2260be3390e85a03892bf4cb59243ad137ba Mon Sep 17 00:00:00 2001 From: dettlaff Date: Wed, 30 Aug 2023 21:50:07 +0400 Subject: [PATCH 6/9] refactor: add what we use as email in server --- content/en/docs/Services/email/_index.md | 7 +++++++ content/ru/docs/Services/email/_index.md | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/content/en/docs/Services/email/_index.md b/content/en/docs/Services/email/_index.md index 92c6b63..e6d1b53 100644 --- a/content/en/docs/Services/email/_index.md +++ b/content/en/docs/Services/email/_index.md @@ -44,6 +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? + +On the deployed server, the following components are responsible for sending, receiving, filtering emails: + +- Postfix - SMTP server; +- Dovecot 2 - IMAP server; +- Rspamd - SPAM filter; ## Tips diff --git a/content/ru/docs/Services/email/_index.md b/content/ru/docs/Services/email/_index.md index 19d5e86..09d43b7 100644 --- a/content/ru/docs/Services/email/_index.md +++ b/content/ru/docs/Services/email/_index.md @@ -44,7 +44,13 @@ IMAP порт: `143` Пример конфигурации для [Mozilla Thunderbird](https://www.thunderbird.net) {{< imgproc thunderbird Fill "1000x950" />}} +## Что используем для электронной почты? +На развернутом сервере следующие компоненты отвечают за отправку, получение и фильтрацию электронной почты: + +- Postfix - SMTP-сервер; +- Dovecot 2 - IMAP сервер; +- Rspamd - SPAM-фильтр; ## Советы From ddb61426a8847c0459798cbdbbc7211fc89b0da0 Mon Sep 17 00:00:00 2001 From: dettlaff Date: Fri, 1 Sep 2023 19:42:08 +0400 Subject: [PATCH 7/9] fix: typos, hyphens --- content/en/docs/FAQ/_index.md | 7 ++++--- content/en/docs/Getting started/_index.md | 4 ++-- content/en/docs/How To Guides/root_ssh/_index.md | 6 +++--- content/en/docs/Services/email/_index.md | 8 ++++---- content/ru/docs/FAQ/_index.md | 8 +++++--- content/ru/docs/How To Guides/root_ssh/_index.md | 2 +- content/ru/docs/Services/email/_index.md | 6 +++--- 7 files changed, 22 insertions(+), 19 deletions(-) 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-фильтр; ## Советы From eb85a8a78be50be2d2bb74c9769979f64d13cae8 Mon Sep 17 00:00:00 2001 From: dettlaff Date: Fri, 1 Sep 2023 19:59:26 +0400 Subject: [PATCH 8/9] fix: what we use as an email server --- content/en/docs/FAQ/_index.md | 2 +- content/en/docs/Services/email/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/FAQ/_index.md b/content/en/docs/FAQ/_index.md index 550fc05..0f860ff 100644 --- a/content/en/docs/FAQ/_index.md +++ b/content/en/docs/FAQ/_index.md @@ -62,7 +62,7 @@ We would like to add support for new hosting providers, but at the moment all th Those who don't ask for a passport or other substantial proof of identity tend to create problems for email traffic - they send spam from them. For example, scaleway's emails are blocked and you have to write to support to get them unblocked. This severely disrupts the end-to-end process of using the email service in SelfPrivacy. -## What we use as an email server +## What do we use as our email server? On the deployed server, the following components are responsible for sending, receiving, filtering emails: diff --git a/content/en/docs/Services/email/_index.md b/content/en/docs/Services/email/_index.md index aefc230..db7a1ee 100644 --- a/content/en/docs/Services/email/_index.md +++ b/content/en/docs/Services/email/_index.md @@ -44,7 +44,7 @@ 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 do we use as our email server? On the deployed server, the following components are responsible for sending, receiving, filtering emails: From 350b6cf651606b3a8ed5b48a07eff29fca2a3526 Mon Sep 17 00:00:00 2001 From: dettlaff Date: Wed, 6 Sep 2023 04:50:55 +0400 Subject: [PATCH 9/9] docs: add warnings --- content/en/docs/Services/gitea.md | 4 ++++ content/ru/docs/About us/policy.md | 2 ++ content/ru/docs/Services/gitea.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/content/en/docs/Services/gitea.md b/content/en/docs/Services/gitea.md index 3a8fd11..018ff5e 100644 --- a/content/en/docs/Services/gitea.md +++ b/content/en/docs/Services/gitea.md @@ -11,6 +11,10 @@ Owning your own git hosting allows you to store personal files on a private serv - [Official project website](https://gitea.io/) +{{% alert title="Admin account" colour="warning" %}} +Be careful, the first account registered on your instance, gets admin rights. +{{% /alert %}} + ## Recommended clients - WEB-interface: available after SelfPrivacy server configuration, at `https://git.YOUR.DOMAIN` - [Official console git client](https://git-scm.com/downloads) (GNU/Linux, Windows, macOS, *unix) diff --git a/content/ru/docs/About us/policy.md b/content/ru/docs/About us/policy.md index d93a773..2281652 100644 --- a/content/ru/docs/About us/policy.md +++ b/content/ru/docs/About us/policy.md @@ -12,6 +12,8 @@ description: > ## Политика конфиденциальности +Наша политика конфиденциальности [доступна в оригинале на английском языке](https://selfprivacy.org/docs/about-us/policy/). Перевод временно недоступен :( + Мобильное приложение полностью автономно, оно не загружает никаких данных с веб-сайтов, не содержит никаких трекеров и взаимодействует только с вашим сервером. При установке комплекса SelfPrivacy происходит обращение к нашему серверу, но исключительно к гит-репозиторию для получения необходимых файлов. Это соединение устанавливается между серверами - смартфон администратора, то есть ваш смартфон, в нем не участвует. diff --git a/content/ru/docs/Services/gitea.md b/content/ru/docs/Services/gitea.md index 72ecac0..97affb1 100644 --- a/content/ru/docs/Services/gitea.md +++ b/content/ru/docs/Services/gitea.md @@ -11,6 +11,9 @@ description: > - [Официальный сайт проекта](https://gitea.io/) +{{% alert title="Права администратора" color="warning" %}} +Будьте осторожнее, первый зарегистрированный аккаунт на вашем инстансе, получает права администратора. +{{% /alert %}} ## Рекомендуемые клиенты - WEB-интерфейс: доступен после настройки сервера SelfPrivacy, по адресу `https://git.ВАШ.ДОМЕН`