Slashdot Mirror


BitTorrent's Creator Bram Cohen Interviewed

Delta-9 writes "The New York Times has this interview (free reg. req.) with Bram Cohen, the author/creator of the widely popular BitTorrent p2p application." Talks a bit about BitTorrent, its implications, but also a lot about Bram himself. Interesting piece.

111 of 455 comments (clear)

  1. Free Reg... blah.. blah... by trp642 · · Score: 5, Informative

    Registration is for wussies! Go Google...
    NY Times

    1. Re:Free Reg... blah.. blah... by hab136 · · Score: 3, Informative

      BugMeNot supplies free user accounts for sites like the NY Times. Their bookmarklet is especially useful.

    2. Re:Free Reg... blah.. blah... by essreenim · · Score: 2, Interesting

      Yeah,

      I wonder how much the NY times pays people to blog over them...

    3. Re:Free Reg... blah.. blah... by Yonkeltron · · Score: 2, Insightful

      well the free reg thing is annoying. but do i not read a site that encourages registration? so maybe i think the free reg needs to be optional and encouraged as opposed to forced upon you. i wonder what bram would have to say!

      --
      Keep the faith, share the code
  2. God bless this man by Anonymous Coward · · Score: 5, Insightful

    He's made distribution of media and data much more cost effective.

    1. Re:God bless this man by Anonymous Coward · · Score: 5, Funny

      Aye.... slap him in irons!

  3. Pretty Cool by pmaccabe · · Score: 5, Interesting

    BitTorrent is a nice creative alternative solution to what has generally been a Napster knockoff syndrome among P2P services.

    1. Re:Pretty Cool by Ed+Avis · · Score: 2, Interesting

      When will someone combine bittorrent and rsync? That sounds like the best way to upgrade from Fedora Core 2 test1 to Fedora Core 2 test2, or to update your Gentoo source tree.

      --
      -- Ed Avis ed@membled.com
  4. let us not forget by sweeney37 · · Score: 5, Informative

    Slashdot also had an inteview with Bram Cohen back in June.

    Mike

  5. Works for Valve now by S.+Bolle · · Score: 5, Informative

    It's worth quoting from the article that he has been hired by Valve (upcoming Half Life 2) to use his expertise for their Steam content distributing system.

    1. Re:Works for Valve now by Dasein · · Score: 3, Funny

      The ironic part is that I just used BT to download UT2004.

      --
      You are not a beautiful or unique snowflake -- but you could be if you got off your ass.
    2. Re:Works for Valve now by junkgrep · · Score: 3, Insightful

      Yeah, because building a tiny program that manages downloads is definately much harder than programming an entire gaming network with many different games, large installs to manage, etc.

  6. Dear Bram, by Bz3rk · · Score: 5, Funny

    Please make a "no uploading" option button on BitTorrent, because I am a leech, signed the Kazaa masses.

    1. Re:Dear Bram, by dougmc · · Score: 4, Informative
      Please make a "no uploading" option button on BitTorrent, because I am a leech, signed the Kazaa masses.
      It's already there. It's just not in button form --
      --max_upload_rate <arg>
      maximum kB/s to upload at, 0 means no limit (defaults to 0)
      Setting that to 1 kB/s should be slow enough even for a modem user ...

      Of course, it's open source, so feel free to add the button yourself.

    2. Re:Dear Bram, by goon+america · · Score: 4, Informative

      IIRC, Bittorrent is tit-for-tat, and if you limit your upload rate, other peers will lower their upload rate to you. Leeching isn't possible.

    3. Re:Dear Bram, by ahacop@wmuc.umd.edu · · Score: 2, Informative

      Here's a bit torrent client that has upload cap control in the GUI.

      I use it all the time and it works well.

    4. Re:Dear Bram, by HTH+NE1 · · Score: 2, Interesting

      Please make a "no uploading" option button on BitTorrent, because I am a leech, signed the Kazaa masses.

      Technically, there is no uploading with BitTorrent at all. Everyone downloads from everyone else. The only real upload is the uploading of the initial .torrent file to a public webserver, and even that can be not an upload if you serve it from a webserver on your local machine or otherwise created on the server without transferring the actual .torrent file.

      User interfaces should use terms relative to the user. While one could argue that the computer is uploading, the user is not. Without defining the subject performing the act, the words "upload" and "download" are ambiguous. The subject performing the upload or download is that entity that, barring its action, the transfer would not take place.

      I've hacked my own client to use more appropriate terminology: "Incoming" instead of "Download" and "Outgoing" instead of "Upload".

      The dilution of the words to make it so every download has an equal and opposite upload and vice versa serves only to make people liable for the actions of their machines under control by outside forces.

      Failing to secure ones property against theft should not be (facilitating) a crime whether it is files on a server, a pie on a windowsill, or a car left running unattended.

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
    5. Re:Dear Bram, by NineNine · · Score: 4, Insightful

      That's what so great about BT. As soon as somebody does that, their download speed drops to a crawl or stops altogether.

    6. Re:Dear Bram, by appleprophet · · Score: 3, Informative

      That's not true, otherwise ADSL users would not even bother. I must cap my upload speeds to 5k/sec, yet I routinely download at my max speed (150k/sec.) BitTorrent does have a swapping system that rewards you for uploading, but it by no means stops leeching.

    7. Re:Dear Bram, by harmonica · · Score: 3, Informative

      No, not necessarily. The person with low upload speed has the potential of getting good download transfer rates as soon as there are enough providers of complete file chunks. Obviously, this will be a disadvantage in the early stages of distributing a file, but later on (or if there are enough participants who continue sharing after they got a complete download) it's not a problem.

  7. If there are software awards... by Anonymous Coward · · Score: 5, Insightful
    This guy definitely deserves a big one. Bittorrent has forever changed how I get my large media files on the net. Not to mention linux distros (mandrake). No more waiting for crummy mirrors for me!

    Bittorrent is like the Athlon 64, other p2p apps are like a pentium 133.

    1. Re:If there are software awards... by GerritHoll · · Score: 2, Insightful

      Actually, it's the other way around, because Bittorrent distributes bandwidth very well so requires only much less uplink, while other p2p apps are much more bloated ;-)

    2. Re:If there are software awards... by Chris+Pimlott · · Score: 5, Insightful

      Do you know anything about BitTorrent? Each piece of the file is identified by a hash stored in the .torrent file, and is verified before being uploaded to others. As long as you grab your .torrent from a reputable source, you should have nothing to worry about.

    3. Re:If there are software awards... by JohnGrahamCumming · · Score: 4, Informative

      What like the Open Source Awards?

      BitTorrent has not yet been nominated.

      John.

  8. Awesome idea #1425: by The+Human+Cow · · Score: 5, Funny

    Somebody needs to create a torrent of this interview in case it gets Slashdotted.

    --
    The Human Cow - bringing you scrumtrelescence since 1995
    1. Re:Awesome idea #1425: by gooberguy · · Score: 5, Informative
      --


      Karma: Meh (Mostly from meh.)
    2. Re:Awesome idea #1425: by ganhawk · · Score: 3, Informative

      The problem is bittorent cannot be used for small files like html and associated graphics. The overhead makes it an unattractive option. Also the random peer policy for downloading, does not make it a good option for small files.

      Wait for 2 months when p2pbridge will be released. Its a network overlay (JXTA) based delivery system which if possible retrives data from the nearest cache within a time limit, else gets it from the server.

      --
      Python script to convert photos into "artsy" portraits: http://p2pbridge.sf.net/pyPortrait/
  9. Not intended to be used for illegal distribution? by neilcSD · · Score: 2, Insightful

    Then what did he think it was going to be used for? The popularity of Napster should have taught him that this was going to happen. Anything that can allow someone to get something for free that they normally would have to pay for, will be used for that purpose. Maybe he didn't intend for this to happen...but the best of intentions oft go awry. I find it hard to believe though that someone smart enough to code Bit Torrent is naive enough to not realize how it would be utilized.

  10. Amazing... by blorg · · Score: 5, Interesting
    "...when he was developing the system, he said, widespread copyright infringement was not what he had in mind [...] BitTorrent really started to take off in early 2003 when it was used to distribute a new version of Linux [...] Using BitTorrent for illegal trading, he added, is "patently stupid because it's not anonymous, and it can't be made anonymous because it's fundamentally antithetical to the architecture."

    ...a *balanced* article, in the mainstream media, about a p2p app, which concentrates on the technology behind the app, and the possibility of non-infringing uses.

    Now I've seen it all.

  11. Good Days Already Gone by aerojad · · Score: 5, Interesting

    The school I go to has already ended the party, limiting the crap out of BT connections, so my speeds dropped from 500-600k/sec to 3-4k/sec for each torrent. What's the speed something has to drop to so that driving to where the server is, burning a cd, and driving home is faster than the download itself?

    Any other schools out there get a similar clampdown?

    --

    SecondPageMedia - Wha
    1. Re:Good Days Already Gone by Spolster · · Score: 2, Funny
      What's the speed something has to drop to so that driving to where the server is, burning a cd, and driving home is faster than the download itself?

      Depends on how far away the server is.

    2. Re:Good Days Already Gone by phishtrader · · Score: 2, Funny

      Never underestimate the bandwidth of a stationwagon packed full of CDs traveling at 55 mph!

    3. Re:Good Days Already Gone by C10H14N2 · · Score: 3, Interesting

      A car leaves Los Angeles for San Diego at 60mph, stops in San Diego for fifteen minutes and returns by the same route at the same speed. If a single CD-R has the capacity for 700 million bytes and a byte has eight bits, roughly 5.6 billion bits in total, how many bits per second would you require to transfer those bits in 15,300 seconds? Answer: 366kbps.

      If each 1Mb/s/month of bandwidth costs $500 and one hundred people want to download CDs as quickly as a 240 mile round trip on a constant basis, how much bandwidth would be required and what would it cost? Answer 36Mb/s at a cost of $216,000 per year.

      Any guesses why they're throttling you?

  12. Legitimate uses...?! by agent+oranje · · Score: 5, Insightful

    The article is very thin on the legitimate uses of BitTorrent. Just last night, I wanted to download the Unreal Tournament 2004 demo... and despite the fact there were literally hundreds of mirrors, I couldn't connect to many of them, and those I could connect to were utterly hosed. So, I looked for a torrent for the file, and a few minutes later, I was done downloading it.

    Yes, you can use BitTorrent to steal stuff. But, all of the p2p programs are basically a mix of the roles of ftp and irc. BitTorrent is slightly different - it's a mix of p2p and the web, making a quick and easy means to find whatever you want. A great amount of content is completely legit, and BitTorrent is a dream come true for those times that everybody wants a certain file. I didn't expect NYT to focus on the good aspects of the program, but they didn't even mention how amazingly useful it actually is.

    --
    -agent oranje.
    1. Re:Legitimate uses...?! by Facekhan · · Score: 3, Insightful

      They gave absolutely no mention to the number one assertion of Bit Torrents Web site. That BT is designed to be used to distribute files from their creators who either cannot afford the bandwidth or whose bandwidth cannot possibly meet demand at release time.

    2. Re:Legitimate uses...?! by orac2 · · Score: 3, Informative

      You and the parent should try reading the bloody article, in particular where it says:

      "Part of what matters to me about this is that it makes it possible for people with limited bandwidth to supply very popular files," Mr. Gilmore said in a telephone interview. "It means that if you are a small software developer you can put up a package, and if it turns out that millions of people want it, they can get it from each other in an automated way."

      It is utmost hyprocrisy to complain that journalists are lazy and ignorant in the writing of articles, when you can't even be bothered to pay attention to the actual words on the page.

      --
      "Just once, I'd like to meet an alien menace that wasn't immune to bullets." -- The Brigadier, Dr. Who
  13. Here's some torrents of legal MP3s by MichaelCrawford · · Score: 5, Informative
    Enjoy.

    --
    Request your free CD of my piano music.
  14. BT is awesome, keep it that way. by zoloto · · Score: 4, Interesting

    For his part, Mr. Cohen pointed out that BitTorrent users are not anonymous and that their numeric Internet addresses are easily viewable by anyone who cares. "It amazes me that sites like Suprnova continue to stay up, because it would be so easy to sue them," he said. Using BitTorrent for illegal trading, he added, is "patently stupid because it's not anonymous, and it can't be made anonymous because it's fundamentally antithetical to the architecture."

    That said, Mr. Cohen is not in the nanny business.

    "I'm not going to get up on my high horse and tell others not to do it because it's not my place to berate people," he said. "I just sort of watch it with some amusement."


    as well he shouldn't berate people for their usage of his software. neither should you. ..

    and what's this bit about the MPAA having BitTorrent on their radar screen??? give me a break! try the piracy and other infringement sources because the authors do not promote it, regardless of what they know is happening with their software.
    1. Re:BT is awesome, keep it that way. by Anonymous Coward · · Score: 3, Interesting

      That's actually wrong. Anonymous p2p can be this fast, in spades.

      We have an anonymous Bittorrent client in experimental testing right now, just to test our anonymous p2p overlay; it's not much slower - it's surprisingly fast given our rocky, big, test environment, and a great test of our overlay.

      But BT has a critical flaw, which is that centralised tracker. It can still be slashdotted, rather easily (BT places an immense load on a server compared to http; the limit with BT is the CPU and/or RAM, not the bandwidth). In actual fact it doesn't scale well, but it could be extended with a distributed hashtable like Kademlia (which, for example, Overnet and the Emule test-client use) and some other sub-protocols; the tracking could be fully distributed. Additionally, the time taken to reach one distributed copy could be reduced, and the general performance almost doubled by using a (better) block selection algorithm (I will leave that as an exercise to the reader).

      And no, I won't tell you who we are. We won't be ready for slashdotting for about six months or so; unlike mute, we aren't going to publish shit before it's ready and call it anonymous. Some people's livelihoods, well-being, privacy and in some cases lives rely on the ability to communicate freely; that's an important responsibility to be charged with, too important to label buggy quarter-written code as usable. :)

  15. Re:Not intended to be used for illegal distributio by tuffy · · Score: 5, Informative
    Then what did he think it was going to be used for?

    Big files, probably. If he wanted it to be used chiefly for big illegal files, he wouldn't have made the system require a centralized tracker that can be shut down and it would've had at least some semblance of anonimity.

    As it stands, BitTorrent is no better at distributing copyright infringing content than HTTP is when it comes to evading the copyright holder.

    --

    Ita erat quando hic adveni.

  16. Re:How ironic... by Anonymous Coward · · Score: 2, Insightful

    that's a coincidence, not irony... blurp...

  17. Re:Not intended to be used for illegal distributio by mrpuffypants · · Score: 5, Insightful

    I believe (RTFA, please) that he wanted a good way to leverage unused bandwidth for large file distribution.

    Linux ISO's are a good example, and are probably the first place that I saw bittorrent used right here on slashdot. Make the /. effect work for you, essentially.

  18. upload/download vs send/receive by product+byproduct · · Score: 2, Funny

    they immediately start uploading that piece to other users

    Hmm, that would be "immediately start sending that piece to other users". "upload/download" are terms reserved for an asymmetric situation. How can the NYT get this wrong?

  19. guilt by beegle · · Score: 5, Insightful
    Okay, how many others saw the article, felt bad about never paying for BitTorrent (esp. when he talks about not being able to make ends meet for a while), and sent Bram a few bucks?

    /me guiltily raises hand

    --
    --
    1. Re:guilt by TobySmurf · · Score: 4, Interesting

      I know how you feel, I did the same a few months ago when I realized that he had completely solved all my Gentoo download woes. You must admit though that it feels good to send him $20, especially seeing as probably only one person in 50000 gives him anything. Bram, if you lived here in Calgary I would buy you a beer or five any day...

  20. Should be used for Linux Distributions by mcrbids · · Score: 5, Interesting

    As I sit here, getting packages at a mightily slow 8 k/sec via Fedora's Red Hat Network, I wonder why this must be.

    Why don't tools like yum, up2date, and apt incorporate BitTorrent concepts to download packages and files?

    If there was an option when installing Fedora or Debian to "share XX Mbytes at YY kbps" I'd be perfectly happy to donate 50 MB of disk space and 5-10 Kbps of bandwidth to the cause. That's be anough to reliably provide a few packages for redistribution.

    Multiply that by the number of Linux installs, and you have a lightning-quick package delivery system.

    Imagine apt-get or up2date ALWAYS able to saturate your broadband connection when doing an update!

    Why is nobody doing this? Security isn't an issue, since BT uses SHA1. Source isn't an issue since BT is open source. Isn't the RHN stuff already written in PYTHON?!?!?

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
    1. Re:Should be used for Linux Distributions by ikewillis · · Score: 5, Informative
      The problems seems to be with the inability of BitTorrent to serve directory heirarchies, and the difficulty of generating .torrent files for a large repository of 10,000 files or more, plus the resource usage of running a BitTorrent tracker for each file.

      It seems there are protocols which are working to overcome these limitations.

    2. Re:Should be used for Linux Distributions by Wesley+Felter · · Score: 2, Insightful

      This has been discussed extensively on the Fedora lists. BitTorrent only helps for large files, but many RPMs are not very big.

    3. Re:Should be used for Linux Distributions by Weird+O'Puns · · Score: 2, Interesting

      As Bram stated in this article, Bittorrent was designed for big files. Most software packages aren't that big so BT won't really be ideal solution for this. I think I read somewhere that it will actually cause more problems it might soleve.(But I'm not 100% sure about this as I haven't studied inner workings of BT that good)

      Don't get me wrong. I would love to have somekind of way to share my packages. I just don't think BT is an ideal solution for this.

  21. Compiled client for linux by Via_Patrino · · Score: 3, Interesting

    I think a problem in BT is the lack of compiled clients for linux. Phyton is big and an interpred code can eat a lot of cpu time specially when handlig several connections at a time. I've seen a c++ client for linux but it isn't developed anymore.

    Another problem is bandwidth limitation not included in the software, you can use an external program like trickle (heavy) or the kernel, but that way it doesn't share bandwidth equally between users, it shares very bad indeed.

    Other is that eventually I want to share my bandwidth but don't want to download the whole file (don't have time/space). I may use some trick (download a part of it and after that limit my download rate) but I don't think that's the best solution.

    1. Re:Compiled client for linux by FuzzyBad-Mofo · · Score: 4, Informative

      Check out Azureus, a cross-platform graphical BitTorrent client written in Java. It's highly configurable and works well on this Linux box.

    2. Re:Compiled client for linux by bbk · · Score: 2, Informative

      What part of:

      --max_upload_rate X

      do you not understand?

      Bandwidth throttling has been in there since the beginning, if you use the command line client.

      I've run >5 BT clients on a "slow" machine (Pentium Pro 200), and it's less than 50% CPU load. Performance isn't an issue.

    3. Re:Compiled client for linux by mcrbids · · Score: 4, Interesting

      I think a problem in BT is the lack of compiled clients for linux.

      But that isn't a problem, really. I've used BT quite a bit on Linux. You can limit the # of uploads and the upload bandwidth. Presumably, with ulimit or something similar, the same could be done for CPU/RAM.

      If I allowed 10 connections, 50 MB of disk space, and 10 Kbps maxupload, even using Python, it'd run much less than 5% CPU time of my dedicated 600 Mhz celeron router/firewall system. I'd never notice 10 Kbps on my 1500/384 DSL. Yet, if thousands/million of people offered meager numbers like this to the world, getting package updates would be a SNAP.

      Assume that in my 50 MB of cache disk space were 5-10 packages. Heck, the way BT works, the files don't even need to be complete files! I could, for example, share parts of the Kernel package. Have the files being shared in my cache be based on popularity - so that more popular files get cached in more servers, and rotate out the less popular ones.

      With a system like this, the everybody on earth could conceivably update their systems simultaneously and everybody would *still* get a decent amount of bandwidth.

      The only issue is that there are trackers capable of handling that many connections, but this problem pales when compared to trying to do it all with FTP,

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    4. Re:Compiled client for linux by boudie · · Score: 2, Informative

      You don't need the GUI component.
      btdownloadcurses.py --responsefile some.torrent
      Works pretty good.
      Read about that in the Slackware docs,
      reccomended method by Patrick Volkerding.
      BitTorrent itself is only 200+kb,
      the wxPython/wxGTK is 10+mb

  22. Re:Not intended to be used for illegal distributio by HeghmoH · · Score: 5, Insightful

    There's a difference between not intending something and not forseeing something. It's entirely possible he knew what people would do with it but still wasn't aiming for that market.

    --
    Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
  23. Re:Not intended to be used for illegal distributio by southpolesammy · · Score: 3, Insightful

    The devil's in the details. I'm sure he knew very early on that BitTorrent would be used for illegal file trading, but by saying that he didn't intend for it to be used that way is a clever way of distancing himself from any potential lawsuits.

    Plus, he mentions in the article that there is no claim of anonymity at all and that he's entirely surprised that websites that offer torrents for copyrighted files continue to be online.

    --
    Rule #1 -- Politics always trumps technology.
  24. Re:Not intended to be used for illegal distributio by UnderScan · · Score: 5, Funny

    I gues IHBT but let us play pretend. I just made this ummm fork and its made of plastic .... and stainless steel. Here you can use it to help you get food into your mouth. It's other non-intended use might be get food into a container or perhaps even to stab our /. troll's eyes. Maybe I didn't intend for this to happen...but the best of intentions oft go awry. I find it hard to believe though that someone smart enough to eat with a fork m is naive enough to not realize how it would be utilized.

  25. Interesting point by mwheeler01 · · Score: 5, Interesting

    The article makes an interesting point that I'm sure a number of /. users are aware of that bittorrent is not anonymous at all. Many less technically savy users made that mistake when using Napster and Kazaa and got screwed by the RIAA. Now while you're uploading and downloading you have no control over who sees your IP but I'm curious to know if trackers hold on to this information after you disconnect, or if sites like suprnova.org keep track of who downloads what torrent. Does anyone have some insight into this?

    --
    Pretty widgets? What pretty widgets?
    1. Re:Interesting point by swilver · · Score: 5, Interesting

      None of the file sharing tools currently available provide any kind of anonymity. You may be anonymous while browsing for files and doing searches as these usually flow through somekind of distributed network, but once the downloading (or uploading) starts the other side will know who you are as they have your IP address.

      The main reason for this is lack of bandwidth. If you want anonymity even while downloading, someone else will have to act as an intermediary (preferably more than one). Those intermediaries though will have to download some data, and then upload it again to you which gains them nothing (in other words, it wastes a lot of bandwidth). Everyone will need to provide some bandwidth for this purpose to make this even remotely feasible.

      Only Freenet currently does this that I'm aware of, and it's a lot slower for that very reason. Bandwidth however seems to be subject to Moore's law; soon there should be plenty of it, and then you can have real anonymity.

    2. Re:Interesting point by Deliveranc3 · · Score: 2, Informative

      Unfortunatly it is easily accessible through XML scripts, trackers don't keep the information but any other downloader has access to it. Even more important they can see the I.P's where files originate something that is not possible on KAZAA, so they know who originally distributed the file :(. Fortunatly they may be able to make this technology use variations on I.P. masking to at least make it a challenge.

  26. Hey Movie Industry! by teamhasnoi · · Score: 5, Insightful
    Go worry about something else! I don't download movies because they are of poor quality, poor quality, and poor quality. Two apply to you.

    Why anyone would peg their bandwidth for 2 days to grab a flick when you can rent it and burn a copy is beyond me.

    Bittorrent shines for grabbing stuff, sure, but I think most people just collect crap, then burn it to disk or throw it on a HD and equate that with penis size.

    So, Movie Industry, I really can't see this costing you zillions, or hundreds of thousands for that matter.

    The people who want to will go to the theater, buy it on DVD, or rent it. The ones who don't, won't.

    Again, if you're going to hunt people down, go after the pressing plants making thousands of copies AND SELLING THEM!

    I highly doubt there are more than a few dirty whores who are selling copies of stuff they download. You know who you are. You suck.

  27. Irony of timing by Supp0rtLinux · · Score: 4, Interesting

    How perfect... I had just stumbled across this article which mentions BitTorrent and has some interesting insight on legally circumventing the RIAA.

    1. Re:Irony of timing by tgd · · Score: 2, Insightful

      Actually it seems like its full of incorrect statements for ignorant ways to convince yourself you aren't illegally circumventing the RIAA.

      And on top of that the fool who wrote it used the word "kewl".

  28. fansubs and BT by cyrax777 · · Score: 4, Insightful

    It revolutianed the way Fansubs are swapped No more waiting in endless que lines in IRC and dealing with the annoying ops and no more waiting for some kind soul to post it to usenet. Also made it alot easyer to remove once something got liscened just yank it from your tracker and boom the torrent is dead.

    1. Re:fansubs and BT by Lord_Dweomer · · Score: 2, Informative
      Amen to that. BT has been so successful with the anime fansubbing community that its been yanking people in DROVES off of IRC. Hell, I used to be a member of Anime Fury, which later became Phoenix Anime and Seichi Fansubs, and I almost NEVER go there anymore unless I'm looking for something hard to find thats older or licensed (yeah yeah I know). Animesuki.com has also played a large part of the revolution as it is pretty much THE central database for all of the trackers. And its really nice to see fans and the industry they give money to working hand in hand. The anime companies have been very good about politely asking groups to stop subbing something when it got licensed and almost every single group (there's a handful of rogues) listens. And Animesuki.com removes the torrents from the list, so no more easy access to them (hence me going back to IRC every now and then).

      It's also really nice because with bittorrent enabling you to stick with regular webpage formatting, anime sites are now able to link to the .torrent for the file, and links for summaries of the series, and the groups fansubbing it. It's all extremely fascinating how this is being adopted so quickly.

      --
      Buy Steampunk Clothing Online!
    2. Re:fansubs and BT by cryptochrome · · Score: 2, Informative

      Of course for more demanding folks who like their indexes fast, complete, and unfiltered, there's anime.mircx.com.

      --

      ---If you can't trust a nerd, who can you trust?

  29. de-sharing files by Anonymous Coward · · Score: 5, Funny

    "Last May, 29 percent of adult Internet users in the United States reported that they had engaged in file sharing; that figure dropped to 14 percent in a survey conducted in November and December."

    So did 15 percent of people get their file sharing virginity back?

    1. Re:de-sharing files by JLyle · · Score: 2, Insightful
      "Last May, 29 percent of adult Internet users in the United States reported that they had engaged in file sharing; that figure dropped to 14 percent in a survey conducted in November and December."

      So did 15 percent of people get their file sharing virginity back?

      No, they just stopped blabbing to pollsters about it.
    2. Re:de-sharing files by 68K · · Score: 2, Insightful

      No, they just lied in case the feds come smashing down their door. ;-)

  30. Evil genius by b1t+r0t · · Score: 5, Interesting
    For his part, Mr. Cohen pointed out that BitTorrent users are not anonymous and that their numeric Internet addresses are easily viewable by anyone who cares.

    The evil genius of the whole BitTorrent idea is the lack of anonymity. Like the article points out, it's perfect for Linux distros and anime fansubs. But if you think nobody can know what you're sharing or who you are, you're a fool.

    I use the Mac OS X version, so I don't get to see this, but a friend showed me his Windows version and you could not only see who was connected, but what their bandwidth use was too. Apparently some people know how to become super-leeches. They'll appear, and everybody else's download speed suddenly goes to zero while they suck up the whole file. Then they go away. That this is even visible to a regular client should be thought-provoking.

    It took me months to find it (because nobody bothered to document it!), but fortunately I found the bandwidth limiter in the OS X version. (Click on that widget on the right side of the window title bar.) Now I can seed files without completely hosing my DSL connection.

    The thing I think I like most about BitTorrent compared to other "forced sharing" models like Napster is that you get to choose what you want to share. You go to a tracker and see "hey there's no seeds on that one show I like", then share the file at 5K. That way even the leeches have to wait. Animesuki.com even has a "seeds needed" page for anything that's worse than about 10 or 15 to zero.

    --

    --
    "Open source is good." - Steve Jobs
    "Open source is evil." - Microsoft
    1. Re:Evil genius by molafson · · Score: 3, Insightful

      I use the Mac OS X version, so I don't get to see this, but a friend showed me his Windows version and you could not only see who was connected, but what their bandwidth use was too.

      If you want a client with more features (as above) check out Azureus. It's written in Java, and it works really well for OS X. The vanilla BitTorrent client is also fine, but lacks important options like setting bandwidth caps, seeding ratios, etc.

  31. DON'T CLICK... READ! by Uber+Banker · · Score: 3, Informative

    Story text follows:

    File Sharing's New Face

    By SETH SCHIESEL



    Published: February 12, 2004

    EATTLE



    AFTER working for a parade of doomed dot-com startups, a young programmer named Bram Cohen finally got tired of failure.

    "I decided I finally wanted to work on a project that people would actually use, would actually work and would actually be fun," he recalled.

    Three years later, Mr. Cohen, 28, has emerged as the face of the next wave of Internet file sharing. If Napster started the first generation of file-sharing, and services like Kazaa represented the second, then the system developed by Mr. Cohen, known as BitTorrent, may well be leading the third. Firm numbers are difficult to come by, but it appears that the BitTorrent software has been downloaded more than 10 million times.

    Advertisement

    And just as earlier forms of file-sharing seem to be waning in popularity under legal pressure from the music industry, new technologies like BitTorrent are making it easier than ever to share and distribute the huge files used for video. One site alone,

    suprnova.org, routinely offers hundreds of television programs, recent movies and copyrighted software programs. The movie industry, among others, has taken notice.

    What Mr. Cohen has created, however, seems beyond his control. And when he was developing the system, he said, widespread copyright infringement was not what he had in mind.

    Rather, he was intrigued by a problem familiar to many Internet users and felt acutely by friends who were trading music online legally: the excruciating wait while files were being downloaded.

    "Obviously their problem was not enough bandwidth to meet demand," Mr. Cohen said in an interview at a Mexican restaurant near his home in Seattle. "It seemed pretty clear to me that there is a lot of bandwidth out there, but it's not being used properly. There's all of this upload capacity that people aren't using."

    That was the essential insight behind BitTorrent. Under older file-sharing systems like Napster and Kazaa, only a small subset of users actually share files with the world. Most users simply download, or leech, in cyberspace parlance.

    BitTorrent, however, uses what could be called a Golden Rule principle: the faster you upload, the faster you are allowed to download. BitTorrent cuts up files into many little pieces, and as soon as a user has a piece, they immediately start uploading that piece to other users. So almost all of the people who are sharing a given file are simultaneously uploading and downloading pieces of the same file (unless their downloading is complete).

    The practical implication is that the BitTorrent system makes it easy to distribute very large files to large numbers of people while placing minimal bandwidth requirements on the original "seeder." That is because everyone who wants the file is sharing with one another, rather than downloading from a central source. A separate file-sharing network known as eDonkey uses a similar system.

    For Mr. Cohen, BitTorrent was always about exercising his brain rather than trying to fatten his wallet. Unlike many other file-sharing programs, BitTorrent is both free and open-source, which means that those with enough technical know-how can incorporate Mr. Cohen's code into their own programs.

    While writing the software, "I lived on savings for a while and then I lived off credit cards, you know, using those zero percent introductory rates to use one credit card to pay off the previous card," Mr. Cohen said.

    The first usable version of BitTorrent appeared in October 2002, but the system needed a lot of fine-tuning. Luckily for Mr. Cohen, he was living in the Bay Area at the time and his project had attracted the attention of John Gilmore, the free-software entrepreneur, who had also been one of the first employees at Sun Microsystems. Mr. Gilmore ended up helping Mr. Cohen with some of

  32. Torrent files and trackers not illegal by swilver · · Score: 3, Insightful
    Bram seems surprised that sites like suprnova stay up, while all they are providing is a few tiny files with a load of checksums that nobody owns any rights over.

    Even trackers are not doing anything illegal, as they are just collecting lists of people downloading the same file and provide this list to anyone who is interested (there's no illegal content there either).

    The only illegal content comes from the users themselves, and its chopped in thousands of pieces, making them hard to identify.

    1. Re:Torrent files and trackers not illegal by Wesley+Felter · · Score: 2, Insightful

      Napster was not doing anything illegal, as they are just collecting lists of people downloading the same file and provide this list to anyone who is interested. Right?

    2. Re:Torrent files and trackers not illegal by GeorgeH · · Score: 2, Informative

      They're not doing anything illegal? Can you explain how what trackers (that have infringing material) are legal when they are participating in contributory infringement as defined by the DMCA? The only way that they can be legal is to if they fall under the safe harbor provisions, but I couldn't find their DMCA agent listed on their site.

      --
      Why can't I moderate something "Wrong" or at least "Grossly Misinformed"?
  33. I love bittorrent by larry+bagina · · Score: 2, Interesting
    When I first tried bittorrent (win32 version), I scoffed at the "donationware" nag. Yeah, sure, I'll pay money for a p2p tool. Not!


    But then a funny thing happened. I found a tracker for trading live shows from various bands in flac/shn format. Since then, my usage of blank CDs has increased dramatically. So I've decided to share the money and donated to Bram and the tracker.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  34. What about... registering? by Kinniken · · Score: 5, Insightful

    I'm probably going to be -1 trolled into oblivion, but why don't all the people complaining about the NYT simply register and forget about it??
    I did that at least three years ago, and with cookies I only ever have to worry about it *once* each time I change browser. And if you are opposed on principle on giving personal info, just put false one.
    The whole thing takes about as long as getting the Google link, and you only have to do it once. And I thought geeks were supposed to be efficient ;-)

    --
    What do you know about World Politic? Find out in this quiz
    1. Re:What about... registering? by Anonymous Coward · · Score: 3, Funny

      why don't you just give us your l/p?

    2. Re:What about... registering? by theLOUDroom · · Score: 5, Insightful

      I'm probably going to be -1 trolled into oblivion, but why don't all the people complaining about the NYT simply register and forget about it?? I did that at least three years ago, and with cookies I only ever have to worry about it *once* each time I change browser. And if you are opposed on principle on giving personal info, just put false one. The whole thing takes about as long as getting the Google link, and you only have to do it once. And I thought geeks were supposed to be efficient ;-)

      Because the people who refuse to register are doing it for ideological reasons, not practical reasons.

      There, it's that simple.

      It doesn't matter how EASY it is, they don't care, they're against the very idea of registering for the NYT.
      It sounds like you aren't.

      Me.....I don't read the articles anyways :P

      --
      Life is too short to proofread.
    3. Re:What about... registering? by bhtooefr · · Score: 5, Informative

      Remember this:

      User: slashdot124
      Pass: slashdot

      I saw this one on /. when someone had posted a NYT article, and it's now in my Wand list (I use Opera), and the cookie is on the HDD.

    4. Re:What about... registering? by strobexii · · Score: 3, Funny

      Let's get real, this is /.

      People will look for any, and I mean any, reason to not RTFA.

    5. Re:What about... registering? by Psychic+Burrito · · Score: 3, Funny

      Well, this will work until some funny man changes the password :-)

    6. Re:What about... registering? by codemachine · · Score: 2, Insightful

      Imagine if we start having to register for every website we view. Every time you find a new site you get to spend time "telling them a little bit about yourself" (or making up shit) instead of reading what you came for.

      It is bad enough a few stores ask for your name, address, phone number, etc. just so that you can buy stuff from them. But at least there you're standing in a line with nothing else you could be doing. On the web, your stop may be for 10 seconds. If you have to register, you greatly increase the time it takes to move around the web. A hyperlinked web of information does not lend itself well to registration at every hop.

      I find it quicker to scan through the comments and click the google link than to register, and I roam enough between machines that cookies aren't going to help that any. It is to the point that if I see a NYTimes article that is only mildly interesting, I'll pass on it entirely instead of looking for the link or registering. But the idiots that run that site can't understand that registration is hurting them, because it is "so easy" to just sign up. Well I say screw their stupid signup.

      On a seperate note, if Google can be a partner, why not have Slashdot be a partner? Couldn't we offer them the chance to include us a a partner, and if they refuse, we can refuse to ever post links to the bastards ever again? It would be a much more effective protest than just bypassing the system through google links (which they probably don't notice due to the sheer volume they get from google).

    7. Re:What about... registering? by MrAngryForNoReason · · Score: 3, Informative

      NYTimes sells the information given when registering. Some people object to having their e-mail and demographic details sold on to anyone who asks. Yes they could just fill in junk details but then no-one wins as it is as much hassle as registering but NYTimes end up with a useless database, and not everyone is that malicious.

      When it isn't ideological it is about hassle, internet users take the path of least resistance. If a site requires registration read it somewhere else, there is no reason to register when content is available elsewhere. Why jump through hoops when you don't have to.

    8. Re:What about... registering? by EverDense · · Score: 4, Funny

      One of the links on the page when I visited was a link to an online IQ test.
      If you are logged on as yourself, they already have a fair bit of info about you.
      They can then link this with your IQ and target all the stupid people with adverts
      for SUVs.

      --
      http://jesus.everdense.com/
  35. Torrent pool by greg_barton · · Score: 5, Insightful

    One big problem with BitTorrent is the opposite of normal client/server file sharing: if a file isn't popular, it downloads slower.

    Why not extend the concept to a set of files? Who says that the file you download also has to be the file you upload? If a site is offering a set of torrents, maybe while a client is downloading the most popular file of the moment they can be serving portions of less popular files. (9 to 1, popular to unpopular maybe, if another client is uploading them, that is...) Sure, that would take some bandwidth from the popular files, but they have enough to spare.

    For example, I just recently downloaded the Mandrake 9.2.1 power pack ISOs for club members. Download time sucked! If that torrent could share bandwith with the public Mandrake 9.2 ISOs, that'd be keen.

  36. technology is what it is by monkeytalks · · Score: 3, Insightful

    Bittorrent kindof sucks for me because I have DSL which has a limited upload capacity and a large download capacity. I'd like it a lot more if I had a different kind of broadband connection. The "how could he have not forseen" argument is ridiculous. Anything powerful can be used for legal or illegal means. Do you not think http and ftp have been used to infringe copyright? If you're going to criticize for that, let's go ahead and talk about what evil inventions the ink pen and printing press were. The interesting thing to me about the illegal uses of Bittorrent are how those prosecutions will be handled. Imagine a world in which every time you bought drugs, you had to sell some of them to someone else. Then the issue becomes: were you buying with intent? When you "download" (for that's what it will be to the layman regardless of technicality) with Bittorrent, are you intentionally redistributing or is the redistribution an unintended consequence of the lesser crime of simply partaking of the copyright protected work? Authority figures and courtrooms both tend to focus their efforts on the "sellers" rather than the "users." What do you do when every user is also a seller? I get the point that this isn't really anonymous, but neither was Kazaa. It's more a matter of civil disobedience. Speeding is illegal but I've been on many a highway in which you couldn't spot a soul driving under the limit. Most of them... most of the time don't get tickets. "Everybody's doing it," may not be a legal or moral defense, but it's much easier to hide in a crowd.

    1. Re:technology is what it is by GrenDel+Fuego · · Score: 2, Informative

      If you max out your outbound bandwith, your inbound suffers greatly. By default, bittorrent tries to send out way too much for asymmetric links.

      If you limit your outbound to about half of your outbound capacity, things work much better.

  37. That's what's so great about bittorrent by Azureflare · · Score: 4, Informative
    It has the checksums checker built in. Of course, if you were a member of mandrakeclub.com as I am (silver member, shameless plug), there are bittorrents available on mandrakeclub.com through a secure connection to mandrakesoft's website. Also I have md5sums to compare to if I'm ultra paranoid. But I do trust Mandrake's distribution methods, just as much as I trust ftp mirrors (if not more).

    I think most people would agree it's not a good idea to use a bittorrent file that wasn't from a trusted source.

  38. Re:Some people try to rationalize this in a dumb w by schon · · Score: 3, Insightful

    He has stolen my right to distribute my work on my terms.

    It's not possible to 'steal' a right. You violate rights, you don't steal them. Even if the government said "you don't have that right anymore", it's still not stolen.

    My novel is still there, but I have lost something

    No, you haven't. You still have that right, even if some people are violating it. You also have the legal right to go after them in a court of law. They haven't 'stolen' that either.

    Please put this "it's not stealing, it's infringement" argument to rest

    Yes, let's. You should start by taking your troll elsewhere.

  39. My questions for Bram Cohen by sammy+baby · · Score: 4, Funny

    1. What role do you think peer-to-peer encryption will play in the p2p sharing networks of the future?

    2. Did you know that you have the same first name as Bram Stoker, the author of "Dracula"?

    3. To what degree do you think having "identity verification" (that is, verification of the nodes on a p2p network) is valuable in building reliable networks?

    4. Isn't Dracula cool?

    5. Who do you think would win in a fight - Dracula or Wolfman?

  40. Fine tune your computer for BT by halo8 · · Score: 2, Informative

    Here is a great link for for BT have all 8 ports open up and your download/upload rate will sky rocket.

    This worked for me a month ago

    --
    The More Knowledge you have the Luckier you Get- J.R. Ewing
  41. Re:Kazaa and Bittorrent... by sstair · · Score: 2, Informative

    There is a fusion of Kazaa and Bittorrent...its called Shareaza, and its free.

  42. ISP caps by tepples · · Score: 2, Interesting

    if you limit your upload rate, other peers will lower their upload rate to you.

    What if I care more about the reliability of my residential cable Internet connection than about download rate? It seems that if I sustain more than about 20 KBytes/s for too long, Comcast interrupts my connection for a few minutes.

  43. Java's not compiled either. by Gordonjcp · · Score: 2, Informative

    Python compiles to bytecode the first time it's run, so your Python bittorrent client is going to be just as fast as the Java equivalent (assuming similarly efficient processes).

  44. Re:Some people try to rationalize this in a dumb w by hesiod · · Score: 2, Insightful

    > Please put this "it's not stealing, it's infringement" argument to rest, folks. It's used as a particularly moronic crutch by some avid P2P fileswappers

    I haven't used filesharing in a few years, but I still believe this is true... because it is. Most rational people will admit that it is "wrong" either legally or morally, but it is still not theft. Just saying "It REALLY IS stealing" over & over may convince you, but not to the people who actually think about what words mean.

  45. Re:How ironic... by hesiod · · Score: 2, Funny

    > after a post that offers bittorrent to download isos, we interview its creater.

    As another said, that's coincidence. Irony would be if his whole life he touted the thing as the best, safest system ever created.. and then he is killed by it.

    Dunno how that could happen, but it would be quite interesting.

  46. Re:P.S. to above post by chivinou · · Score: 3, Funny

    Nah, they are just concerned in letting NYT save the $ for HD space.

  47. Re:P.S. to above post by BigBir3d · · Score: 2, Insightful

    Versus those of us who provided false info, but used an easy to remember login and password (i.e. for not often visited forums and such).

    At a certain point, idealogy is just another word for idiocy. Stalin had lots of idealogy too.

  48. Severe BT bottleneck: trackers by NineNine · · Score: 2, Interesting

    At first, when I found BT, I was thrilled (once I figured the damn thing out). But now, I'm noticing that more and more trackers are bogging down, so even with hundreds of "leechers" and several "seeds", speeds can hover anywhere from 1-5KBps. That, and frequent tracker errors point out that trackers are apparently very resource intensive and can get bogged down quickly. Does anybody know if BT trackers are due to be improved any time soon? Many, many, many links on suprnova.org, point to trackers that are already swamped or dead, making BT not much better (or worse) than straight FTP.

  49. Re:P.S. to above post by MarkGriz · · Score: 3, Funny

    "...don't read the damn articles."

    Preaching to the choir. This is Slashdot, remember?

    --
    Beauty is in the eye of the beerholder.
  50. Great idea by 16K+Ram+Pack · · Score: 3, Informative
    I use it to download Open Office and I'm using it for getting Fedora at the moment.

    I love it, and it works great for the OSS community.

    Personally when I've finished a download, I leave my machine on for a few hours or overnight just to give back plenty o' bandwidth.

    BTW I prefer Azureus over Bram's client.

    PS If you get a BSOD using BT in Windows, it could be your network card. I had to get new drivers. Search for 'Bittorrent blue screen' on google.

  51. The BIGGER difference! by mabhatter654 · · Score: 2, Insightful
    Kazaa exists solely to "shield" people sharing files...except of course that Sherman networks holds EVERYONE'S names that use the system and charges a toll. Bittorrent is P2P in it's truest form. The thing with bittorrent is that it's simply a P2P program...you have to accept responsiblity for what you share because it's just as public as something like FTP.

    So Kazza [and the clones] are all about being marginally legal by hiding in a "private companies" VPN & TOS...bittorrent is a way to make a better FTP type protocol--along with the responsibilites that come with it.

  52. max upload rate / leeching by yppiz · · Score: 4, Informative

    More specifically, leeching is only possible when there is an excess of upload bandwidth. When the total upload suply of all clients connected to a tracker for a specific file exceeds the total download demand, the client does not do tit-for-tat.

    In other words, you can only leech when it doesn't hurt.

    --Pat / zippy@cs.brandeis.edu

  53. Re:Not intended to be used for illegal distributio by darnok · · Score: 2, Insightful

    I think many people here are taking an exceptionally negative view of what BitTorrent is. You're not all from the RIAA, are you? ;-> ("We're from the RIAA. We're here to help")

    There's many valid reasons why a lot of users might want to download big files simultaneously. Linux ISOs, Windows service packs, software distribution in general are just three that come to mind straight away. I'm sure Mandrake, RedHat, Knopper, SuSE, and even MS would be very glad they can (potentially) reduce their bandwidth costs by making a BitTorrent download available.

    As far as the potential of being used for "bad things" goes - well, I don't exactly put Bram Cohen in the same class as Smith & Wesson, or even the manufacturers of plastic forks. It's obvious to me that illegal download sites using BitTorrent were going to spring up, and equally obvious that both these sites and their users would be easily trackable via their IP addresses at the very least.

    I'm gonna have a quiet chuckle to myself if/when people using these sites start getting prosecured, since they obviously didn't think through the ramifications before they started using the service - I'd call it a Darwinian selection process in action.

  54. I Love BitTorrent by ChaosDiscord · · Score: 3, Informative

    I'm a bit fan of computer games. So I download a game demo or so a week. Modern games are big, and so are their demos. Sucking down a 500MB demo from various download mirrors sucks. Because of the huge bandwidth costs to serve the files the various mirrors force me to sign in, view ads, wait in queues, use Windows only spyware filled download programs (I often download in Linux in the background while doing Real World). Software publishers themselves generally don't release the demos themselves (because of the cost), they offload it onto one of these icky download sites. This entire process sucks.

    Then came BitTorrent. If I can find a good source all is well. The software works great under Linux, it's open source, no spyware, and if the file is popular instead of waiting in line the download actually goes faster. BitTorrent is just about the only thing I do that saturates my cable modem bandwidth. Pulling down a huge demo in less than an hour is great. No longer do I fire off a download, then let my computer work on it for the rest of the night.

    Now if software publishers would realize the joy of BitTorrent and release the torrents themselves everything would be better.

    As a way to illegally share content BitTorrent isn't so good. But as a way to acquire legal but big content there is nothing like it.

    It's damn good software. It was worth a donation to Bram.

  55. Re:Removing downloaded files from a shared folder by tepples · · Score: 2, Insightful

    Why to people keep zipping large lossy compressed data?

    I can think of a couple:

    • To transfer one whole album as a unit
    • To block Content-type based filtering
  56. eDonkey 2000 by danila · · Score: 2, Informative

    As usually, the slashdot crowd forgets about existence of a superior alternative. Mozilla vs. Opera, BitTorrent vs. ED2K, people here are so entrenched in their sympathies as to abandon the last shreds of objectivity.

    eDonkey network, together with Overnet are technically every bit as good as BT is. Add to that some things done and thought out significantly better, add to that a thriving open-source development community with several different clients, with many people activily working on the code, and you will see a solution which is hands down better than BT.

    --
    Future Wiki -- If you don't think about the future, you cannot have one.
  57. Re:Not intended to be used for illegal distributio by Alan+Cox · · Score: 2, Insightful

    And people who make guns know some of them will be used for bank raids, murders and the like.

    BitTorrent is a very good tool. Its a pretty dumb way to throw pirate stuff around as the tracker knows everyone who is involved.

  58. Re:Not intended to be used for illegal distributio by MrAngryForNoReason · · Score: 3, Interesting

    BitTorrent is used extensively for distribution of new game demos and game/movie trailers. It is perfect for anything that has high first day demand. It is no more suited to illegal file trading than ftp, http or any other protocol.

    They mention Suprnova in the article but not Filerush or any of the other hundreds of sites offering torrents of legally shared content. I mean torrents of media are posted all the time on /. after hosting servers buckle under the strain.

    Why do people always jump on the infringing uses of software and try and make out like that is the whole story.

  59. this is really just a play on words... by tachi_ · · Score: 2, Insightful

    by your logic... anything intangible like ideas cannot be stolen.. only copied. yet the phrase "stealing ideas" is generally accepted when one person takes (copy) an idea from another. If you look up the definition of the word steal in dictionary.com..

    steal ( P ) Pronunciation Key (stl)
    v. stole, (stl) stolen, (stln) stealing, steals
    v. tr.

    To take (the property of another) without right or permission.
    To get or effect surreptitiously or artfully: steal a kiss; stole the ball from an opponent.
    To move, carry, or place surreptitiously.
    To draw attention unexpectedly in (an entertainment), especially by being the outstanding performer: The magician's assistant stole the show with her comic antics.
    Baseball. To advance safely to (another base) during the delivery of a pitch, without the aid of a base hit, walk, passed ball, or wild pitch.

    there is nothing that says explictly about loss of possession being a requirement for stealing to take place... While i do agree with your logic given your definition of the word steal.. but what i'm not sure about is whether your defintion of the word is really the generally accepted definition. languages are defined by the people who use them. if there are enough ppl who interpret the word steal w/o the association of loss of possession being a requirement then copying a book might as well be the same as stealing one... just my 2 cents.