> The one feature I very much hope to see is a check-box so that one can decide on a per-post basis whether to federate a post. > > _Originally posted by @jeremycherfas in https://github.com/idno/known/issues/3186#issuecomment-1913120001_ Let's consider the Authoring Experience, where ActivityPub is a core part of Known. Can we cleanly Map the current ACL options onto ActivityPub/Mastodon's addressing model? <img width="767" alt="A screenshot of Known's Status posting Interface, the Access Control List is open, displaying the Public, Members Only and Private options" src="https://github.com/idno/known/assets/2895351/2e38f713-99ca-4cac-9a42-9ed62ad86d0d"> <img width="337" alt="A screenshot of Mastodon's Status posting Interface, the Post privacy List is open, displaying the Public, Unlisted, Followers Only and Mentioned People only options" src="https://github.com/idno/known/assets/2895351/15f36960-5d6c-423b-9df9-62ed65a6c6a4"> Perhaps we might need to rename some options, for example: - `Members only` to `Local only` - `Private` => `Personal`