documentation/content/en/usage/privacy.md

75 lines
2.9 KiB
Markdown
Raw Normal View History

2018-09-23 01:00:04 +02:00
---
title: Privacy
menu:
docs:
parent: usage
2018-09-25 21:33:43 +02:00
weight: 3
2018-09-23 01:00:04 +02:00
---
2018-09-23 02:34:19 +02:00
2018-09-23 01:00:04 +02:00
## Publishing levels
2018-09-23 02:34:19 +02:00
|Level|Public timelines|Permalink|Profile view|Home feeds|
|-----|:--------------:|:-------:|:----------:|:--------:|
2018-09-24 23:07:18 +02:00
|Public|{{< yes >}}|{{< yes >}}|{{< yes >}}|{{< yes >}}|
|Unlisted|{{< no >}}|{{< yes >}}|{{< yes >}}|{{< yes >}}|
|Followers-only|{{< no >}}|{{< no >}}|{{< no >}}|{{< yes >}}|
2018-09-24 23:07:18 +02:00
|Direct|{{< no >}}|{{< no >}}|{{< no >}}|{{< no >}}|
2018-09-23 02:34:19 +02:00
No matter which level, every mentioned user can see the message in their notifications.
**Do not share dangerous and sensitive information over direct messages**. Mastodon is not an encrypted messaging app like Signal or Wire, the database administrators of the sender's and recipient's servers have access to the text. Use them with the same caution as you would use forum PMs, Discord PMs and Twitter DMs.
2018-09-23 02:34:19 +02:00
## Account locking
To effectively publish private (followers-only) posts, you must lock your account--otherwise, anyone could follow you to view older posts. Locking your account on Mastodon does one thing: Adds an authorization step to the process of following you.
Once locked, before someone can become your follower, you will receive a follow request, which you can either accept or reject.
Please mind that post privacy on Mastodon is per-post, rather than account-wide, and as such there is no way to instantly make past public posts private.
2018-09-23 01:00:04 +02:00
## Blocking and muting
2018-09-23 02:34:19 +02:00
### Hiding boosts
If you hide boosts from someone, you won't see their boosts in your home feed.
### Muting
When muting, you have the option to mute notifications from them or not. Muting without muting notifications hides the user from your view:
- You won't see the user in your home feed
- You won't see other people boosting the user
- You won't see other people mentioning the user
- You won't see the user in public timelines
If you choose to also mute notifications from them, you will additionally not see notifications from that user.
The user has no way of knowing they have been muted.
### Blocking
Blocking hides a user from your view:
- You won't see the user in your home feed
- You won't see other people boosting the user
- You won't see other people mentioning the user
- You won't see the user in public timelines
- You won't see notifications from that user
Additionally, on the blocked user's side:
- The user is forced to unfollow you
- The user cannot follow you
- The user won't see other people's boosts of you
- The user won't see you in public timelines
If you and the blocked user are on the same server, the blocked user will not be able to view your posts on your profile while logged in.
### Hiding an entire server
If you hide an entire server:
- You will not see posts from that server on the public timelines
- You won't see other people's boosts of that server in your home feed
- You won't see notifications from that server
- You will lose any followers that you might have had on that server