Oddbean new post about | logout
 I was just reading these today! I'll have to make sure I'm handling NIP01 fully correctly before I can begin adding advanced improvements like this! I've already handled database interactions because the only data it accepts right now is events and I'm successfully rate limiting that. I just want to add more rate limits for requests and all types of messages. But the rate limiting is more for the websocket messages now and not the database.