Live data from Hacker News

Twitter Tweet Button URL randomly resolves to a .torrent file

gist.github.com

11–20 of 47 posts

Re: Twitter Tweet Button URL randomly resolves to a .torrent file

#13
post #7

platform.twitter.com is hosted at Amazon S3 (via an additional CDN). All S3 files by default can be distributed with torrent, if the URL is appended with ?torrent S3 servers will act as a tracker and seeds.

Relevent FAQ from Amazon S3 FAQ page : http://aws.amazon.com/s3/faqs/#What_is_the_BitTorrent_TM_pro...

Re: Twitter Tweet Button URL randomly resolves to a .torrent file

#20

This seems like a major security issue, since some browsers (Chrome, at the very least, and probably others) can be set to automatically open a torrent client when links to .torrent files are clicked. Is it possible someone hijacked this IP? Edit: 1. Seems the IP belongs to a CDN (edgecast).

In what scenario is opening a torrent client a major security issue?
Post reply on HN