I’m seeing thepiratebay org is discouraged because it has lots of viruses due to lack of moderation. I was wondering how could an mp4 or an mkv etc. could be harmful? Are people talking about executable stuff?

  • Quail4789@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    24
    ·
    1 day ago

    Aah okay, thanks. Yeah, I’m on Linux already and only ever view files from a client that only shows media files. I’ve found some more recommended alternatives and will use them going forward. I was just looking to see if I should delete the stuff I had from tpb but doesn’t seem necessary.

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      19
      arrow-down
      1
      ·
      1 day ago

      Link files will show the .lnk extension on Linux and it should be obvious from the icon that it’s not a video file. If you have wine installed, then double clicking one will run it and malware can still cause problems when run in wine.

      If your torrent client has the option to run a script or command when a download completes, you could have it delete all .lnk files in the download directory. Something like find /path/to/my/download/directory -type f -iname "*.lnk" -delete would work.

      • CmdrShepard42@lemm.ee
        link
        fedilink
        English
        arrow-up
        17
        ·
        1 day ago

        It should also be obvious in your torrent client as it will be listed there with the full file name.