activitypub

Tag

Cards List
#activitypub

Fuzzing for fun - unauthenticated denial of service in snac2

Lobsters Hottest · 2026-07-20 Cached

This article describes using fuzzing to discover an unauthenticated denial-of-service vulnerability in snac2's JSON parser, allowing remote crashes via crafted inputs.

0 favorites 0 likes
#activitypub

The Long Tail of Work Left Until ActivityPub Has E2EE

Lobsters Hottest · 2026-07-16 Cached

The article details the remaining technical work needed to implement end-to-end encryption (E2EE) for ActivityPub, breaking it down into fundamental messaging, security, and authenticity goals, and explains how key transparency and MLS protocols fit into the effort.

0 favorites 0 likes
#activitypub

ActivityPub over ATProto

Hacker News Top · 2026-07-10 Cached

This article proposes running ActivityPub on top of the AT Protocol's PDS, arguing that combining the two architectures could offer better user agency and credible exit while maintaining compatibility with existing federated social media.

0 favorites 0 likes
#activitypub

Why implementing ActivityPub is hard, and why it doesn't have to be

Lobsters Hottest · 2026-07-03 Cached

The article explains the complexities of implementing the ActivityPub protocol, such as handling multiple HTTP signature standards and JSON-LD contexts, and introduces Fedify, a TypeScript framework designed to simplify building ActivityPub applications.

0 favorites 0 likes
#activitypub

There are no instances in ATProto

Hacker News Top · 2026-06-19 Cached

Explains why the concept of 'instances' from Mastodon/ActivityPub does not apply to ATProto (Bluesky's protocol), clarifying that hosting and aggregation are separate in ATProto's architecture.

0 favorites 0 likes
#activitypub

the may 2026 fedi software vulnerability

Lobsters Hottest · 2026-05-20 Cached

A critical vulnerability in Fediverse software (Mastodon, Misskey, and forks) related to Linked Data Signatures was discovered by Anthropic via Doyensec. The vulnerability allows property reordering via JSON-LD expansion, enabling attackers to exploit signed objects.

0 favorites 0 likes
#activitypub

FediMeteo, HAProxy, and the art of not wasting snac threads

Lobsters Hottest · 2026-05-18 Cached

The author describes using HAProxy caching to reduce unnecessary load on snac threads in the FediMeteo service, following previous similar optimizations with nginx. The approach aims to keep the lightweight ActivityPub server efficient by having the reverse proxy absorb repeated public requests.

0 favorites 0 likes
#activitypub

Mandy: ActivityPub on Goblins

Lobsters Hottest · 2026-05-14 Cached

Spritely Institute releases Mandy, a prototype implementing ActivityPub on top of the Goblins actor model framework, making ActivityPub actors available over HTTP.

0 favorites 0 likes
← Back to home

Submit Feedback