• 0 Posts
  • 17 Comments
Joined 3 years ago
cake
Cake day: January 19th, 2024

help-circle

  • You can self host xray or sing-box server (which implement many of the protocols) on a cheap vps. A lot of documentation is not great and is either in Chinese or Russian but it’s doable. There are also paid services offering vless with various degrees of reliability and sketchiness.

    Of course the real challenge when living in an authoritarian country is how to pay for it. I.e.you need to buy a vps abroad. I guess it will be easier in USA then in countries under sanctions or with internal restrictions where people generally can’t use Visa or PayPal.













  • Firefox tries but this is very hard to fight against. Most of the obvious holes were closed long ago. Now these fuckers use normal browser functionality that can’t be disabled and record how it subtly differs (in various ways like execution time of functions) between different combinations of browsers, OSes, hardware, etc. This information alone is enough to create a more or less unique fingerprint.

    The only reliable solution is to completely get rid of client-side code execution like JavaScript and WebAssembly and return to static web pages. Which of course won’t happen.