Open kawa-kokosowa opened 8 years ago
research alternatives to ip rate limiting (token or something?)
could just pass the IP somehow?
We should be able to send a JSON field which could be a hash of the ip or just an ip itself and then in msg use hey func for limiter using said field
now the only issue is for us to use IP if anonymous?
if staticfuzz is gonna use msg, then staticfuzz will be rate limited, not per-user. meaning everyone will have to share the same rate limits, which is bad.