An open-source ActivityPub-compatible social "network"
https://lmd.vg/aniverse/
- PHP 100%
| src | ||
| .gitignore | ||
| aniverse.php | ||
| composer.json | ||
| LICENSE | ||
| migrate.php | ||
| README.md | ||
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.