Oddbean new post about | logout
 All write operations on Primal go directly to relays. Our caching middleware is strictly for read operations. 
 Does it read relays from kind:3 or kind:10002 ? If user has no relays - where does it write? 
 Only kind:3 for now but NIP65 support is on the way. 
 That's what I meant with "full support" - this new user has no relays in kind:3, and you're not reading from kind:10002 - so which relays are used when they post? Only your relay? Some default ones? 
 I'm not sure how it works, in that case posting just shouldn't work. @moysie should know more about how web app works. Maybe it reads relays from the extension if it's setted up there.