An experimental Fediverse server for microblogging/"toots". Multiple domain support. Multiple identities per user.
 
 
 
 
 
 
Go to file
Andrew Godwin 0d5f7e7a89 Add a bit more to the readme 2022-11-06 18:43:46 -07:00
core Signing works with OpenSSL. 2022-11-06 14:14:08 -07:00
miniq Rework to a domains model for better vhosting 2022-11-06 13:48:04 -07:00
static Rework to a domains model for better vhosting 2022-11-06 13:48:04 -07:00
statuses Rework to a domains model for better vhosting 2022-11-06 13:48:04 -07:00
takahe Rework to a domains model for better vhosting 2022-11-06 13:48:04 -07:00
templates Rework to a domains model for better vhosting 2022-11-06 13:48:04 -07:00
users Signing works with OpenSSL. 2022-11-06 14:14:08 -07:00
.gitignore
.pre-commit-config.yaml Signing works with OpenSSL. 2022-11-06 14:14:08 -07:00
README.md Add a bit more to the readme 2022-11-06 18:43:46 -07:00
manage.py
requirements.txt Signing works with OpenSSL. 2022-11-06 14:14:08 -07:00
setup.cfg Add README and initial setup.cfg 2022-11-05 14:22:36 -06:00

README.md

takahē

A very experimental Fediverse server for microblogging/"toots".

Goals:

  • Can run on serverless hosting
  • Multiple account domains possible per server
  • Mastodon client API compatible
  • Async evented core for fan-out/delivery