transfer_metadata is an extension that predates uTorrent's metadata
transfer extension (ut_metadata). It's more complex and less relevant
(since only libtorrent supports it). It's also redundant, and contains very
similar code as ut_metadata. It has basically been obsolete since 2005.
lt_trackers is problematic because accepting and using an arbitrary tracker
from an untrusted source lets it:
1. use you in launching DDoS attacks against web sites
2. make you reveal more information about yourself than you may want
To mitigate (2), there's also logic to remember the source of a tracker and
send less information in the announce if it comes from the extension. This
only mitigates the problem though.
Post by Michael MckeownHow come these extensions were removed? The fetching of trackers from
other peers worked quite well and if your into trackers it seemed a
natural thing to do.
------------------------------------------------------------
------------------
_______________________________________________
Libtorrent-discuss mailing list
https://lists.sourceforge.net/lists/listinfo/libtorrent-discuss
--
Arvid Norberg
------------------------------------------------------------------------------