#Loqi[Eugen] ActivityPub implementation progress: 1. JSON representations
2. Processing incoming data <-- we are here
3. Sending data
newton and KjetilK joined the channel
#jaywinkwaits eagerly to see how mastodon will handle author verification. I guess that will be the way to do it then :P
#cwebber2pretty sure it's http signatures for posts, and handling signing objects is a Future TODO (TM)
#cwebber2in other words, good for direct delivery, but to jaywink's grumbling, forwarding private messages securely is still to come :)
jankusanagi_ joined the channel
#jaywinkwell, even this leaves implementation details. also, forwarding private messages IS possible, if the audience is known in the object. which I guess in mastodon it isn't :P
#jaywinkwhich unfortunately means mastodon wont benefit that much from AP - I mean the fact that Ostatus doesn't allow proper delivery to all conversation participants wont be fixed
#jaywink(it's the reason I personally don't use mastodon - broken conversations. but then it's pure microblogging anyway so maybe that fact is less visible than "post" based systems)
#cwebber2jaywink: I think the audience is known in the object, you just don't have proof they said it without the object being signed :P
#cwebber2yes and that's the method they're taking currently iirc
#jaywinkas said, waiting to see *how* this is implemented, before I do anything :D
#cwebber2you have to take an extra step to look it up but it should work assuming you have access to it... with some exceptions of forwarding to followers