An experimental Fediverse server for microblogging/"toots". Multiple domain support. Multiple identities per user.
 
 
 
 
 
 
Go to file
Andrew Godwin 58a1f970b2 Post URL/style fixup 2022-11-13 16:29:40 -07:00
activities
core
docker
static Post URL/style fixup 2022-11-13 16:29:40 -07:00
stator
takahe
templates Post URL/style fixup 2022-11-13 16:29:40 -07:00
users
.dockerignore
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
Makefile
README.md
manage.py
requirements-dev.txt
requirements.txt
setup.cfg

README.md

takahē

A very experimental Fediverse server for microblogging/"toots". Not fully functional yet - I'm still working on making all the basic bits work!

Goals:

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

Deployment

Requirements:

  • Python 3.11
  • Postgresql 14+
  • Lots of patience This is very experimental

Contributing

If you'd like to contribute, please read CONTRIBUTING.md.