translate to eng

This commit is contained in:
dettlaff 2023-05-11 06:06:38 +04:00
parent 676256d50b
commit ff316da1e9
5 changed files with 25 additions and 38 deletions

View File

@ -18,3 +18,9 @@ We want digital independence and privacy for our data.
**Our mission is to offer an alternative. Your services - your rules**:
- No license agreements, advertising, surveillance, telemetry, bans and censorship;
- Your data is stored on your server and belongs only to you.
## Why we need it
Our [team]({{< ref "team.md" >}} consists of programmers and administrators. We are from different countries and many of us have never met in person. Perhaps we are romantics. Don Quixotes of the free Internet. It is important for us not only to do the work, but to know the result - the contribution to a positive change in people's attitudes to privacy and independence.
We hope to find stable financial support in the form of free software development funds in the near future, so as not to burden the project founder's budget.

View File

@ -5,9 +5,7 @@ description: >
Self-hosted e-mail service.
---
{{% pageinfo %}}
This article is a stub. More information will be added soon.
{{% /pageinfo %}}
E-mail is a time-tested protocol that needs no introduction. A personal mail server will provide special privacy for all correspondence and is useful for registering in online services and personal correspondence, especially for [Delta Chat]({{< ref "delta-chat.md" >}}).
## Authentication
@ -41,20 +39,18 @@ The message for `user-dir@domain.com` will create a `dir` directory in the `user
## Web interface
It may seem undeveloped or outdated to some. But it has the advantage of simplicity and small amount of code and bugs, which increases [security.md] and [privacy.md]. But it is better to use email clients and disable the web interface in SelfPrivacy App. This will reduce the attack surface and the risks of hacking.
It may seem undeveloped or outdated to some. But it has the advantage of simplicity and small amount of code and bugs, which increases security. But it is better to use email clients and disable the web interface in SelfPrivacy App. This will reduce the attack surface and the risks of hacking.
## Recommended email clients
- Mozilla Thunderbird
- FairEmail (Android)
- ? (iOS)
- ? (PinePhone)
- [Mozilla Thunderbird](https://www.thunderbird.net) (GNU/Linux, Windows, MacOS, Android)
- [FairEmail](https://f-droid.org/packages/eu.faircode.email/) (Android)
## Tips
- Email [over 50 years old](https://habr.com/ru/company/timeweb/blog/580830/). In IT, it's a sign of technology maturity and reliability.
- Email over 50 years old. In IT, it's a sign of technology maturity and reliability.
- Email, the most popular way to get infected with viruses, after installing them yourself with unlicensed software and cracks.
- Beware of phishing, it can rob you of your savings and control over your digital life.
- Create filter directories for different purposes. This will help protect [against phishing](https://cisomag.eccouncil.org/last-11-email-accounts/) and cluttering your inbox. Examples:
- Beware of phishing (fraudulent letters), it can rob you of your savings and control over your digital life.
- Create filter directories for different purposes. This will help protect against phishing and clogging your inbox. Examples:
- `user-w@domain.com` - for registering with web services
- `user-shops` - for web-stores
- `user-pay` - payment systems

View File

@ -5,6 +5,4 @@ description: >
Gitea is a self-hosted Git service.
---
{{% pageinfo %}}
This article is a stub. More information will be added soon.
{{% /pageinfo %}}
In the age of computer technology, a lot of people deal with program code or configs. The version control system Git is widely used in order not to get confused with them. You can often find links to centralized git-hosting where the security (and sometimes privacy) of the code is questionable. Owning your own git hosting allows you to store personal files on a private server. One of the best free (as freedom) git-hosting sites is [Gitea](https://gitea.io). It has all the necessary functionality and a convenient web interface.

View File

@ -2,12 +2,12 @@
title: "Nextcloud"
date: 2023-01-11T17:08:23+03:00
description: >
Nextcloud is a self-hosted file sharing and collaboration platform.
Swiss knife in the business of working together
---
{{% pageinfo %}}
This article is a stub. More information will be added soon.
{{% /pageinfo %}}
Collaboration means file storage, document management, video conferencing, shared event calendars, and things like that. As a rule, people tend to trust personal life and business to third-party services. However, there is an option to keep it all on your own server. We choose [NextCloud](https://nextcloud.com/), a free software for convenient scheduling and file storage.
You can use Nextсloud through a web browser, as well as apps on most popular operating systems.
# Authentication

View File

@ -2,29 +2,16 @@
title: "Pleroma"
date: 2023-01-11T17:17:40+03:00
description: >
Pleroma is a self-hosted microblogging platform.
Decentralized Social Network Server
---
{{% pageinfo %}}
This article is a stub. More information will be added soon.
{{% /pageinfo %}}
_Substitute to: Twitter_
_Alternative to: Mastodon, Frendica_
Any centralized social network will have to take care of moderation, censorship,
implementation of rules, reading your correspondence as it grows.
implementing rules, reading your correspondence as it grows.
Another thing is your own social network, which can only belong to you,
your family or your team. Only a decentralized network can provide maximum privacy.
That's why we offer you to become part of the decentralized network Fediverse.
At SelfPrivacy we use Pleroma.
That's why we offer you to become part of the Fediverse decentralized network.
At SelfPrivacy we use [Pleroma](https://pleroma.social/).
## Typical data leaks when using other people's servers
1. IP once per minute. Helps determine your location: at home, away from home, at work.
2. The content of your messages.
3. Meta-information: with whom and when communicated.
## Features of Pleroma.
- Social network of any scale: from personal server with only one account to thematic.
- Your social network, your rules. You are censor, moderator and administrator.
## Features of Pleroma
- A social network of any scale: from a personal server with a single account to a massive thematic site;
- Your social network, your rules. You are the censor, moderator and administrator.