I am considering a program where large scale users could register for higher limits. For Bostr this should only affect public instances. And higher limits will be available in general, which should allow running personal instances with 0 issue
In that case, I’d want some way of passing a rate limiting identifier down (like hashed version of user IP/PK) so that if someone is abusing the proxy, only the abusers can be blocked
