python flask implementation of activity pub actor
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
rra d245fe59ab was the message rejected because html? há 4 anos
templates was the message rejected because html? há 4 anos
.gitignore initial commit há 5 anos
README.md Update 'README.md' há 4 anos
basic_ap.py smol changes há 4 anos
httpsig.py now also use RSA keys of pubgate há 4 anos
key.py now also use RSA keys of pubgate há 4 anos

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