Self-hosted & Fully-automated ActivityPub Bridge for Static Sites.
Hatsu is a self-hosted bridge that interacts with Fediverse on behalf of your static site.
Normally it can do all the:
@catch-all@example.com
), redirects to the corresponding user of the Hatsu instance.https://example.com/hello-world
), redirects to the corresponding post on the Hatsu instance.Best of all, these are fully automated! Just set it up once and you won't need to do anything else.
Read the documentation to get started.
Hatsu uses the same library as Lemmy, Activitypub-Federation, so it should behave similarly in practice.
In addition to this, Hatsu is also enabled:
If you're not sure whether it's a Hatsu or Activitypub-Federation compatibility issue, you should open new issue in Hatsu first.
Licensed under AGPLv3.
This project partially copies code from the following projects:
Project | License |
---|---|
LemmyNet/activitypub-federation-rust | AGPL-3.0 |
LemmyNet/lemmy | AGPL-3.0 |