docs: update ru

docsy
def 2023-01-24 01:08:11 +04:00
parent 025a81eca4
commit 7631c942b5
6 changed files with 307 additions and 245 deletions

View File

@ -16,7 +16,7 @@ International team of independent professionals:
- **Dettlaff** - core-team backend developer
- **ilchub** - DevOps, Backend developer
- **kherel** - Flutter developer
- **nikolai** - QA Engeneer
- **nikolai** - QA Engineer
- and a lot of cool cotributors and [volonteers]
## 🌠 We get help

View File

@ -4,7 +4,7 @@ linkTitle = "SelfPrivacy"
+++
{{< blocks/section color="dark" type="section" >}}
{{< blocks/section color="dark" type="section">}}
<div class="row">
<div class="col-xs-12 col-md-4">
<div class="container rounded">
@ -15,166 +15,214 @@ linkTitle = "SelfPrivacy"
<li data-target="#screenshotsCarouselControls" data-slide-to="2" class="active"></li>
<li data-target="#screenshotsCarouselControls" data-slide-to="3"></li>
<li data-target="#screenshotsCarouselControls" data-slide-to="4"></li>
</ol>
<div class="carousel-inner rounded">
<div class="carousel-item">
<img class="d-block w-100" src="/images/screenshots/1-en.png" alt="First slide">
</ol>
<div class="carousel-inner rounded">
<div class="carousel-item">
<img class="d-block w-100" src="/images/screenshots/1-en.png" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="/images/screenshots/2-en.png" alt="Second slide">
</div>
<div class="carousel-item active">
<img class="d-block w-100" src="/images/screenshots/3-en.png" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="/images/screenshots/4-en.png" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="/images/screenshots/5-en.png" alt="Third slide">
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="/images/screenshots/2-en.png" alt="Second slide">
</div>
<div class="carousel-item active">
<img class="d-block w-100" src="/images/screenshots/3-en.png" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="/images/screenshots/4-en.png" alt="Third slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="/images/screenshots/5-en.png" alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#screenshotsCarouselControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#screenshotsCarouselControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
<a class="carousel-control-prev" href="#screenshotsCarouselControls" role="button"
data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#screenshotsCarouselControls" role="button"
data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-md-8 my-auto">
<div class="container my-4">
<h1>
SelfPrivacy app allows you to set up self-hosted services and manage them.
Приложение SelfPrivacy поможет настроить селфхост-сервисы и управлять ими
</h1>
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding" href="{{< relref "/download" >}}">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding"
href="{{< relref " /download">}}">
Download
</a>
</div>
</div>
</div>
{{< /blocks/section >}}
{{< blocks/section color="white" type="section" >}}
<div class="row w-100">
<h2 class="mx-auto text-center">Your personal services</h2>
</div>
{{< /blocks/section>}}
<div class="row w-100 mt-5 mb-3">
<h3 class="mx-auto text-center">For serious business</h3>
</div>
{{< blocks/section color="white" type="section">}}
<div class="row w-100">
<h2 class="mx-auto text-center">Ваши личные сервисы</h2>
</div>
<div class="row justify-content-md-center">
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/email.svg" "E-mail" >}}
<p class="card-text">Unlimited mailboxes amount for a company or family.</p>
{{< /landing-service >}}
</div>
<div class="row w-100 mt-5 mb-3">
<h3 class="mx-auto text-center">Для серьезных дел</h3>
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/nextcloud.svg" "Cloud storage" >}}
<p class="card-text">Nextcloud is a private and functional replacement for Dropbox and G-drive.</p>
{{< /landing-service >}}
</div>
<div class="row justify-content-md-center">
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/email.svg" "Электронная почта">}}
<p class="card-text">Для семьи или компании с неограниченным количеством почтовых ящиков.</p>
{{< /landing-service>}}
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/gitea.svg" "Git repository" >}}
<p class="card-text">Gitea is an excellent analogue of Github, which belongs to you, not Microsoft.</p>
{{< /landing-service >}}
</div>
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/nextcloud.svg" "Файловое облако">}}
<p class="card-text">Nextcloud — приватная и функциональная замена Dropbox и G-drive.</p>
{{< /landing-service>}}
</div>
<div class="row w-100 mt-5 mb-3">
<h3 class="mx-auto text-center">For entertainment and communication</h3>
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/gitea.svg" "Git-репозиторий ">}}
<p class="card-text">Gitea — отличный аналог Github, который принадлежит вам, а не Microsoft.
</p>
{{< /landing-service>}}
</div>
</div>
<div class="row justify-content-md-center">
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/deltachat.svg" "Messenger" >}}
<p class="card-text">The most private messenger is the one with the server part located on your personal server. That's what makes DeltaChat more private than Telegram and Signal.</p>
{{< /landing-service >}}
</div>
<div class="row w-100 mt-5 mb-3">
<h3 class="mx-auto text-center">Для развлечений и общения</h3>
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/pleroma.svg" "Decentralized social network" >}}
<p class="card-text">Pleroma is a social network where you decide who to block and what to publish. No more advertising and surveillance.</p>
{{< /landing-service >}}
</div>
<div class="row justify-content-md-center">
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/deltachat.svg" "Мессенджер">}}
<p class="card-text">Самый приватный мессенджер — это тот, у которого серверная часть находится
под вашим контролем. Это делает DeltaChat
приватнее Telegram и Signal.</p>
{{< /landing-service>}}
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/jitsi.svg" "Videomeet" >}}
<p class="card-text">Zoom and Google-meet are no longer needed when there is a Jitsi-meet. Very simple and convenient video conferencing solution. </p>
{{< /landing-service >}}
</div>
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/pleroma.svg" "Децентрализованная социальная сеть ">}}
<p class="card-text">Pleroma — социальная сеть в которой вы решаете, кого заблокировать и что
публиковать. Никакой больше рекламы и слежки.</p>
{{< /landing-service>}}
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/jitsi.svg" "Видеоконференция">}}
<p class="card-text">Zoom и Google-meet больше не нужны, когда есть Jitsi-meet. Очень простое и
удобное решение для видеоконференций.</p>
{{< /landing-service>}}
</div>
</div>
<div class="row w-100 mt-5 mb-3">
<h3 class="mx-auto text-center">For a good life</h3>
</div>
<div class="row w-100 mt-5 mb-3">
<h3 class="mx-auto text-center">Для хорошей жизни</h3>
</div>
<div class="row justify-content-md-center">
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/openconnect.svg" "VPN for all of your friends and relatives devices" >}}
<p class="card-text">No public VPN can be private, just those one which is on your server. OpenConnect — connect an unlimited number of devices.</p>
{{< /landing-service >}}
</div>
<div class="row justify-content-md-center">
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/openconnect.svg" "VPN для друзей и близких>}}
<p class=" card-text">Ни один публичный VPN не может быть приватным, если только он не расположен на вашем сервере.
OpenConnect — подключайте
неограниченное количество устройств.</p>
{{< /landing-service>}}
</div>
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/bitwarden.svg" "Password Manager" >}}
<p class="card-text">Passwords no longer need to be remembered, copied between devices, invented or entered manually.</p>
<p class="card-text">Bitwarden is a trusted password manager for all devices.</p>
{{< /landing-service >}}
</div>
</div>
{{< /blocks/section >}}
<div class="col-md-4 col-xs-12 sp-services-row">
{{< landing-service "/images/services/bitwarden.svg" "Менеджер паролей">}}
<p class="card-text">Пароли больше не нужно запоминать, копировать между устройствами,
придумывать или вводить вручную.</p>
<p class="card-text">Bitwarden — надежный менеджер паролей для всех устройств.</p>
{{< /landing-service>}}
</div>
</div>
{{< /blocks/section>}}
{{< blocks/section color="white" type="section" >}}
<div class="row w-100">
<h2 class="mx-auto text-center">Advantages</h2>
</div>
{{< blocks/section color="white" type="section">}}
<div class="row w-100">
<h2 class="mx-auto text-center">Преимущества</h2>
</div>
{{< landing-feature privacy "Privacy" >}}
<p class="card-text">No registration, cookies or telemetry.</p>
{{< /landing-feature >}}
{{< landing-feature privacy "Приватность">}}
<p class="card-text">Без регистрации, куков, телеметрии, логов, гугл аналитики и облаков.</p>
{{< /landing-feature>}}
{{< landing-feature zerotrust "Zero trust" "right">}}
<p class="card-text">SelfPrivacy is developed on the «zero trust» principle, even in relation to SelfPrivacy developers. That means you're the sole owner of your data.</p>
{{< /landing-feature >}}
{{< landing-feature zerotrust "Нулевое доверие" "right">}}
<p class="card-text">SelfPrivacy разработан по принципу "нулевого доверия", даже к самим
разработчикам SelfPrivacy. Это значит, что вы —
единственный владелец своих данных.
{{< landing-feature security "Security">}}
<p class="card-text">Open source. The $2,000 reward for RCE vulnerability significantly increases security compared to conventional self-hosted solutions.</p>
{{< /landing-feature >}}
Простота</p>
{{< /landing-feature>}}
{{< landing-feature simplicity "Simplicity" "right">}}
<p class="card-text">It is simple. Without console, complicated instructions, monitoring and involvement of specialists.</p>
{{< /landing-feature >}}
{{< landing-feature security "Безопасность">}}
<p class="card-text">Открытый код. Вознаграждение $2000 за RCE-уязвимость
значительно повышает безопасность в сравнении с обычными
self-hosted решениями.</p>
{{< /landing-feature>}}
{{< landing-feature arrow "No license agreements">}}
<p class="card-text">What is written in the license agreements that you accept without reading? It says that you allow companies to do anything with your data. SelfPrivacy has no license agreements.</p>
{{< /landing-feature >}}
{{< landing-feature simplicity "Простота " "right">}}
<p class="card-text">Это работает просто. Без консоли, сложных
инструкций, мониторинга и привлечения специалистов.</p>
{{< /landing-feature>}}
{{< landing-feature coolhack3r "Save your time and money" "right">}}
<p class="card-text">How to save $500 or two weeks of your life? Will it take the same time and money for a specialist to set everything up from scratch?</p>
<p class="card-text">SelfPrivacy team works continuously to speed up and simplify this process to a few clicks.</p>
<p class="card-text">Now anyone will be capable to set up their own data center.</p>
{{< /landing-feature >}}
{{< landing-feature arrow "Без лицензионных соглашений">}}
<p class="card-text">Что написано в лицензионных соглашениях,
которые вы принимаете, не читая? Там написано, что с вашими
данными можно
делать что угодно. В SelfPrivacy нет лицензионных
соглашений.</p>
{{< /landing-feature>}}
{{< landing-feature thisisfine "Functionality">}}
<p class="card-text">Your data will not be lost thanks to regular automatic backups to a separate data center. </p>
{{< /landing-feature >}}
{{< landing-feature
coolhack3r "Save your time and money" "right">}}
<p class="card-text">Как сэкономить $500 или две недели
жизни? Столько понадобится времени и денег
специалисту, чтобы настроить все самому с
нуля?</p>
<p class="card-text">Команда SelfPrivacy непрерывно
работает, чтобы ускорить и упростить этот процесс до
нескольких кликов.</p>
<p class="card-text">Теперь создание личного дата-центра
под силу любому желающему.</p>
{{< /landing-feature>}}
{{< landing-feature smartphonecomparison "Independence" "right">}}
<p class="card-text">Your communications on the internet no longer depend on Google, Facebook, Amazon and others E-Corps.</p>
<p class="card-text">Your services, your rules! You will not be blocked or disabled, accidentally or for any other reason. Your infrastructure and data will always remain with you.</p>
{{< /landing-feature >}}
{{< landing-feature thisisfine "Функционал">}}
<p class="card-text">аши данные никуда не
пропадут благодаря регулярному
автоматическому резервному копированию в
отдельный дата-центр.</p>
{{< /landing-feature>}}
{{< landing-feature datactrl "Data control">}}
<p class="card-text">Why do corporations need your data? To make you buy more and vote as they want. With SelfPrivacy, only you have your data.</p>
{{< /landing-feature >}}
{{< /blocks/section >}}
{{< landing-feature
smartphonecomparison "Независимость" "right">
}}
<p class="card-text">Ваши коммуникации в
интернете не зависят от Google,
Facebook, Amazon и прочих
мегакорпораций.</p>
<p class="card-text">Ваши сервисы — ваши
правила! Вас не заблокируют, не
отключат, случайно или по какой-либо
другой причине. Ваша
инфраструктура и данные всегда
останутся с вами.</p>
{{< /landing-feature>}}
{{< landing-feature
datactrl "Контроль данных">}}
<p class="card-text">Почему
корпорациям так нужны ваши
данные? Чтобы больше
покупали, чтобы Вы
голосовали, как им нужно. В
SelfPrivacy ваши
данные остаются только у
вас.</p>
{{< /landing-feature>}}
{{< /blocks/section>}}

View File

@ -6,15 +6,15 @@ description: >
Why we do it and what we want to achieve.
---
Every internet user is forced to use centralized services sacrificing privacy and personal freedoms:
- Accepts incomprehensible licenses
- Endures ads
- Gives his data to unknown person
- End up in a "recommendation bubble".
- Subject to censorship, blocking
Каждый пользователь Интернета вынужден пользоваться централизованными услугами, жертвуя конфиденциальностью и личными свободами:
- Принимает непонятные лицензии
- терпит рекламу
- Отдает свои данные неизвестному лицу
- Попадает в "рекомендательный пузырь".
- Подвергается цензуре, блокировке
We don't want it that way. We want digital independence and privacy of 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
**Наша миссия - предложить альтернативу. Ваши услуги - ваши правила**:
- Никаких лицензионных соглашений, рекламы, слежки, телеметрии, запретов и цензуры
- Ваши данные хранятся на вашем сервере и принадлежат только вам

View File

@ -6,21 +6,21 @@ description: >
Our policies and politics.
---
Our mission is humanitarian - to realize the right to privacy and confidentiality of anyone who wants it.
Наша миссия гуманитарная - реализовать право на частную жизнь и конфиденциальность каждого, кто этого хочет.
We are not involved in politics, we do not support or belong to political parties, we do not condemn anyone, and we do not participate in conflicts.
Мы не занимаемся политикой, не поддерживаем и не принадлежим к политическим партиям, никого не осуждаем и не участвуем в конфликтах.
## Privacy Policy
## Политика конфиденциальности
The mobile app is completely autonomous, it does not download any data from websites, does not contain any trackers, and interacts only with your server.
Мобильное приложение полностью автономно, оно не загружает никаких данных с веб-сайтов, не содержит никаких трекеров и взаимодействует только с вашим сервером.
The server communicates with your NixOS infrastructure
Сервер взаимодействует с вашей инфраструктурой NixOS.
The recommended client applications interact only with your server. Exceptions:
- Delta.Chat when using geolocation publishing [forced](https://support.delta.chat/t/tracker-on-android-app/1814) use mapbox
- There are questions about Bitwarden mobile app. It seems there are tracker libs, but the traffic has not analyzed yet, maybe not active.
Рекомендуемые клиентские приложения взаимодействуют только с вашим сервером. Исключения:
- Delta.Chat при использовании публикации геолокации [принудительно](https://support.delta.chat/t/tracker-on-android-app/1814) используйте mapbox
- Есть вопросы о мобильном приложении Bitwarden. Вроде бы есть либы трекера, но трафик пока не анализировал, может быть не активен.
## Our web-resources
You leave a lot of your data when you visit any site. At a minimum, IP, at a maximum, all kinds of tracking data.
We **do not use tracking** in any form, on any of our public services.
But **we aggregate access-logging** to understand how many users we have and from what country. All visitor IPs are stored as subnets (x.x.x.0) and may not uniquely identify you. But we recommend to use means of traffic anonymization, as we do not guarantee that our server provider does not collect meta-information.
## Наши веб-ресурсы
При посещении любого сайта вы оставляете много своих данных. Как минимум, IP, как максимум, всевозможные данные отслеживания.
Мы **не используем отслеживание** в любой форме, ни на одном из наших публичных сервисов.
Но **мы агрегируем данные о доступе**, чтобы понять, сколько у нас пользователей и из какой страны. Все IP-адреса посетителей хранятся в виде подсетей (x.x.x.0) и не могут однозначно идентифицировать вас. Но мы рекомендуем использовать средства анонимизации трафика, так как мы не гарантируем, что наш серверный провайдер не собирает мета-информацию.

View File

@ -1,39 +1,39 @@
---
title: "Team"
title: "Команда"
date: 2017-01-05T
weight: 3
draft: true
description: >
Our team, contributors and like-minded people.
Наша команда, вкладчики и единомышленники.
---
# 🧑💻 About us
# 🧑💻 О нас
International team of independent professionals:
- [Zholnay Kirill](https://s.zholnay.name/@kirill) - Founder/CEO/CISO. For more than 15 years builds and protects corporate infrastructure in medium and large companies
- **Inex Code** - core-team full-stack developer
- **NaiJi** - core-team Flutter developer
- **Dettlaff** - core-team backend developer
- **ilchub** - DevOps, Backend developer
- **kherel** - Flutter developer
- **nikolai** - QA Engeneer
- and a lot of cool cotributors and [volonteers]
Международная команда независимых профессионалов:
- [Zholnay Kirill](https://s.zholnay.name/@kirill) - Основатель/CEO/CISO. Более 15 лет создает и защищает корпоративную инфраструктуру в средних и крупных компаниях
- **Inex Code** - основной full-stack разработчик
- **NaiJi** - основной Flutter разработчик
- **Dettlaff** - основной backend разработчик
- **ilchub** - DevOps, Backend разработчик
- **kherel** - Flutter разработчик
- **nikolai** - QA инженер
- и много крутых соавторов и [добровольцев].
## 🌠 We get help
- [Roscomsvoboda](https://roskomsvoboda.org/). Speech in Russian [youtube](https://www.youtube.com/watch?v=mdeUTUPeJjA).
- [Privacy Accelerator](https://privacyaccelerator.org/)
- Open Source World Community
- NixOS Community
## 🌠 Нам помогли
- [Роскомсвобода](https://roskomsvoboda.org/). Выступление на русском языке [youtube](https://www.youtube.com/watch?v=mdeUTUPeJjA).
- [Privacy Accelerator](https://privacyaccelerator.org/).
- Сообщество мира открытых исходных кодов
- Сообщество NixOS
## 🫂 Like-minded people
- [Cloudron](https://www.cloudron.io/) - commercial project, code closed, from $15 per month for email and multiple services. You have to install the application yourself on the server, keep an eye on the server resources.
- [IndieWeb](https://indieweb.org/) - it is open-source project, complicated in configuration.
- [Kubenav](https://kubenav.io/) - manages docker containers from mobile. Promising but for highly skilled users.
- [Yunohsot](https://yunohost.org/) - open-source project, but not very stable.
- [FreedomBox](https://freedombox.org) - open source project on ARM
- [Tunrkeylinux](https://turnkeylinux.org) - ready to use software for advanced users
## 🫂 Единомышленники
- [Cloudron](https://www.cloudron.io/) - коммерческий проект, код закрыт, от $15 в месяц за электронную почту и несколько сервисов. Вы должны сами установить приложение на сервер, следить за ресурсами сервера.
- [IndieWeb](https://indieweb.org/) - проект с открытым исходным кодом, сложен в настройке.
- [Kubenav](https://kubenav.io/) - управляет контейнерами docker с мобильного. Перспективный, но для высококвалифицированных пользователей.
- [Yunohsot](https://yunohost.org/) - проект с открытым исходным кодом, но не очень стабильный.
- [FreedomBox](https://freedombox.org) - проект с открытым исходным кодом на ARM.
- [Tunrkeylinux](https://turnkeylinux.org) - готовое к использованию программное обеспечение для опытных пользователей
### Useful
### Может быть полезно
- https://ssd.eff.org
- https://datadetoxkit.org
- https://securityplanner.consumerreports.org/tool

View File

@ -1,94 +1,108 @@
---
title: Downloads
title: Скачать
---
<!--add blocks of content here to add more sections to the community page -->
{{< blocks/lead >}}
{{< blocks/lead>}}
<div class="row w-100 my-4">
<h1 class="mx-auto text-center w-100">Downloads</h1>
<h1 class="mx-auto text-center w-100">Загрузки</h1>
</div>
<p>
Get the latest version of SelfPrivacy app for your operating system.
Скачать последнюю версию приложения SelfPrivacy под свою операционную систему.
</p>
{{< /blocks/lead >}}
{{< /blocks/lead>}}
{{< blocks/section color="white" type="section" >}}
{{< blocks/section color="white" type="section">}}
<div class="row w-100">
<h1 class="mx-auto text-center w-100">Android</h1>
</div>
<div class="row w-100">
<h1 class="mx-auto text-center w-100">Android</h1>
</div>
<div class="row w-100">
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding" href="https://f-droid.org/en/packages/pro.kherel.selfprivacy/" rel="noopener noreferrer" target="_blank">
F-Droid
</a>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding" href="https://git.selfprivacy.org/kherel/selfprivacy.org.app/releases/latest" rel="noopener noreferrer" target="_blank">
APK File
</a>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding disabled" href="https://play.google.com/store/apps/details?id=org.selfprivacy.app" rel="noopener noreferrer" target="_blank">
Google Play
</a>
</div>
<div class="col-md-12">
<a class="btn btn-link w-100" href="https://fdroid.selfprivacy.org/" rel="noopener noreferrer" target="_blank">
Our F-Droid repository
</a>
</div>
</div>
<div class="row w-100">
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding"
href="https://f-droid.org/en/packages/pro.kherel.selfprivacy/" rel="noopener noreferrer"
target="_blank">
F-Droid
</a>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding"
href="https://git.selfprivacy.org/kherel/selfprivacy.org.app/releases/latest"
rel="noopener noreferrer" target="_blank">
APK файл
</a>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding disabled"
href="https://play.google.com/store/apps/details?id=org.selfprivacy.app"
rel="noopener noreferrer" target="_blank">
Google Play
</a>
</div>
<div class="col-md-12">
<a class="btn btn-link w-100" href="https://fdroid.selfprivacy.org/" rel="noopener noreferrer"
target="_blank">
Наш F-Droid репозиторий
</a>
</div>
</div>
{{< /blocks/section >}}
{{< /blocks/section>}}
{{< blocks/section color="white" type="section" >}}
<div class="row w-100">
<h1 class="mx-auto text-center w-100">iOS</h1>
</div>
{{< blocks/section color="white" type="section">}}
<div class="row w-100">
<h1 class="mx-auto text-center w-100">iOS</h1>
</div>
<div class="row w-100">
<h4 class="mx-auto text-center w-100">Coming soon</h4>
</div>
<div class="row w-100">
<h4 class="mx-auto text-center w-100">Ждите скоро...</h4>
</div>
{{< /blocks/section >}}
{{< /blocks/section>}}
{{< blocks/section type="section" color="dark" >}}
<div class="row w-100">
<h1 class="mx-auto text-center w-100">Desktop</h1>
</div>
{{< blocks/section type="section" color="dark">}}
<div class="row w-100">
<h1 class="mx-auto text-center w-100">Компьютер</h1>
</div>
<div class="row w-100">
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding" href="https://git.selfprivacy.org/kherel/selfprivacy.org.app/releases/latest" rel="noopener noreferrer" target="_blank">
Windows
</a>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding" href="https://git.selfprivacy.org/kherel/selfprivacy.org.app/releases/latest" rel="noopener noreferrer" target="_blank">
GNU/Linux
</a>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding disabled" href="https://git.selfprivacy.org/kherel/selfprivacy.org.app/releases/latest" rel="noopener noreferrer" target="_blank">
MacOS
</a>
</div>
</div>
<div class="row w-100">
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding"
href="https://git.selfprivacy.org/kherel/selfprivacy.org.app/releases/latest"
rel="noopener noreferrer" target="_blank">
Windows
</a>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding"
href="https://git.selfprivacy.org/kherel/selfprivacy.org.app/releases/latest"
rel="noopener noreferrer" target="_blank">
GNU/Linux
</a>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding disabled"
href="https://git.selfprivacy.org/kherel/selfprivacy.org.app/releases/latest"
rel="noopener noreferrer" target="_blank">
MacOS
</a>
</div>
</div>
{{< /blocks/section >}}
{{< /blocks/section>}}
{{< blocks/section type="section" >}}
{{< blocks/section type="section">}}
{{< landing-feature book "What to do next?" "right" >}}
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding" href="{{< relref "/docs/Getting started/" >}}">
Setup guide
</a>
{{< /landing-feature >}}
{{< landing-feature book "Что делать дальше то?" "right">}}
<a class="btn btn-lg btn-primary mb-4 mt-4 btn-block sp-button-shadow sp-button-big-padding"
href="{{< relref " /docs/Getting started/">}}">
Гайд по установке
</a>
{{< /landing-feature>}}
{{< /blocks/section >}}
{{< /blocks/section>}}