casey / intermodal

A command-line utility for BitTorrent torrent file creation, verification, and more
https://imdl.io
Creative Commons Zero v1.0 Universal
488 stars 25 forks source link

BEP 52: The BitTorrent Protocol Specification v2 #101

Open casey opened 4 years ago

casey commented 4 years ago

BEP 52

Support creating v2-compatible torrents. I expect to do this, but if you want it, it wouldn't hurt to ping this issue with your use case.

DejayRezme commented 1 month ago

An interesting use case could also be for data integrity similar to hashdeep for a directory structure. With V2 torrent you can check each file individually unlike V1. Not sure if you can or should omit the part hashes though.