- Joined
- Nov 21, 2020
One thing you could do with read-only is heavily cache the rendered content so that any DDOS doesn't actually reach the backend in any significant amount. This would cause some delay for users on the read-only side for any changes but might still make some sense.Hmm, I guess having Null personally handle any clearnet frontend would be the best thing in that case. Though I'm still wondering if a read-only frontend for the clearnet would be easier to host, and if so, by how much.