• Maroon@lemmy.world
    link
    fedilink
    English
    arrow-up
    260
    arrow-down
    17
    ·
    2 days ago

    God bloody dammit. I genuinely LOVE Mullvad and have tried to use their (not so cheap) services. I feel in this economy, privacy comes at a price and I was happy to do this.

    Now, I realise my money is going to fund a POS far-right asshole.

    Proton supports Trump.

    Mullvad suports the far right.

    Is there any major privacy respective service provider that isn’t a bloody cunt?

      • Valmond@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        14
        ·
        2 days ago

        Proton VPN have had one of their chefs praising donald trump, but that’s the worst I have heard about them. Swiss based (they have among the most protective privacy laws out there), email servers are deep down in the mountains (I don’t know about the VON ones), no logs (for what I remember, maybe short lived ones?), made by the dudes at CERN.

        So compared to others quite flawless IMO.

        Only technical problem I have had is the VPN switches port from time to time and you have to rebind the network interface of your favourite torrent if you’re running a tight ship. I have found no simple way of detecting when it happens.

          • Valmond@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 day ago

            Interesting!

            So it pings some entity and they send back your external port? I speed read the code (but I’m on mobile) and that’s what it looks like. Any information greatly appreciated.

            • Jakeroxs@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              2
              ·
              1 day ago

              Gluetun itself already knows the forwarded port via NAT-PMP, this program just gets it from gluetun and assigns it in qbt via the qbt api and if it returns a 200 response it considers it confirmed, here’s an example log:

              waiting for qBittorrent WebUI…

              qBittorrent WebUI is ready (authenticated).

              port file did not contain an integer: /tmp/gluetun/forwarded_port

              port file did not contain an integer: /tmp/gluetun/forwarded_port

              gluetun provided forwarded port: 36884

              syncing port 36884 to qBittorrent…

              successfully updated qBittorrent to port 36884 (confirmed)

              port file did not contain an integer: /tmp/gluetun/forwarded_port

              port file did not contain an integer: /tmp/gluetun/forwarded_port

              gluetun provided forwarded port: 39293

              syncing port 39293 to qBittorrent…

              successfully updated qBittorrent to port 39293 (confirmed)

              • Valmond@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                ·
                18 hours ago

                Where is the Gluetun server running? I mean if you run it yourself you have to like forward all ports to it?

                Thanks for the writeup!

                • Jakeroxs@sh.itjust.works
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  14 hours ago

                  So gluetun is for docker networks and lets you isolate traffic to/from other docker containers into a VPN, you run it and qbt inside docker containers with gluetun configured to your vpn, then qbt configured to route all its traffic through it.

                  Edit: I didn’t have to port forward at all on my network for this to access it locally (I run it on a separate computer), because all the “outside” traffic in qbt is going through the vpn that has a forwarded port seeders/leachers can connect (which is dynamically updated as it changes with the aforementioned qbt port manager)

                  For example (truncated docker compose just the part related to above): services: qbittorrent-vpn: image: lscr.io/linuxserver/qbittorrent:latest container_name: qbittorrent-vpn depends_on: gluetun: condition: service_started restart: true restart: unless-stopped network_mode: “service:gluetun”

                  Then gluetun: services: gluetun: image: qmcgaw/gluetun container_name: gluetun restart: unless-stopped networks: - default cap_add: - NET_ADMIN devices: - /dev/net/tun - 8888:8888/tcp # HTTP proxy volumes: - /appdata/gluetun:/gluetun - /appdata/gluetun/tmp:/tmp/gluetun environment: TZ: $TZ VPN_SERVICE_PROVIDER: $GLUETUN_VPN_SERVICE_PROVIDER VPN_TYPE: $GLUETUN_VPN_TYPE # wireguard / openvpn WIREGUARD_PRIVATE_KEY: $GLUETUN_WIREGUARD_PRIVATE_KEY WIREGUARD_ADDRESSES: $GLUETUN_WIREGUARD_ADDRESSES VPN_PORT_FORWARDING: on VPN_PORT_FORWARDING_PROVIDER: protonvpn # or your provider VPN_PORT_FORWARDING_STATUS_FILE: /tmp/gluetun/forwarded_port # OPENVPN_USER: $GLUETUN_OPENVPN_USERNAME # OPENVPN_PASSWORD: $GLUETUN_OPENVPN_PASSWORD healthcheck: test: [“CMD”, “/gluetun-entrypoint”, “healthcheck”] interval: 5s timeout: 5s retries: 1 start_period: 10s

                  gluetun-qbittorrent-port-manager: image: jopiermeier/gluetun-qbittorrent-port-manager:latest network_mode: “service:gluetun” container_name: gluetun-port-manager depends_on: gluetun: condition: service_started restart: true qbittorrent-vpn: condition: service_started restart: true environment: - QBITTORRENT_USER= - QBITTORRENT_PASS= - QBITTORRENT_PORT=$QBITTORRENTVPN_PORT volumes: - /appdata/gluetun/tmp:/tmp/gluetun

      • artifex@piefed.social
        link
        fedilink
        English
        arrow-up
        48
        arrow-down
        1
        ·
        2 days ago

        I’ve semi-seriously been thinking about bootstrapping a VPN service just to have one “not an asshole” service (and that’s setting the bar low - I’m definitely an asshole, just not that kind of asshole). But I’m also a US citizen living in the US, so not the best choice for the job either.

        • scytale@piefed.zip
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          2 days ago

          Are you able to get through geo-restrictions on streaming services with IVPN? They have fewer servers than Mullvad it seems. Like for Singapore, they have 2, Mullvad has 5. In Japan, they have 1, while Mullvad has 9.

          • khannie@lemmy.world
            link
            fedilink
            English
            arrow-up
            8
            ·
            2 days ago

            Number of servers is less relevant than users per server.

            Mullvad is a much bigger company so I’d expect them to need more servers.

            • scytale@piefed.zip
              link
              fedilink
              English
              arrow-up
              11
              arrow-down
              2
              ·
              2 days ago

              It is, when you want to evade geo-restrictions. More servers spread over different IP blocks means there’s more chances the streaming services aren’t aware of some of those IPs yet, so they aren’t blocking them yet.

              • khannie@lemmy.world
                link
                fedilink
                English
                arrow-up
                4
                ·
                edit-2
                2 days ago

                I’ll preface this by saying I used to work in the industry.

                The restriction evading isn’t really related to the number of servers. VPN companies for streaming block evasions buy IP addresses that aren’t data centre specific. Those ranges are well known and easily blocked. So for example when you browse you’ll generally use a “standard” IP but while connected to the same endpoint if you fire up a netflix session it’ll route that traffic out the “streaming” IP. This is also partly to try to prevent steaming companies from getting easy access to a list of those IPs

                It’s quite expensive to get IPs that aren’t blocked by steaming services so that is a cheaper cost per user for larger companies. Where I was that cost was way more than the cost of any individual server per month (and some of those servers were hefty). That is one way that Mullvad would have an edge but it’s minor.

                For what it’s worth I did have a call with the iVPN lads (twice I think) and found them lovely. Never interacted with Mullvad but I will never give them money after reading this. Weirdly I’m in the market for a new subscription and they would have been my go to. Their fiver a month thing is really very smart.

                Edit: for geo blocks on standard browsing it would generally present to us as a support ticket. We’d raise it with engineering and they’d assign a new outgoing IP with whoever our provider was. We used M247 a lot and they were very responsive when that happened. Usually a few hours and it was sorted.

                • scytale@piefed.zip
                  link
                  fedilink
                  English
                  arrow-up
                  4
                  ·
                  1 day ago

                  Thanks for the info, I learned something new. So if for example I run my tv through my VPN and I’m watching youtube. When I switch to the netflix app, the VPN service determines that I’m trying to hit a netflix IP, so it routes it out to an outgoing IP specifically for netflix geo-blocking evasion that is separate from what youtube was using?

                  • khannie@lemmy.world
                    link
                    fedilink
                    English
                    arrow-up
                    3
                    ·
                    1 day ago

                    Yeah that’s exactly it. That’s how we did it anyway. I guess other providers may have their own secret sauce but I have to assume it’s some variation of that. We paid for a pool of, I think, 1000 non-contiguous residential / business IPs and if any of them got blocked we just immediately rotated.

                    Honestly we never had much trouble with it after the initial engineering work was done. I don’t think the providers really give a shit beyond best initial effort to make the rights holders happy.

          • kobra@piefed.social
            link
            fedilink
            English
            arrow-up
            3
            ·
            edit-2
            2 days ago

            Its been a couple of years but I didn’t have much luck with IVPN and mlb.tv but that was really the only one I tried at the time.

    • terraquad@feddit.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 day ago

      I personally use dnsforge.de which is essentially a public Pi Hole with additional configuration choices for strict or porn/gambling blocking. While this one is specifically german, I think there are probably other such services or you could always host your own. (I know you said “major service” but it’s about the concept)

    • Sanguine@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      58
      arrow-down
      36
      ·
      2 days ago

      Can we stop with the “proton” supports trump. This has been echoing since the tweet. I understand the initial recoil, I had it myself, but proton as an entity very clearly does not support trump.

      • Crozekiel@lemmy.zip
        link
        fedilink
        English
        arrow-up
        71
        arrow-down
        15
        ·
        2 days ago

        By that logic, Mullvad is fine too, because the entity doesn’t support the far right. You are just sending your money to the company which pays the people that do… so…

        • Sanguine@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          54
          arrow-down
          8
          ·
          2 days ago

          I mean I’m okay expanding that logic here as well for consistency. This is all on a spectrum, one of Mullvad’s top employees donates millions to far right politician is on the more extreme end of that spectrum than a tweet that failed to read the room.

          Taking your counterpoint even further, if you found out some low level employees at any company used a portion of their paycheck to support far right politics would you boycott? Obviously not, which should show you that you don’t believe this should be a binary decision.

          To be clear, I feel mullvad crossed the line here, my point was that the proton hate doesn’t compare and is overblown.

          • Crozekiel@lemmy.zip
            link
            fedilink
            English
            arrow-up
            15
            arrow-down
            32
            ·
            2 days ago

            Proton itself sponsored a fascist influencer in france like just a couple weeks ago… You can pretend that having a MAGA CEO doesn’t have anything to do with that, and that they would have stopped the sponsorship and caught their “mistake” without significant public backlash if you like, but the dots are connecting to a lot of us watching.

            Also, nice strawman, but are they paying the low level employee enough to donate literally millions of dollars? Probably not. Does that low level employee have direct influence over the company? Probably not.

            The idea that you stop using Mullvad because the founder personally made a donation to right-wing extremists, but you are fine with using Proton that sponsors fascists and has a CEO that platforms far-right extremists talking points is bonkers. The claim that you are separating “the entity” from the “people” doesn’t even hold water.

            • Lumisal@lemmy.world
              link
              fedilink
              English
              arrow-up
              19
              ·
              2 days ago

              That was a sponsorship link anyone was able to use.

              They them immediately denounced the fascist and are changing how sponsorship links work.

              Vs

              Literal founder of company donates millions to literal neo-nazis, doubles down on supporting them

            • ick@infosec.pub
              link
              fedilink
              English
              arrow-up
              27
              arrow-down
              2
              ·
              2 days ago

              I thought it wasn’t an actual sponsorship, just a referral link system anyone could sign up for and promote.

              • Sanguine@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                6
                ·
                1 day ago

                Exactly correct… And their apology sounded genuine and they took ownership.

                OP talking about strawman in my post, yet uses a prime example in theirs.

                • webhead@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  17
                  ·
                  2 days ago

                  People just easily believe whatever sounds close enough because everything is awful. I hate these far right fuck heads but honestly the witch hunts for literally everything are just exhausting. I can’t spend my whole life boycotting fucking everything. I just don’t have the fucking energy.

        • dreamkeeper@literature.cafe
          link
          fedilink
          English
          arrow-up
          8
          arrow-down
          1
          ·
          edit-2
          2 days ago

          Uh no? Show me where proton donated millions of dollars to fascists. Their CEO made an unbelievably stupid statement, and then walked it back, but they have not materially supported actual Nazis.

      • redsand@infosec.pub
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        Proton’s VPN is sketchy anyway and JS crypto isn’t revolutionary… Or even a good idea really. See tuta and torrent freak for alternatives

    • Valmond@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      5
      ·
      2 days ago

      Proton doesn’t support Trump. Their CEO cherished some judge trump put in, and reddit had a field day with it.

      It’s made by CERN scientists, so I guess their PR is suboptimal.

    • TWeaK@lemmy.today
      link
      fedilink
      English
      arrow-up
      43
      arrow-down
      25
      ·
      edit-2
      2 days ago

      Signal was kickstarted by the CIA, so dissidents in regimes they wanted to topple could communicate securely, but at least that seems genuine.

      Matrix was an Israeli spy company’s invention.

      Telegram is Russian.

      Reddit started out as the creation of Aaron Schwartz, but he got demonised and committed suicide. Then it was left to that shit eater spez, who sold his soul to the Epstein crowd making Ghislaine Maxwell a powermod among others, also hosting r/the_donald and bridging Trump’s popularity from 4chan into the mainstream. Now he sells everyone’s data to Google, while still not paying the manufacturers of that data anything.

      TrueCrypt got shut down because it was too cool.

        • TWeaK@lemmy.today
          link
          fedilink
          English
          arrow-up
          6
          arrow-down
          11
          ·
          2 days ago

          No lol but I guess they did it twice?

          It was in the news a year or few ago that the CIA was ceasing its funding of Signal.

              • Railcar8095@lemmy.world
                link
                fedilink
                English
                arrow-up
                13
                arrow-down
                2
                ·
                2 days ago

                That article and sources are bollocks. They received donations in the past, from there the claim is that they are entirely compromised. There’s a list of almost a hundred other apps and services, from fdroid to let’s encrypt. Are they also compromised?

                Fear mongering and tinfoil

                  • TWeaK@lemmy.today
                    link
                    fedilink
                    English
                    arrow-up
                    1
                    arrow-down
                    2
                    ·
                    edit-2
                    1 day ago

                    And that wasn’t wrong.

                    I never claimed Signal was compromised. I said it was funded by the CIA. In another comment I even explicitly caveated that it is actually seemingly secure, in spite of that financial connection.

                • TWeaK@lemmy.today
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  arrow-down
                  2
                  ·
                  1 day ago

                  The truth is in between.

                  The CIA funded Signal to be a truly secure and open source messaging platform for overseas dissidents to use, wherein they could support their efforts, while pursuing US political objectives.

                  Eventually, people in the US started to use it to evade oppression, and the CIA went “NO!! NOT LIKE THAT!!!”

                  Regardless, the proven facts of the matter are that the CIA funded Signal.

      • redsand@infosec.pub
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        2
        ·
        2 days ago

        Matrix does have fundamental design issues you would expect from cellebrite devs…

        Simplex, Monero and Whonix are all as cool as veracrypt!

          • wonderingwanderer@sopuli.xyz
            link
            fedilink
            English
            arrow-up
            7
            ·
            2 days ago

            You’d think with all the trans programmers out there we would have more tech companies built by leftists…

            But I suppose the leftists are the ones building the platforms for a pittance while the generationally wealthy right-wingers are the ones paying people to do all that work…

          • redsand@infosec.pub
            link
            fedilink
            English
            arrow-up
            3
            ·
            edit-2
            8 hours ago

            Doesn’t matter as much here. It’s open source and has passed two audits. Look at the code. Use different servers if you want. Reimplement the protocol if you can.

            No really, please somone do it in go or rust. I don’t want to learn kotlin 🥲

      • merc@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        11
        ·
        2 days ago

        Man, after his death Aaron Swartz has gone from an early employee of Reddit, to a founder of Reddit to now the creator of Reddit. Give it a few years and he’ll have provided the VC money for it too.

        • TWeaK@lemmy.today
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 day ago

          Aaron Swartz is and always was the guy who coded the core functionality of reddit. He was the man who Tim Burners Lee said would lead the charge for the internet into the 21st century.

          Instead, the FBI drove him to death.

          Spez and that other dude had the idea to make reddit, but Aaron built it for them. Then Randall from XKCD made the “Best” sorting algorithm.

          Then Spez shat all over everything for personal gain.

          Then you came here to post.

      • redsand@infosec.pub
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Didn’t air have a data mining scandal like nord and others? Cryptostorm is legit though.

          • redsand@infosec.pub
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 day ago

            No. There have been so many over the years, i had to dig for half an hour the last time I tried to find stories on nord

            • whaleross@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              1 day ago

              AFAIK AirVPN is run by Italian hacktivist enthusiasts and are not part of the mess with NordVPN and other highly advertised. At least I’ve only heard positive things from nerds as they seem to fly under the radar of the commercial circuit. Like Mullvad did until some years ago when they started running ad campaigns.

              • redsand@infosec.pub
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 day ago

                Not related to nord whatever I’m remembering was seprate. Maybe they just had a security fuck up or I’m thinking of one of a dosen other data mining VPNs ¯_(ツ)_/¯

      • quick_snail@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Yeah, I usually round Robin AirVPN, IVPN, and cryptostorm. Sometimes they leap frog each other in terms of features