FAQ | This is a LIVE service | Changelog

Skip to content

Add security tweaks to server

Mike Knee requested to merge dev-add-secuirty-tweaks into main

Part of #2 (closed)

Adds an internal rate limiter using the slowapi python module.

Adds a content hash checker to the /log endpoint to defend against automated script probing.

Merge request reports