mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-07-07 17:04:42 +00:00
refactor: Follow Hugo leaf vs branch conventions
This commit is contained in:
+5
-5
@@ -3,8 +3,8 @@ title: Social Networks
|
||||
description: Find a new social network that doesn’t pry into your data or monetize your profile.
|
||||
---
|
||||
<small>Protects against the following threat(s):</small>
|
||||
[{{< badge content="Censorship" >}}](../../../wiki/basics/common-threats/_index.md#avoiding-censorship)
|
||||
[{{< badge content="Surveillance Capitalism" color="purple" >}}](../../../wiki/basics/common-threats/_index.md#surveillance-as-a-business-model)
|
||||
[{{< badge content="Censorship" >}}](../../../wiki/basics/common-threats/index.md#avoiding-censorship)
|
||||
[{{< badge content="Surveillance Capitalism" color="purple" >}}](../../../wiki/basics/common-threats/index.md#surveillance-as-a-business-model)
|
||||
|
||||
<div class="pg-card-logos">
|
||||
{{< cards >}}
|
||||
@@ -19,7 +19,7 @@ A growing problem among social media platforms is censorship in two different fo
|
||||
|
||||
The social networks we recommend solve the issue of censorship by operating atop an open and decentralized social networking protocol. They also don't require an account merely to view publicly available content.
|
||||
|
||||
You should note that **no** social networks are appropriate for private or sensitive communications. For chatting directly with others, you should use a recommended [instant messenger](../../services/messengers/_index.md) with strong end-to-end encryption, and only use direct messages on social media in order to establish a more private and secure chat platform with your contacts.
|
||||
You should note that **no** social networks are appropriate for private or sensitive communications. For chatting directly with others, you should use a recommended [instant messenger](../../services/messengers/index.md) with strong end-to-end encryption, and only use direct messages on social media in order to establish a more private and secure chat platform with your contacts.
|
||||
|
||||
## Decentralization
|
||||
|
||||
@@ -183,8 +183,8 @@ With this setting enabled, unverified users (i.e., those who have not used the *
|
||||
- Must be free and open-source software.
|
||||
- Must use a federated protocol to communicate with other instances of the social networking software.
|
||||
- Must not have non-technical restrictions on who can be federated with.
|
||||
- Must be usable within a standard [web browser](../desktop-browsers/_index.md).
|
||||
- Must be usable within a standard [web browser](../desktop-browsers/index.md).
|
||||
- Must make public content accessible to visitors without an account.
|
||||
- Must allow you to limit who can follow your profile.
|
||||
- Must allow you to post content visible only to your followers.
|
||||
- Must support modern web application security standards/features (including [multifactor authentication](../multi-factor-authentication/_index.md)).
|
||||
- Must support modern web application security standards/features (including [multifactor authentication](../multi-factor-authentication/index.md)).
|
||||
Reference in New Issue
Block a user