• 0 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle



  • Tor browser inherently uses tor, as the other comment says, Mulvad offers tor browser sans tor as Mulvad browser. As per the “do you tor over VPN” issue I think we need to first cover some networking concepts…

    So your internet works via protocols, UDP provides a basic connection where you can send unordered messages, TCP works on top of UDP to provide linear order. Things like old video chat and bittorrent work over UDP because you don’t care about order, you just want the data as you get it, so the video freezes or glitches, but you get the most recent frame of the video. Things like programs and webpages aren’t YOLO about data integrity, so they use TCP which enforces order, so you don’t get frames from 1 minute later in your Netflix video out of sync. VPNs provide UDP, which is lower level than TCP, which tor provides, so you can tor over VPN but you cannot VPN over tor.

    If you use Mulvad browser from your VPN, you will look like everyone using Mulvad browser from your VPN exit point, which may well just be you, it’s fairly esoteric. If you use tor browser, you will appear to be exiting from a tor exit node along with hundreds if not thousands of other tor browser users.

    [edit: just realized I forgot to actually address the is it worse to tor over vpn question. There is no privacy impact per you and the site, the question is state surveillance. Mentaloutlaw on Odysee says the feds will extra look at things if you tor from a VPN, but I really don’t buy that’s how anything works, I think most non-Germany state actors would look at ISP-level tor use to lock you up and not deal with the headache of subpoenaing a VPN provider to find out one rando is using tor]



  • This all kind of depends on your threat model… a VPN hides traffic from your ISP, and puts your traffic in with a lot of other traffic, but domestic IPs generally rotate fairly frequently, so only your ISP really knows when that happens, but they also probably sell that data because we live in an over-financialized, under-regulated hellscape, but your VPN also exists in that hellscape, and knows who you are just as much unless you buy Mulvad with perfectly laundered monero and is as likely to be selling that data if not more so than your ISP. There’s a reason why people use tor…










  • I avoid installing anything that isn’t in F-Droid or Accrescent for spying concerns with a couple exceptions I Obtainium, so no banking apps. And yeah, notifications would be nice, but ideally FOSS privacy respecting apps will get better about actively seeking updates like a 90’s email client. Afaik, all push notification schemes that exist allow Google or whoever is the provider to read all notifications that go through that in the clear, which seems baaaad!





  • An Android TV situation that you degoogle (you can remove a bunch of the Google tracking and ads via Android’s debug interface) would probably be better than either, and Android has EVERY app you can dream of. I’d suggest a linux box, but I assume you want a remote and I’ve never been able to swing a good remote situation on linux.