Today we announce that we have completely removed all traces of disks being used by our VPN infrastructure!

  • @PR_freak@programming.dev
    link
    fedilink
    78 months ago

    What do you mean? Is that needed for torrenting?

    I have been using mullvad for a month and have 2 tb of Linux isos, should I expect a call from someone?

    • @Azzu@lemm.ee
      link
      fedilink
      138 months ago

      The BitTorrent protocol basically works like this when you download a torrent:

      1. a tracker has a list of clients that have some data of a torrent
      2. you want to download that torrent, so you ask the tracker for this list
      3. after you receive this list, you ask the clients on this list to upload their data to you
      4. repeat 3. until you have the whole torrent

      As soon as you have something downloaded, you become a client on the list of the tracker that theoretically has the torrent available for others. So you would become the “client being asked” of step 3 as well.

      But how can you be asked? In a P2P networking context, you can only “be asked” if you have a port open that allows connections to it. Otherwise it’s as if you gave people your home adress but your mailbox has a hole on the bottom that leads directly to the garbage can beneath it, so all mail is immediately lost. Completely unusable.

      In other words, it’s (basically) impossible for you to send the torrent data to someone else. You’re a leecher, someone that doesn’t give back to others. If everyone would act like you, torrents wouldn’t work at all.

      • @PR_freak@programming.dev
        link
        fedilink
        4
        edit-2
        8 months ago

        I have been seeding until I reach a 3 ratio, so am I doing so through my real ip?

        Is it visible to copyright holders?

        I did bind qbittorrent to the mullvad interface so there is no doubt I am using the VPN, the question is how is it possible that I am reaching a 3 ratio when I shouldn’t be able to seed at all?

        Found this apparently other people are seeding as well

        • Eager Eagle
          link
          fedilink
          English
          28 months ago

          I’ve been downloading and seeding ever since too. People are dismissing / moving away from mullvad for nothing.

          • @Azzu@lemm.ee
            link
            fedilink
            3
            edit-2
            8 months ago

            That’s why I said (basically). If another user has a port open and you connect to them through their open port, a bidirectional connection gets established and then you can also upload. But if the other user also didn’t have a port open, then BitTorrent wouldn’t work. You rely on other people to have ports open, if everyone was using mullvad, then it would stop working.

      • Eager Eagle
        link
        fedilink
        English
        28 months ago

        In other words, it’s (basically) impossible for you to send the torrent data to someone else.

        I don’t know how (in)accurate this description is, but I’ve been seeding hundreds of GB since Mullvad dropped port fwd. Same for the old times when I didn’t bother using a VPN, I never had to enable port forward in my router for it to work.

        • @Azzu@lemm.ee
          link
          fedilink
          18 months ago

          That’s why I said (basically). If another user has a port open and you connect to them through their open port, a bidirectional connection gets established and then you can also upload. But if the other user also didn’t have a port open, then BitTorrent wouldn’t work. You rely on other people to have ports open, if everyone was using mullvad, then it would stop working.

          • @dysprosium@lemmy.dbzer0.com
            link
            fedilink
            17 months ago

            that’s so weird, that only one of two people need to have an open port. So the person with the closed port can still establish a connection, both upload AND download. However, this process stops the moment the other person closes his port, then NO connection whatsoever can be established? So we’re gonna pretend this makes sense? Or is it about initiating a connection which requires an open port? That’d make a bit more sense

            • @Azzu@lemm.ee
              link
              fedilink
              17 months ago

              You could read a bit about NAT, which your router does, if you want to know more. But yes, of course only the initiation requires an open port, otherwise like you said, it doesn’t make sense. As soon as a connection is established your router knows where packets should be sent and an “open” port is not necessary.

              • @dysprosium@lemmy.dbzer0.com
                link
                fedilink
                17 months ago

                I know a bit about NATs, or how I like to call it, LAN, basically. But if you don’t even have a NAT to begin with and are directly connected (to your modem), then you don’t even need to open a port. Easy peasy

        • @Azzu@lemm.ee
          link
          fedilink
          3
          edit-2
          8 months ago

          It’s not that simple. Who hosts that server? Which torrent clients implemented support for it? What about symmetric NATs?

          In short: no. In long: read up on it yourself.

    • @Tak@lemmy.ml
      link
      fedilink
      48 months ago

      It’s not needed to leech but it’s pretty important if you want to seed more anonymously