no extension needed here. This is for damus/native clients
Discussion
Still signing can be an expensive action
Creating a few notes isn’t going to kill perf
Although sleeping on it, verifying all those sigs might have performance issues when there are lots of requests. One thing I could do is return a token on first use that subsequent requests could use instead 🤔
Will make that optimization later though because im lazy.