I’m really happy to see the ActivityPub plugin enabled for all free and paid WordPress.com accounts. I’ve been using the plugin on this blog for about a week, thanks to Matthias Pfefferle at WordPress, and I have some thoughts about it so far. The first thing is that it’s definitely more like having a fediverse … Continue reading ActivityPub on WordPress.com
activitypub
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
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