[openstreetmap/openstreetmap-website] Limit number of edits per user and day (#2342)

zstadler notifications at github.com
Mon Oct 30 08:34:33 UTC 2023


https://github.com/openstreetmap/openstreetmap-website/pull/4319 says the limit is
> increasing as the square of time elapsed 

I suggest to use the accumulated number of changes rather than the elapsed time as the measure by which the rate is increased

I can see a malicious account creating a benign changeset, waiting a week doing nothing suspicious, and then receiving a decent rate. 
Alternatively, providing an initial 10000 benign edits, working for a period of at least 10 hours,  in order to get a rate increase is much harder to achieve. On the other hand, I do not believe that would be unacceptable for new inexperienced users.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2342#issuecomment-1784713556
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/2342/1784713556 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231030/63aa2248/attachment.htm>


More information about the rails-dev mailing list