python flask implementation of activity pub actor
Você não pode selecionar mais de 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? 4 anos atrás
templates was the message rejected because html? 4 anos atrás
.gitignore initial commit 5 anos atrás
README.md Update 'README.md' 4 anos atrás
basic_ap.py smol changes 4 anos atrás
httpsig.py now also use RSA keys of pubgate 4 anos atrás
key.py now also use RSA keys of pubgate 4 anos atrás

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