python flask implementation of activity pub actor
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rra d245fe59ab was the message rejected because html? 4 년 전
templates was the message rejected because html? 4 년 전
.gitignore initial commit 5 년 전
README.md Update 'README.md' 4 년 전
basic_ap.py smol changes 4 년 전
httpsig.py now also use RSA keys of pubgate 4 년 전
key.py now also use RSA keys of pubgate 4 년 전

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