python flask implementation of activity pub actor
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
rra d245fe59ab was the message rejected because html? il y a 4 ans
templates was the message rejected because html? il y a 4 ans
.gitignore initial commit il y a 5 ans
README.md Update 'README.md' il y a 4 ans
basic_ap.py smol changes il y a 4 ans
httpsig.py now also use RSA keys of pubgate il y a 4 ans
key.py now also use RSA keys of pubgate il y a 4 ans

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