Post #1472935
2026-03-26 20:11 UTC
@Profpatsch @liaizon The guide recommends limiting the response size, to prevent DoS.
I also found this in your SECURITY.md:
https://codeberg.org/Profpatsch/Profpatsch/src/commit/249aa389a2023814b328af8fc795750fd28d995d/users/Profpatsch/activitypub-go/security.md#response-body-size-limits
Replies (1)
-
@Profpatsch@mastodon.xyz 2026-03-26 22:00
@silverpill @liaizon yeah, but in essence anything that produces or consumes an outbox needs to implement paging because of that.