'''BitTorious''' is a combination open-source BitTorrent Tracker and web-based management portal released in 2014 by Preston Lee <ref name="author" /> from the Biomedical Informatics Department at Arizona State University. The primary difference between BitTorious' integrated tracker and other available trackers is the addition of a role-based permissions model and feed-based organization system. The source code<ref name="source" /> is written in AngularJS, Ruby on Rails and PostgreSQL, and may be run on Linux, Windows or OS X server environments.
== Major releases ==
=== v3.0.0 === BitTorious v3 is the current production release. Major differences include tracker support for "volunteer" clients, as well as corresponding configuration options in the web-based user interface. Its release coincides with an academic publication entitled "BitTorious volunteer: server-side extensions for centrally-managed volunteer storage in BitTorrent swarms" published November 4, 2015.<ref name="bmc2" />
=== v2.0.0 === Release of 2.0.0 was a rewrite of a previously unpublished v1.0.0, and marked by the publication of a paper entitled "BitTorious: global controlled genomics data publication, research and archiving via BitTorrent extensions" in BMC Bioinformatics on October 7, 2014.<ref name="bmc1" />
== Academics == The design of BitTorious was initially intended to be used by private groups of collaborators needing to frequently exchange large data payloads, as is common in genomics, proteomics, and other data-intensive fields. The software's generic design, however, allows for usage in any domain.
== References == <references>
<ref name=bmc1>{{cite journal|title=BitTorious: global controlled genomics data publication, research and archiving via BitTorrent extensions|first1=Preston V.|last1=Lee|first2=Valentin|last2=Dinu|date=January 1, 2014|journal=BMC Bioinformatics|volume=15|issue=1 |pages=424|doi=10.1186/s12859-014-0424-9|pmid=25528455|pmc=4280033 |doi-access=free }}</ref> <ref name=bmc2>http://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-015-0779-6 BitTorious volunteer: server-side extensions for centrally-managed volunteer storage in BitTorrent swarms</ref> <ref name=source>https://github.com/preston/bittorious Source code</ref> <ref name=author>{{cite web|url=https://prestonlee.com |title=Preston Lee's Blog – Software craftsman |access-date=2016-04-21 |url-status=dead |archive-url=https://web.archive.org/web/20160515145532/https://www.prestonlee.com/ |archive-date=2016-05-15 }} Author (Preston Lee)</ref>
</references>
== External links == *https://github.com/preston/bittorious
Category:BitTorrent tracker Category:Servers (computing) Category:Free software programmed in Ruby Category:Software using the MIT license