python flask implementation of activity pub actor
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
rra d245fe59ab was the message rejected because html? hace 4 años
templates was the message rejected because html? hace 4 años
.gitignore initial commit hace 5 años
README.md Update 'README.md' hace 4 años
basic_ap.py smol changes hace 4 años
httpsig.py now also use RSA keys of pubgate hace 4 años
key.py now also use RSA keys of pubgate hace 4 años

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