Elektrine lite

← Feed

@Profpatsch@mastodon.xyz

Post #1472932

2026-03-26 14:24 UTC

@silverpill @liaizon Another issue I noticed: “set a max request/response size” means that we are essentially forced to implement paging of outboxes both on client and server

Replies (2)

  • @Profpatsch@mastodon.xyz 2026-03-26 14:31

    @silverpill @liaizon we should also definitely provide some actual values here, otherwise it’s pretty useless tbh …

    Open ##1472933

  • @silverpill@mitra.social 2026-03-26 20:11

    @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

    Open ##1472935