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

How to use this as a federated server? #37

Closed
RikudouSage opened this issue Aug 26, 2023 · 2 comments
Closed

How to use this as a federated server? #37

RikudouSage opened this issue Aug 26, 2023 · 2 comments

Comments

@RikudouSage
Copy link

What I want to do is create a server that will be federated with Lemmy instances and will receive pings to the inbox like Lemmy instances do. I can't find any documentation about anything similar. Is it supported? If so, how?

@mediaformat
Copy link

@RikudouSage you have to define routes yourself, for the actor, inbox, outbox.

You can use this lib to verify http signatures of incoming requests. But saving/storing is entirely up to you.

@RikudouSage
Copy link
Author

I've opted for a different way of solving my problem.

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

No branches or pull requests

2 participants