Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Run a Free BitTorrent Tracker on Google App Engine (torrentfreak.com)
37 points by peter123 on Sept 11, 2009 | hide | past | favorite | 9 comments


Written by the cat -v guy: http://repo.cat-v.org/atrack/

It keeps peer data exclusively in memcache -- would make it difficult for Google to comply with a subpoena, and foster maximum plausible deniability for all parties.


See also "Using BitTorrent with Amazon S3" : http://docs.amazonwebservices.com/AmazonS3/latest/index.html...


Thats for uploading/downloading data, not running the tracker.


Amazon provides the tracker, but you do have to keep a copy of the files you are providing on S3, increasing your liability if you are doing something illegal.


This should end well.


There's The Hidden Tracker too: http://z6gw6skubmo2pj43.tor2web.com/


how much traffic will it take to reach google's free limits though?


App Engine gives you 1.3M free requests per day. Assuming that each peer announces and scrapes every 10 minutes, that's over 4,500 simultaneous peers. You get 6.5 CPU-hours per day, which leaves you 18 CPU-ms per request.


That is what I'm trying to figure out. Atrack is designed to make as efficient use of the quota as possible, and so far so good, but I hope all this publicity helps a bit with the stress testing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: