Is there any Torrent Creator on Linux that supports BEP-47 protocol (optimize alignment) ? It’s okay with or without GUI.

Currently using mktorrent, but does not support this important feature. I didn’t find anything on google.

Any suggestions? thanks.

EDIT: for creating v1 torrent.

  • Lemmchen@feddit.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    I’m having trouble understanding what BEP-47 exactly is. Care to enlighten me?

    • bear_with_a_hammer@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      1
      ·
      edit-2
      1 year ago

      Here’s the link.

      If you don’t understand, then just think of it as the solution of 99% stuck torrents and need to download part of other files’ pieces to check if given file is valid.

      • xioiwanb@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        These files are the cause of torrents that are stuck at 99%

        Quote from your link: “If used incorrectly or maliciously symlinks and padding files can result in internally inconsistent torrents which cannot finish downloading because they contain conflicting hash information.”

        • bear_with_a_hammer@lemm.ee
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          edit-2
          1 year ago

          Exactly, that’s why clients with BEP-47 support should:

          Ensure that adding and deduplicating such a torrent does not lead to loss of already existing data.

          I doubt that there are decent torrent clients implemented BEP-47 without this sanitization, if any.

      • bear_with_a_hammer@lemm.ee
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        edit-2
        1 year ago

        Create a hybrid then, it will add BEP-47 to v1 separately (since hybrids can’t exist without it) and you will have additional v2 support, with built-in piece alignment, double win.

        • seeder@lemmy.dbzer0.comOPB
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 year ago

          Some clients currently do not support downloading hybrid and v2, and v2 has a flaw that can be modified remotely?

          so, v2 and hybrid which containing v2 seem to be not a good choice.

          • bear_with_a_hammer@lemm.ee
            link
            fedilink
            English
            arrow-up
            0
            arrow-down
            1
            ·
            edit-2
            1 year ago

            I didn’t see your comment earlier, pretty much all of them support hybrids, old transmissions till 3.01 are exclusions, and that’s because their devs didn’t implement their bencoding library according to BEP, but this flaw was fixed in the new versions awhile.

            So you’re loose to choose hybrids (or hell, even v2 only), protocol was around for a couple of years, don’t believe what others’ say, those are the pretty much lazy people with low technical background, who are afraid to upgrade their clients for years. Didn’t catch that “remote” thing, but there could be no way of modifying data bound to sha256 hash.

            BitTorrent v2 — is the future. I suppose there’s no need telling its improvements.