This commit is contained in:
Jay Graber 2020-06-05 16:51:28 -07:00
parent 1ecc88168b
commit 85863e508b
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Mastodon's interface has a "Profile Directory" tab, where users can browse recen
### Privacy and Access Control
Posts can be public, unlisted, private, or direct. Public posts are shown on local, federated, and hashtag timelines. Unlisted posts are not, but can be accessed through the link. Private posts are only visible to followers. Direct posts can only be seen by the people mentioned in them. Users can also hide their network, so the lists of followers and people they're following are not visible. Servers only receive posts that are public or addressed to a person on that server. Mastodon's privacy settings are a part of the ActivityPub spec.
Posts can be public, unlisted, private, or direct. Public posts are shown on local, federated, and hashtag timelines. Unlisted posts are not, but can be accessed through the link. Private posts are only visible to followers. Direct posts can only be seen by the people mentioned in them. Users can also hide their network, so the lists of followers and people they're following are not visible. Servers only receive posts that are public or addressed to a person on that server.
Mastodon can be served through Tor as an onion service.