Stories
Slash Boxes
Comments

Dev.SN ♥ developers

posted by Dopefish on Monday February 17 2014, @10:00AM   Printer-friendly
from the government-should-mind-their-own-business dept.
mattie_p writes "MIT students won a hackathon last November with a non-functioning demo of Tidbit. The concept is to replace web advertising revenue with a tiny amount of Bitcoin mining on the user's browser. Out of the blue, the students were hit by a subpoena from the New Jersey Attorney General demanding that the founders 'turn over sensitive information including source codes, hosting websites, and all of the Bitcoin wallet addresses associated with Tidbit.'

At first MIT council referred the students to legal assistance from the EFF, who quickly came to their defense. Now there is a petition going around requesting the MIT administration support the students directly. Parallels are being drawn to Aaron Swartz, possibly because one of the authors of the recent petition is Prof. Hal Ableson, although details of the two cases have very little in common.

MIT President Reif has now come out strongly in support of the students--and in favor of academic freedom from interference by government."
 
This discussion has been archived. No new comments can be posted.
Display Options Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 3, Insightful) by tibman on Monday February 17 2014, @10:56AM

    by tibman (134) on Monday February 17 2014, @10:56AM (#753)

    It is certainly interesting though. Given the choice, would you take 10 seconds of cpu usage or lose a small part of screen space?

    --
    SN won't survive on lurkers alone. Write comments.
    Starting Score:    1  point
    Moderation   +2  
       Insightful=2, Total=2
    Extra 'Insightful' Modifier   0  

    Total Score:   3  
  • (Score: 5, Insightful) by dilbert on Monday February 17 2014, @11:07AM

    by dilbert (444) on Monday February 17 2014, @11:07AM (#758)

    The problem is that they'll never be satisfied with just 10 seconds of CPU time. Next week it will be 11 seconds, and next year 30+.

    I remember when Hulu first started, they had 15 second commercials 2-3 times a show, now it's usually 120+ seconds 4-5 times a show.

    Where does the slippery slope take over? Unless the user can determine how many seconds to allow, the system is broken.

    • (Score: 2, Insightful) by githaron on Monday February 17 2014, @11:34AM

      by githaron (581) on Monday February 17 2014, @11:34AM (#773)

      They can't mine if you don't have their website open. How are they going to increase the time? Hulu is designed to strong arm you into watching the ads or not recieve the rest of the video. I doubt most text-based content websites could get away with something similar for very long.

    • (Score: 4, Insightful) by cx on Monday February 17 2014, @11:39AM

      by cx (239) on Monday February 17 2014, @11:39AM (#782)

      Fully agree. The law of diminishing returns sets in pretty fast and then it is an ugly race to the bottom.
      But even more important, letting random sites run cpu heavy js is more uncomfortable than seeing an ad or two. I just wouldn't visit such a site (without noScript anyway).

      Web is diverging to two poles for a long time; free-for-all-ad-and-malware-infested-stuff and gated-gardens (money or other-wise). What can't be monetized (or supported by other means, like business sites) and doesn't have a strong community will die. And that's ok.

      Participate or consume, the choice is upon you.

      - cx -

    • (Score: 2, Informative) by ArhcAngel on Monday February 17 2014, @12:19PM

      by ArhcAngel (654) on Monday February 17 2014, @12:19PM (#811)

      Actually Hulu only had 15 second commercials because that was all advertisers were willing to pay for on the as yet unproven site. There were also only a handful of advertisers at the time. You would see the same ad numerous times during a viewing opposed to multiple different ads today. Once it got traction advertisers were stepping up and Hulu increased the duration and frequency accordingly.

    • (Score: 1) by furiousoyster on Monday February 17 2014, @01:02PM

      by furiousoyster (594) on Monday February 17 2014, @01:02PM (#835)

      I don't think this is a very serious concern. Just as there are diminishing returns as a site increases the number of advertisements it pushes on visitors, so also will there be diminishing returns when a site increases the amount of computing power it consumes. When people reach their pain threshold, they'll take steps to limit the pain--either by going elsewhere or by blocking the mining script. It's up to site owners to find the sweet spot that is profitable without being intolerable to visitors. The slope may be slippery, but it's not endless.

      Isn't the real question here whether the pain of energy loss is worse than the pain of dealing with advertisements? I can imagine all kinds of circumstances when I'd prefer give to up CPU cycles/battery life than have my time or screen space wasted.

      • (Score: 2, Interesting) by cx on Monday February 17 2014, @02:00PM

        by cx (239) on Monday February 17 2014, @02:00PM (#904)

        I don't think this is a very serious concern.

        Respectfully, I disagree. We already have very limited capability to limit what particular site/application can do, without going to trouble of router/dns level control. There are also cases where denying behavior application/site doesn't really need breaks the functionality (my way or the highway). In other words, you are technically not in a position to say 'It is ok for you to mine bitcoins as I read your article, but only that. Don't send out spam, don't talk to random services, don't do ANYTHING else.'

        Situation where it is considered normal that every random site you visit runs random CPU-heavy code on your machine is not something I'd be looking forward to. Yes, it is already happening now that a stupid page requires 5 megs of js across 10 domains, and I actively avoid such sites; once everyone starts doing it I will not have such luxury.

        • (Score: 2, Funny) by weilawei on Monday February 17 2014, @03:56PM

          by weilawei (109) on Monday February 17 2014, @03:56PM (#1000)
          Perhaps it's time to incorporate mining ASICs into our general purpose computers? =P (Yeah, I know that game has come and gone with the rise of specialty hardware.) Hrm, Coincellerator Inside...
        • (Score: 1) by furiousoyster on Monday February 17 2014, @04:12PM

          by furiousoyster (594) on Monday February 17 2014, @04:12PM (#1026)

          I'm not sure I understand what you mean. The mining scripts under discussion use Javascript and are subject to exactly the same privileges and restrictions that already exist for Javascript in the browser. Tidbit doesn't change what a site can do with your computer at all. Or am I missing something?

          • (Score: 2, Interesting) by cx on Monday February 17 2014, @05:37PM

            by cx (239) on Monday February 17 2014, @05:37PM (#1099)

            Script mine_coins.js might do that at some point in time on a site A. However, that might change. Unless you inspect the script every time you load it, you won't know now, will you?

            So we have a script that does something which has to be communicated back to the site (otherwise how do they get the results of the work). But it might communicate it to another site (cause they use different domain for computation results processing, to 'streamline the process'). Tomorrow it will be upgraded to communicate with multiple other machines (in order to more efficiently process the workload, yadda, yadda). Call me paranoid but that spells botnet to me.

            Now security.
            First, it is easier to hide nefarious stuff in 5 (10? 50?) megs of math heavy code than in a two page straightforward DOM manipulation library.
            Second, even if we consider your machine is protected from rooting/snooping by whatever sandbox the browser of your choice implements, it doesn't protect the rest of the world from actions originating from your machine.
            Third, considering heavy CPU load normal when you browse the net is a great incentive for malicious people to replace legit scripts on servers you access with something else. Today every time my computer slows down for no obvious reason, I go through running processes to find the culprit and then check what that process(es) talk to. But if every site I visit ramps up my CPU load significantly, I will get used to it. Mining bitcoins? Participating in DDOS? Cracking passwords? I wouldn't know unless I check every time.

    • (Score: 2) by NovelUserName on Monday February 17 2014, @01:23PM

      by NovelUserName (768) on Monday February 17 2014, @01:23PM (#860)

      Isn't this what script blockers are for? If the mining script is too invasive, then more users will use script blockers and the return per user drops.

      It seems to me that this is basically the same situation as ads with malware. The higher the incidence rate of malware, the less people actually see ads. This means that ad companies have some incentive to keep their 'product' clean.

      Cheers

    • (Score: 4, Insightful) by Common Joe on Monday February 17 2014, @01:29PM

      by Common Joe (33) <{common.joe.0101} {at} {gmail.com}> on Monday February 17 2014, @01:29PM (#868) Journal

      I think this is where we've gone wrong with both computers and the Internet. It's my computer and I don't have an easy way to show what choices I want to make when I visit a website. There are no negotiations. There's a lot of my-way-or-the-highway attitude. A lot of times, there is no way to even suggest things to a website about what I'd like.

      Sometimes I want ads. Sometimes I don't. If I want ads, there's no way to specify what kinds of ads (jpg vs flash or car vs food) that I want.

      • (Score: 1) by tibman on Monday February 17 2014, @01:54PM

        by tibman (134) on Monday February 17 2014, @01:54PM (#894)

        Slashdot (is it allowed to say that word?) was the first site i've ever seen that made advertisements optional. It is still the only site i know of.

        --
        SN won't survive on lurkers alone. Write comments.
      • (Score: 2, Interesting) by No Respect on Monday February 17 2014, @09:18PM

        by No Respect (991) on Monday February 17 2014, @09:18PM (#1249)

        I never want ads. And I don't negotiate, either, so on that front it is my way or the highway. I will stop going to a website if they try to force me to look at ads. This is something I end up doing occasionally and to be honest, I don't feel as though anything of value has been lost on my end.