python flask implementation of activity pub actor
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
rra d245fe59ab was the message rejected because html? 4 лет назад
templates was the message rejected because html? 4 лет назад
.gitignore initial commit 5 лет назад
README.md Update 'README.md' 4 лет назад
basic_ap.py smol changes 4 лет назад
httpsig.py now also use RSA keys of pubgate 4 лет назад
key.py now also use RSA keys of pubgate 4 лет назад

README.md

what?

Basic Python Flask implementation of https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/

dependencies:

pip3 install flask pycryptodome