I can't find any info on how the data is hosted from the website, so I am wondering whether it works like pirate bay or it also hosts data itself? If the former is the case, it will be hard for researcher to use and share. One reason is that academic institutions nowadays has tightened control on net access, which definitely hinders hosting large amount of data shared with BT protocol; second, because researches are often fragmented which by itself will limit interests of possible users, then the sharing falls on a few people's goodwill.
It's in the name - Academic 'Torrents'. They just host the torrent files which are only a couple hundred kilobytes. I feel like your sorting of missing the point of a service like this, it's not to provide potentially the fastest download available, but it's to ensure data is accessible, even if the original download source is unavailable or is inaccessible for certain people or locations.
As long as you're not downloading copyrighted data there should be no issue with using the BT protocol on a company or academic network, providing their is no outright ban on the protocol in your network usage policy. The BT protocol itself actually lends itself quite well to large datasets such as what is hosted here due to its inbuilt error checking (so no more spending hours downloading a huge dataset only to find your connection did something silly for a second and corrupted the whole file) and can provide much faster download speeds on popular files due to the number of peers available, instead of a normal hosting arrangement which would likely provide slower speeds on popular files due to network congestion and file access speeds.
I'd guess if a researcher has to use P2P there's probably a way for them to get the data / get whitelisted. I'm pretty sure the "P2P is banned" is mostly aimed at download copyright infringing content.
It's more than copyright infringement. Once you start having a few students or researcher deploying P2P, it's going to saturate the dedicated 10 Gb links very quickly.
P2P will consume any amount of upload bandwidth available. It's horrendous to have inside your network, as a university or research center.
It's not much different than any other service, if you don't limit it or use in moderation it'll saturate the network. If someone would host some linux ISO's over http like some universities do for Linux distributions it'll have the same effect.
You could limit upload to be inside the network. P2p is not horrendous to have inside your network, it can save you a lot of download-link if people inside the network share files with each other.
Torrents are the most effective, reliable and convenient way to distribute large files, its adoption shouldn't be blocked by bad configuration and policies.
Linux packages are distributed by HTTP or FTP. There can be public mirrors handled by the network operator or some universities.
It benefits everyone because the automatic mirror selection in Linux distributions picks the lowest latency mirror automatically. That means all OS running in the academic network will pick the public academic mirror, since it's the closest.
> P2P is banned in the French academic network. I expect the same in neighboring countries
There's no Janet policy (UK academic network) against P2P, although there are institutional policies in place (typically for student residential networks).
To be honest it would be difficult to have a policy that wouldn't impinge on some of the more unusual protocols used in research.
Has never been a problem at my German university (don't know if it is theoretically forbidden or not). Sure, if you misbehaved you'd get in trouble with the sysops, but as long as you don't break the network or do something outsiders loudly complain to the university about nobody cares.
Based on the sponsors I'd say a lot of the content is hosted by some seedbox companies so you wouldn't have to worry about people seeding at the beginning or on slow connections that much.
The data is hosted by the community and we also coordinate hosting from our sponsors (Listed on the home page)
We work with academic institutions to ensure they allow this service. Please report universities which block the service using the feedback button shown in the lower right of the webpage.
We also encourage HTTP seeds to be specified (aka url-lists) by the uploader to offer a backup URL which can be contacted automatically if BT is blocked. We also offer a python API designed for clusters and university computers written in pure python which supports HTTP seeds: https://github.com/AcademicTorrents/python-r-api