python flask implementation of activity pub actor
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
rra d245fe59ab was the message rejected because html? 4 anni fa
templates was the message rejected because html? 4 anni fa
.gitignore initial commit 5 anni fa
README.md Update 'README.md' 4 anni fa
basic_ap.py smol changes 4 anni fa
httpsig.py now also use RSA keys of pubgate 4 anni fa
key.py now also use RSA keys of pubgate 4 anni fa

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