Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Cannot interact with mastodon instances that have activated 'secure mode' #1179

Closed
oragegu opened this issue Jun 15, 2021 · 5 comments · Fixed by #2613
Closed

Cannot interact with mastodon instances that have activated 'secure mode' #1179

oragegu opened this issue Jun 15, 2021 · 5 comments · Fixed by #2613
Labels
activitypub bug Something isn't working

Comments

@oragegu
Copy link
Contributor

oragegu commented Jun 15, 2021

Describe the bug
Accounts from instances activated secure mode cannot subscribe to any bookwyrm account. They can interact (comment and favourite) a bookwyrm post if that post is forwarded to them from other mastodon instances, but the bookwyrm account will not receive any notifications about these intereactions.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a mastodon instance with secure mode on
  2. Subscribe to a bookwyrm account
  3. Publish something with the bookwyrm account
  4. The publication does not appear on the mastodon side
  5. The subscription does not appear on the bookwyrm side
  6. Boost a bookwyrm post with another mastodon account that is followed by the "secure mode account"
  7. Comment and boost the bookwyrm post with the "secure mode account"
  8. Nothing is shown on the bookwyrm stream and no notification

Expected behavior
Stream and notifications should be updated on both sides when intereacting.

Remark
I have tested this on two bookwyrm instances. Both have this problem.

@mouse-reeve mouse-reeve added activitypub bug Something isn't working labels Jun 15, 2021
@mouse-reeve
Copy link
Member

I believe this code is related: #427

@oragegu oragegu closed this as completed Jun 17, 2021
@mouse-reeve mouse-reeve reopened this Jun 17, 2021
@mouse-reeve
Copy link
Member

Re-opening this because the work isn't done yet!

@tofuwabohu
Copy link
Contributor

I believe rage.love (hometown fork) also has "secure mode" activated and I've had similar problems in the beginning but there was a fix in the meantime. I can follow bw users from r.l and get the subscription notification and also get the bw content shown in my r.l tl, I also boosted a bw status on r.l. I will keep an eye on it.

@anantshri
Copy link

Is there anything that can be done to prioritize this issue. This is stoping me from connecting with bookwyrm instances as i run a mastodon secure equivalent server. people should not be required to reduce security settings to be able to talk to each other IMHO.

@mouse-reeve
Copy link
Member

You're right, this needs to be one of the top priority issues, especially since there's already code that was written for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
activitypub bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants