soloojos

soloojos at

Jason Robinson ?Jason Robinson ? wrote the following post Mon, 12 Feb 2018 18:49:42 -0200

federation v0.15.0


My #Python #federation library, used in #Socialhome and the relay system bumped to release 0.15.0 just now - https://github.com/jaywink/federation/releases/tag/v0.15.0

This is mostly stuff that has been added while implementing federation compatibility for Socialhome. This release introduces the share entity and some other additions, changes and fixes, but most importantly introduces the id attribute in all entities, in preparation for introducing #ActivityPub support.

The next release will be backwards incompatible since I aim to drop the #Diaspora handle and guid attributes and use id everywhere as the "object ID". For Diaspora protocol it will be in the format of a Diaspora URI (which contains handle and guid). For ActivityPub it will be the URL of the object.

If you are using or plan to use or are just interested in maybe using this library, would be fun to know and that would make sure I take your use case into account ?