asking for the kind that vpn hides tor and not the other way

i have a framework with whonix in qubes using tor browser (real one i think not brave) and idk if im safe.

i want to use wifi in public (food places and schools) and be hard to spy on and not have anything blocked (videos are blocked). my home network is also phoning home because my family is using a google wireless access point (cant change it they dont like having internet down for more than 5 seconds)

would vpn and tor fix this? should i pick just one? or is there a better way? (all things have to be on device since you cant change someone elses network)

  • Anna@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    8 hours ago

    Just VPN is sufficient and don’t get fooled by a lot of VPN adverts. Almost all of the internet uses SSL so even if you directly connect to public WiFi no-one can just snoop on your passwords or anything else. The only thing they will be able to see is the website you are visiting. Same as your ISP whether it’s some telco, VPN, or Google.

    I can understand you not wanting to share which website you visit to google but if you are not careful Google will find out one way or the other. Even if you use VPN or Tor

    And as already mentioned never do Tor over VPN or VPN over Tor unless you know exactly what you are doing and what are the risk associated with them.

    If you are worried about state actors with compromised rootCA and DNS then Tor can help you there but if they are using this to spy on you then just bypassing it can also put you on a list

  • TrollAccount69@lemmy.ml
    link
    fedilink
    arrow-up
    12
    ·
    3 days ago

    You just need a vpn. Based on your other tech support threads you need the one with the fewest ways to mess up (I do too). You should try mullvad. If it turns out that you have to shuffle around different servers too often and can’t tolerate being blocked, switch to a geofencing bypass style vpn like nord or something.

    Bear in mind I’m recommending mullvad because it’s really hard to use it in an unsafe way, which it unique in the vpn world. If you go with something else you’ll have to make sure you understand the choices you’re making which is often a tall order.

    • lemmingsareawesome@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      i heard you can if you use vpn to hide tor and not tor to hide the vpn

      do you mean easier to identify by advertisers, malicious nodes, or isp/gov?

      (i dont know what im doing yet)

      • dreamy (she/her)@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        13 hours ago

        Yeah, you’re correct. Using Tor over (a trusted) VPN just helps with hiding the fact that you’re connected to Tor from your ISP. It won’t affect your privacy on the Tor network.

        I recommend using iVPN or AirVPN (though I’ve had slowness issues with AirVPN).

    • ISOmorph@feddit.org
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      2 days ago

      I use Mullvad + Tor myself from time to time. So I read through the article to understand what issues might come up. Turns out it’s actually advantageous in most cases with a few exceptions. If you use Mullvad (0 logs) and pay through monero/cash/vouchers (no money trail) you’re (slightly) better off.

      • FoundFootFootage78@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        I’m not sure the topic is really about privacy, but if your threat model requires a VPN + Tor, you’re already screwed.

        The government can see the metadata of your requests. With enough metadata they can identify what you’re doing. Adding a second layer doesn’t really change that.

          • FoundFootFootage78@lemmy.ml
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            2 days ago

            They can see the timing and packet size for your requests to the VPN server, as well as what your VPN provider is. On the VPN’s end they can see what sites the users (collectively) are visiting, the packet sizes, and the timing. That information alone is enough to identify who is doing what with reasonable accuracy.

            This is before issues of using the government’s massive resources to brute-force encryption, possible government backdoors in VPN servers, and browser fingerprinting.

            There are various steps that can be taken to mitigate this, and this of course assuming the government has access to the ISP’s metadata from both your network and the server’s network (not a stretch, but not necessarily guaranteed).

            • hirihit640@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              4
              ·
              2 days ago

              A VPN is basically just a replacement ISP. They see everything your ISP traditionally sees.

              Many ISPs are already selling your traffic data. So if you trust that your VPN isn’t selling that data, then you’ll be more private using them. And if the VPN is in a different country, then your government is less likely to be able to force the VPN to give up data.

              You can defend against timing attacks and other traffic correlation attacks too, using techniques like cover traffic.

  • RheumatoidArthritis@mander.xyz
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    You should be good with just a VPN. Tor over VPN (not the other alway round!) makes sense if you want to hide your use of Tor from whoever is watching, and especially if you use Tor Browser for something you want to hide, the timing of when you open and close Tor Browser could be correlated with the thing you’re doing. Overkill for just watching videos in privacy.

      • StumblingWasabi@lemmy.today
        link
        fedilink
        arrow-up
        5
        arrow-down
        1
        ·
        2 days ago

        The point is if you want to hide the fact you use tor, while yes it will hide you from the entry node, the beauty of the tor system is it has more than one point of failure, using a VPN makes the VPN a single point of failure since knows who you are and what website you are going to. That being said, I’m to lazy to split tunnel when I feel like using Tor, my traffic doesn’t really need that level of animinity anyways

      • ShutUpWesley@piefed.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        I think Mental Outlaw did a good video on the subject. I’ve also seen several good talks that cover it from conferences like Defcon. They’ll do a much better job than I could in a comment.