Python library to abstract social web federation protocols like ActivityPub, Diaspora and Matrix.
 
 
Go to file
Jason Robinson 7d8e417650 Add tests for controllers.handle_receive and fix the bugs found there 2015-07-03 19:46:17 +03:00
federation
.gitignore
README.md
requirements.txt
test-requirements.txt

README.md

Social-Federation

Python library to abstract social federation protocols.

Aims to first support Diaspora and then the W3C SocialWG ActivityStreams 2 based future protocol.

License

BSD 3-clause license (https://www.tldrlegal.com/l/bsd3).