Modern ActivityPub compliant server, designed for simplicity and accessibility. Includes calendar, news and sharing economy features to empower your federated community. We spent a year testing this for a hyper local indymedia codebase.
 
 
 
 
 
Go to file
Bob Mottram 9c2859b616 Posting to inbox 2019-06-28 20:28:36 +01:00
LICENSE Initial 2019-06-28 19:55:29 +01:00
Makefile Initial 2019-06-28 19:55:29 +01:00
README.md Initial 2019-06-28 19:55:29 +01:00
daemon.py Initial 2019-06-28 19:55:29 +01:00
epicyon.py Initial 2019-06-28 19:55:29 +01:00
httpsig.py Initial 2019-06-28 19:55:29 +01:00
person.py Initial 2019-06-28 19:55:29 +01:00
posts.py Posting to inbox 2019-06-28 20:28:36 +01:00
session.py Initial 2019-06-28 19:55:29 +01:00
webfinger.py Initial 2019-06-28 19:55:29 +01:00

README.md

epicyon

Some experiments with ActivityPub in Python.

Install

sudo pacman -S python-pysocks python-pycryptodome python-beautifulsoup4