mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2025-01-15 13:26:37 +00:00
docs(en): Add stub notices to services articles
This commit is contained in:
parent
c7b66bd8d4
commit
5708e554a2
|
@ -5,3 +5,6 @@ description: >
|
|||
Bitwarden is a self-hosted password manager.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This article is a stub. More information will be added soon.
|
||||
{{% /pageinfo %}}
|
|
@ -5,6 +5,9 @@ description: >
|
|||
Delta Chat is an encrypted messaging app that uses email as transport.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This article is a stub. More information will be added soon.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
Messengers like Telegram, Signal, Whatsapp can't be private due to the peculiarities of architecture - centralization. And peer-to-peer (p2p) services like tox consume too many resources and are inconvenient to use on a mobile device. The best solution is to use **our own** server.
|
||||
- **Delta.Chat** - uses your personal email server
|
||||
|
|
|
@ -5,6 +5,10 @@ description: >
|
|||
Self-hosted e-mail service.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This article is a stub. More information will be added soon.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
## Authentication
|
||||
|
||||
Users from the "users" tab of your app are used.
|
||||
|
|
|
@ -5,3 +5,6 @@ description: >
|
|||
Gitea is a self-hosted Git service.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This article is a stub. More information will be added soon.
|
||||
{{% /pageinfo %}}
|
||||
|
|
|
@ -5,6 +5,10 @@ description: >
|
|||
Nextcloud is a self-hosted file sharing and collaboration platform.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This article is a stub. More information will be added soon.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
# Authentication
|
||||
|
||||
When creating a server, `admin` Nextcloud user is created with the password you've used for
|
||||
|
|
|
@ -5,6 +5,9 @@ description: >
|
|||
Pleroma is a self-hosted microblogging platform.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This article is a stub. More information will be added soon.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
_Substitute to: Twitter_
|
||||
|
||||
|
|
Loading…
Reference in a new issue