An open-source ActivityPub-compatible social "network" https://lmd.vg/aniverse/
Find a file
2026-06-22 22:35:52 +04:00
src minor improvements 2026-06-22 22:35:52 +04:00
.gitignore initial commit 2026-06-21 16:55:30 +04:00
aniverse.php minor improvements 2026-06-22 22:35:52 +04:00
composer.json initial commit 2026-06-21 16:55:30 +04:00
LICENSE Initial commit 2026-06-21 12:33:49 +00:00
migrate.php initial commit 2026-06-21 16:55:30 +04:00
README.md initial commit 2026-06-21 16:55:30 +04:00

Aniverse

Aniverse is an open-source and ActivityPub compatible social "network", generally made to prove that literally anyone and anything can be compatible with ActivityPub.

Does it work?

Yes, but currently it works on lmd.vg as of posting. The problem is that this implementation requires a separate structure of schema, which is uploaded for investigational purposes.

Will it work in future?

Absolutely. Will upload a full self-hosted instance based on this implementation, as well as Doctrine DBAL compatible wrapper.