Oddbean new post about | logout
 Seems like it’s way rougher on both the server and the client too, having to persist all those connections. I guess it does have the benefit on a few queries of not having to AUTH for each one, but how many operations truly need AUTH? Reads are open usually. 

Would also possibly uncomplicate some privacy things, like making it easier to do tor and i2p wouldn’t it?