Message176

Author poeml
Recipients ant
Date 2010-03-31.20:30:46
Content
The hashes that our current magnet links contain are not optimal.

(Info by Harold Feit following below.)


- BTIH + MD5 magnets don't work that well
- although we CAN get away with it on single-file torrents
- it would never work right on batches
- and clients that support magnets, but not torrent magnets don't use MD5 as their 
search key
- they usually use SHA1
- which, in a magnet, needs to be Base32 encoded

On the URL http://opensource.depthstrike.com/, several examples can be found.
History
Date User Action Args
2010-03-31 20:30:46poemlsetmessageid: <1270067446.45.0.213719597001.issue38@mirrorbrain.org>
2010-03-31 20:30:46poemlsetrecipients: + ant
2010-03-31 20:30:46poemllinkissue38 messages
2010-03-31 20:30:46poemlcreate