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

Draft: Add the go-fed dependency needed for ActivityPub federation #19104

Closed
wants to merge 1 commit into from
Closed

Draft: Add the go-fed dependency needed for ActivityPub federation #19104

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 15, 2022

At Forgefriends, we are using the go-fed extensively for ActivityPub federation for Gitea. However, this library is large by Go standards (20MB) and would inflate the size of the gitea binary by roughly 20%. What would be the best way to deal with this rather large addition?

go get github.com/go-fed/activity/streams@master
go get github.com/go-fed/activity/pub@master
go get github.com/go-fed/httpsig@master
@ghost
Copy link
Author

ghost commented Mar 25, 2022

Closing because we can discuss this in #19133 instead.

@ghost ghost closed this Mar 25, 2022
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 25, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant