The object of a system of authority is order, not justice. Justice matters only after injustice sufficiently compromises order.

  • 0 Posts
  • 26 Comments
Joined 3 years ago
cake
Cake day: August 8th, 2023

help-circle


  • The term VPN is pure marketing bs. What is called VPN today used to be called Proxy Server.

    Perhaps if you are only talking about the consumer level stuff advertised on TV. Otherwise I can assure you that “Virtual Private Networks” are a real thing that have absolutely nothing to do with Proxy Servers.

    On down the comment chain you mention "…our computers would not see each other and would not be able to connect to each other via that service. " as some kind of test of whether a thing is a VPN or Proxy Service but what you’re missing is that this is a completely common and advisable configuration for companies. In fact Zero Trust essentially demands configurations like this. When Bob from Marketing fires up his VPN to the Corporate Office he doesn’t need access to every server and desktop there nor does his laptop need to be able to access the laptops of other VPN users. They get access to what they need and nothing more.

    Hell the ability to access the internet via the tunnel, called Split Tunneling, is also controllable.

    It’s that ability to control where the tunnel terminates that allows consumer VPNs, like Proton, to be used the way they are.

    So while private individuals absolutely do use VPNs as an ersatz replacement for Proxy Servers they are nowhere near the whole use case for VPNs.



  • For example, I’ve noticed that some websites start throwing captchas at me or even just straight-up refuse to load with 403: unauthorized errors because I have my router set up to load-balance across two Internet connections. (At least, that’s my guess as to why it’s happening.)

    I maintain several multi-wan commercial setups and they don’t have this problem. I obviously don’t know what your setup is but I’d guess something is wrong with how its handling flows / connections. Once a connection is established between your edge and an internet resource that flow should remain “stuck” to whatever wan port it started with and it sounds like that isn’t happening.








  • Could be that they are taking a loss on the initial units in order to get going. Once the campaign backers are taken care the product is commercialized and then the price goes up. I’ve seen more than one Kickstart campaign used to launch a company in just this way. (Tempest PWS is another example).

    Anyway they aren’t vaporware. I backed the campaign and received my units today.









  • Well, yes. That is how it works!

    As someone who started with slack in '97 these modern distros function so “automagically” that I sometimes distrust them. They’ve hidden so much of the complexity of Linux and whatever Desktop Environment is running on it that most users have very little idea what’s actually happening or how it works.

    That’s been GREAT for getting more people to use Linux but it’s creating the same problem that Microsoft did with Windows. The old DOS users often knew quite a lot about their PC and how it worked because they had to but as the technical barriers went down so too did the knowledge of the users. You no longer had to juggle IRQs, Memory Maps, or DLLs because Windows just did it for you.

    That’s not a bash (lol) on Linux or users of modern distros either, I myself am on Linux Mint as I type this, because it was always going to work out like this. A lot of very smart people put a lot of their time into MAKING it work out like this.