python flask implementation of activity pub actor
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
rra d245fe59ab was the message rejected because html? 4 år sedan
templates was the message rejected because html? 4 år sedan
.gitignore initial commit 5 år sedan
README.md Update 'README.md' 4 år sedan
basic_ap.py smol changes 4 år sedan
httpsig.py now also use RSA keys of pubgate 4 år sedan
key.py now also use RSA keys of pubgate 4 år sedan

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