I’ve signed an agreement to write a book about ActivityPub for O’Reilly Media. ActivityPub is the protocol for connecting social networks across the Web; it’s what currently underpins Mastodon and will be used by Threads.net. The book should be available sometime after summer 2024. The book will be a developer guide that will help programmers … Continue reading ActivityPub Book for O’Reilly Media
activitypub
One important pattern in social networking is end-to-end encryption for direct messages. This is a structure in which the native or Web clients encrypt the message on the user’s device, and no intermediate actor — neither user’s servers, nor any network node — can read the message. This wasn’t a big part of our planning … Continue reading End-to-End Encrypted Messages Over ActivityPub