Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Turn local-only threads into a one-way street #2906

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CSDUMMI
Copy link

@CSDUMMI CSDUMMI commented Nov 24, 2024

We have an instance that runs a modified fork of Glitch.
Some clients don't automatically copy the eye emoji into a reply to a local-only message and users forget to set it manually. This leads to posts that are intended to be local-only being federated unintentionally.

We'd like to to turn local-only threads into a one-way streets:
Once a post has been made local-only, all replies to it should be local-only as well. This prevents leaking information.

If a user wants to make federated reply in a thread, they should reply to the latest federated post, which would not give away information about the existence of the local-only portions of a thread to users on other instances.

…o reply to a local-only post with a federated status (by accident)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant