Earlier quoted context omitted.
Why download brave and the use Tor. Just use the Tor browser
Some large percentage of people fail when directed to the Tor browser; I don't know why.
This is not a good reason to suggest Brave instead of Tor Browser.
341–342 of 342 posts
Earlier quoted context omitted.
Not much into that kind of DevOps. What is a good basic caching in this instance?
It comes down to: 1. Use the Cache-Control header to express how to cache your site correctly ( https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cac... ) 2. Use a CDN service, or at least a caching reverse proxy, to serve most of the cacheable requests to reduce load on the (typically much more expensive) origin servers