Elektrine lite

← Feed

@liaizon@social.wake.st

Post #2273320

2026-04-29 21:16 UTC

@julian@fietkau.social @mro@digitalcourage.social ah yeah I guess that makes more sense.. so it's like the connection is indeed working but there's nothing there for the server to serve to the client (my browser)

Replies (1)

  • @julian@fietkau.social 2026-04-29 21:24

    @liaizon@social.wake.st @mro@digitalcourage.social Yeah, you got it! The causal ambiguity of 404 (due to how easy it is to serve accidentally, as a server operator) is even having ripple effects in the ActivityPub ecosystem. For example if you read https://swicg.github.io/activitypub-http-signature/#handling-deletes-of-actors it goes into how if you access a previously known profile and you get a 404, that can either mean the profile was deleted, or the server has been taken down for maintenance by someone who did not realize they ought to put an HTTP 503 in place while they work.

    Open ##2273321