Ask HN: How to protect users from Cloudflare and server from users?

https://news.ycombinator.com/item?id=34954652
by ngiyabonga • 3 years ago
1 2 3 years ago

I'm building a privacy centric React app that does all the work client side, using a server only for the static files required for the app to run.

I don't want to expose users to Cloudflare or similarly gag-order / mitm prone services that could theoretically intercept and alter client code that reaches users' browsers. At the same time, I don't want to expose the servers hosting the static files to the world. What are some options to achieve both goals?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com