Cønstantine

Results 40 comments of Cønstantine

The `sha1` field in info dictionary could be in binary to meet the [BEP 47](https://www.bittorrent.org/beps/bep_0047.html) standard.

It worked with udp trackers on PHP 8.1, could you please elaborate more on what was the problem?

Is there any bypass for magnet links to work with Transmission? We are trying to enable BitTorrent v2 support in our torrent tracker, but since Transmission clients having problems we...

> @kovalensky depends on what you're asking for: > > BitTorrent v2 has the concept of hybrid torrents, where the torrent file & magnet links can have both the sha1...

There's an efficient [check](https://github.com/torrentpier/torrentpier/blob/6a988332a59af2822b55373a5a77c1a02d42cbe1/bt/announce.php#L195) now, which will work with full length hash for future, and it will check truncated hash in both v1 and v2 columns (which is not that...

> The collision probability still is vanishingly small. A required property of cryptographic hashes is that the bit probabilities are independent, so removing some bits does not increase correlation... Thanks...

As far as I know, this feature is not widespread, and I personally have never seen or found a tracker using the `&so` parameter, even if there was, probably none...

If by specification you mean additional of ignoring padding files while selecting indices, I agree.

Hello @arvidn . After almost a year, are there any news on this one? I wasn't be able to release new version of my tool since then too 😅 Couldn't...