From 85863e508b871c625169d756e415dbb85c205565 Mon Sep 17 00:00:00 2001 From: Jay Graber Date: Fri, 5 Jun 2020 16:51:28 -0700 Subject: [PATCH] Rm line --- applications/mastodon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/mastodon.md b/applications/mastodon.md index b15a4f9..a9371e5 100644 --- a/applications/mastodon.md +++ b/applications/mastodon.md @@ -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.