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

Add HTTP signatures to all outgoing activities #545

Closed
iandioch opened this issue Apr 8, 2019 · 1 comment
Closed

Add HTTP signatures to all outgoing activities #545

iandioch opened this issue Apr 8, 2019 · 1 comment
Assignees
Labels

Comments

@iandioch
Copy link
Member

iandioch commented Apr 8, 2019

Right now, only Follow activities are signed. This results in an Accept in response to a Follow from mastodon being rejected with a 401 error because it's not signed.

This requires the sender_id to be passed to ActivitiesUtil when sending each activity.

@iandioch
Copy link
Member Author

Most of the work on this was done, closing. The remaining teensy bits are split into #595, #596, #597.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant