The topic of this article may not meet Wikipedia's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "Opentracker" – news · newspapers · books · scholar · JSTOR (August 2021) (Learn how and when to remove this template message)

opentracker
Developer(s)Dirk Engling ("erdgeist")
Repository
Written inC
Operating systemUnix-like (Linux, BSD, ...)
Size~95 KiB
TypeBitTorrent tracker
LicenseBeerware
Websiteerdgeist.org/arts/software/opentracker/ Edit this at Wikidata

Opentracker is a free (licensed as beerware) BitTorrent peer tracker software (a special kind of HTTP or UDP server software) that is designed to be fast and to have a low consumption of system resources.

Features

Several instances of opentracker may be run in a cluster, with all of them synchronizing with each other. Besides the Hypertext Transfer Protocol (HTTP) opentracker may also be connected to via User Datagram Protocol (UDP), which creates less than half of the tracker traffic HTTP creates.[1] It supports IPv6, gzip compression of full scrapes, and blacklists of torrents. Because there have already been cases of people being accused of copyright violation by the fact that their IP address was listed on a BitTorrent tracker,[2] opentracker may mix in random IP address numbers[3][4] for the purpose of plausible deniability.

Technology

It runs completely in RAM, accounting for much of its speed advantage over other tracker software. It is written in C and based on the library libowfat that manages network connections. For some new functionality like the UDP support with IPv6[5] or the syncing of several instances of BitTorrent tracker software, new extensions to the BitTorrent protocol were made.

Adoption

The world's largest tracker at The Pirate Bay switched from their selfmade software Hypercube to opentracker in the end of 2007.[6]

The Norwegian Broadcasting Corporation uses it to distribute their own TV shows.[7]

Popular public torrent trackers opentrackr[8][9] and coppersurfer[4] are known to use opentracker.

See also

References

  1. ^ "UDP tracker protocol". XBT Tracker. March 19, 2006.
  2. ^ Maurer, Ben (February 7, 2007). "Big Media DMCA Notices: Guilty until proven innocent". Archived from the original on March 9, 2009. Retrieved June 1, 2009.
  3. ^ "Perfect Deniability | Stories from an Opentracker". opentracker.blog.h3q.com. Retrieved August 6, 2020.
  4. ^ a b "Open torrent tracker coppersurfer". February 10, 2019.
  5. ^ Engling, Dirk ("erdgeist") (December 28, 2007). "The IPv6 situation".
  6. ^ Van Der Sar, Ernesto (December 8, 2007). "The Pirate Bay Now Running on Opentracker". TorrentFreak.
  7. ^ Eirik Solheim (March 8, 2009). "Norwegian Broadcasting Corporation sets up its own bittorrent tracker".
  8. ^ "OpenTrackr.org - Free to use torrent tracker". February 10, 2019.
  9. ^ "OpenTrackr on Twitter". February 10, 2019.

Further reading