Rate limiting? #25
Labels
api
Related to the API
discussion
enhancement
New feature or request
help wanted
Extra attention is needed
Milestone
It would probably be a good idea to implement some sort of rate limiting, (prevent users from spamming, or denial of service by making high IO requests repeatedly (for example spamming messages in a channels, possibly filling the disk quite fast) and in relation to #19 making the server download and store new PGP public keys, again, rapidly filling the disk, maybe also message/public key pruning (very old messages are optionally deleted after a certain amount of time or when the disk gets full.
The text was updated successfully, but these errors were encountered: