Since the videos are shared via p2p when being streamed, what prevents an instance to upload copyrighted material like Popcorn Time? Are there any instances with movies?

  • @[email protected]
    link
    fedilink
    32 years ago

    You can upload copyrighted content and basically any video you like on a peertube instance that you host. Most of the public instances don’t allow this but if you host your own peertube instance, you are the boss.

    But keep in mind one thing, even though peertube supports peer to peer, the file needs to be stored on a central server in this case your instance. This may land you in trouble.

    Also, your ip address is public.

    • Dessalines
      link
      fedilink
      32 years ago

      Its pretty unfortunate that peertube only supports webtorrent, otherwise it could utilize existing torrents like popcorntime does.

      • Arthur Besse
        link
        fedilink
        42 years ago

        I suspect you know this, but in case it isn’t clear to others: it isn’t that the peertube devs senselessly decided to support some weird incompatible version of bittorrent: the only reason webtorrent exists at all is because it isn’t technically possible to speak the normal bittorrent protocol using the networking primitives available in web browsers today.

        As more native torrent clients start to support webtorrent alongside normal bittorrent I suspect webtorrent will relieve a lot more load from peertube etc webservers. I have mixed feelings about this, though, as webtorrent is pretty terrible for privacy: instead of just a website operator knowing who is watching what videos when, now any interested party can learn the IPs of every viewer of a specific video.

        Privacy aside, webtorrent also raises an interesting plausible deniability against copyright enforcement. If you get caught torrenting, copyright holders can easily argue that you must’ve been running a torrent client and knew what you were downloading. But now, with web torrent, it is actually possible that any random website you left open could have decided (perhaps some minutes you loaded it) to make your browser into a web torrent peer without your consent or knowledge!

        • Dessalines
          link
          fedilink
          12 years ago

          In many countries it is commonly understood that p2p is legally dangerous, because you’re committing copyright infringement by becoming a distributor of the copyrighted content, while streaming sites full of pirated content are safe to use because you’re just downloading. Web torrent breaks that assumption.

          It is a very cool idea, and its exciting that libtorrent added support for webtorrents, potentially completing that bridge between the browser and torrents.

      • down daemon
        link
        fedilink
        02 years ago

        libtorrent, that most clients use, supports both now, tho i’ve had mixed results using it

        • Oliver
          link
          12 years ago

          Which libTorrent client is able to webseed? qBittorrent does not know how to handle ws/wss until today (4.4.0).

  • @[email protected]
    link
    fedilink
    12 years ago

    Because PeerTube’s P2P aspect is actually garbage in practice. Want to support a whole instance with your bandwidth? Too bad!