Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

How Nokia and Linux Can Live Together

Posted by CowboyNeal on Saturday June 14, @11:41AM
from the playing-nice dept.
Bruce Perens writes "Ari Jaaski of Nokia is concerned that the Linux developers need to learn to live with DRM, SIM-locking, and 'IPR'. But they won't. Fortunately, Nokia can do all that it wants with Linux, while being GPL2 and even GPL3-compatible. The key is knowing how to draw bright lines between different parts of the system. That's a legal term, and in this case it means a line between the Free Software and the rest of the system, that is 'bright' in that the two pieces are very well separated, and there is no dispute that one could be a derivative work of the other, or infringes on the other in any way. All of the Free Software goes on one side of that line, and all of the lock-down stuff on the other side." A very interesting read, and a good how-to for any company that is looking to use GPLed code as part of their products, or even just make their products to be hacker-friendly.

Related Stories

[+] Nokia Urges Linux Developers To Be Cool With DRM 536 comments
superglaze writes in to note that according to Nokia's software chief, its plans for open source include getting developers to accept things like DRM, commercial IP rights, and SIM locks. "Jaaksi admitted that concepts like these 'go against the open-source philosophy,' but said they were necessary components of the current mobile industry. 'Why do we need closed vehicles? We do,' he said. 'Some of these things harm the industry but they're here [as things stand]. These are touchy, emotional issues, but this dialogue is very much needed. As an industry, we plan to use open-source technologies, but we are not yet ready to play by the rules; but this needs to work the other way round too.'"
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • Hmm (Score:4, Insightful)

    by mccalli (323026) on Saturday June 14, @11:45AM (#23791891) Homepage
    From the summary: "Nokia is concerned that the Linux developers need to learn to live with DRM, SIM-locking, and 'IPR'. But they won't. "

    Rephrased by me: Nokia is concerned that they need Linux developers need to learn to live with DRM, SIM-locking, and 'IPR'. And they won't.

    Cheers,
    Ian
    • by Odder (1288958) on Saturday June 14, @05:25PM (#23794553)

      If Nokia allows me to remove the parts of their device that do SIM locking and DRM, they might as well not bother with DRM. Code that prevents me from removing such things violates GPL3 and Nokia will not be able to distribute any GPL3 code on a device like that. They won't even try if they believe what they tell others about respecting "intellectual property". A system that won't work if it's modified by the user is not a free system.

      Nokia is not the real villain. US Cell phone companies may not allow free software devices to access their networks now or ever. This is probably what Nokia spokesmen think is the reality developers have to get used to. I'd rather get used to spectrum freedom [greaterdemocracy.org] and forget about US cell phone companies.

  • The Bright Line (Score:5, Interesting)

    by camperdave (969942) on Saturday June 14, @11:46AM (#23791899) Journal
    Looks like the Bright Line for me may be the Nokia label, if they are going to maintain their attitude.
    • Re:The Bright Line (Score:5, Interesting)

      by mrsteveman1 (1010381) on Saturday June 14, @12:34PM (#23792215)
      I don't think Nokia is taking the wrong position here, they have to satisfy a number of different interests, and as long as they comply with the license terms of the software they use I don't see a problem.

      The alternative is to choose a different OS to build on, and with some exceptions most open source advocates don't want to see that happen, because it would be bad for the platform if companies stop using it.
      • and as long as they comply with the license terms of the software they use I don't see a problem.

        Jaaksi never explained fully what the problem was but I suspect he was concerned with licensing, and upcoming licensing like GPL3 that tries even harder to enforce the freeness. I've shown that he can live with that without getting any concession from the developers regarding DRM, SIM locking, and bondage business models.

        The problem for Nokia and all is that building modern operating system features is horribly expensive, and unjustifiable when they are already there for the picking, no charge. But they haven't quite figured out how to put the two pieces - free and proprietary - together in a way that satisfies everyone. I can tell them how. I'd really prefer that they paid for this sort of lesson, that is one way I support myself after all, but could not let such a public example of mistaken corporate strategic thinking about Linux pass by unchallenged.

        Bruce

        • by deathy_epl+ccs (896747) on Saturday June 14, @01:23PM (#23792565)
          He's planning on being a little more insidious this time... he wants them to change the name to Gnokia.
        • Re:The Bright Line (Score:4, Insightful)

          by NDPTAL85 (260093) on Saturday June 14, @01:53PM (#23792743)
          Thats more than a bit of wishful thinking. Most consumers don't care one bit what OS runs their phones. They're not in this for your revolution, princess.
        • by Colin Smith (2679) on Saturday June 14, @02:19PM (#23792981)
          Every year... They are basically doing what the OLPC people would love to do in their wettest dreams.

          These guys can be rendered redundant by simple pieces of hardware placed into a critical mass of hands.
          How many handsets do you make and sell?

          You see, putting a "simple piece of hardware" into a critical mass of hands is not the same as copying a piece of software. It is a linear process, you need an infrastructure which can produce and distribute that critical mass of handsets and that requires a huge investment.

          Getting Linux onto Nokia phones is a huge leap forward, it is a step past the desktop which is now largely irrelevant. As long as they stick to the GPL (and they will, their lawyers and developers will be perfectly aware of the issues) what they actually do with it is up to them. That is almost certainly going to include DRM, locked down hardware and patented software because that is what their customers (the mobile networks) demand of them.

          But you know what? That phone is still a Linux box.

          I say good luck to them.
           
        • Re:The Bright Line (Score:5, Insightful)

          by mrsteveman1 (1010381) on Saturday June 14, @02:29PM (#23793103)
          Huh? How does the GPLv3 even apply at all to separate code? I fail to see how simply running software alongside GPLv3 code suddenly causes the GPLv3 to apply to the entire platform or any other code running on it. If Nokia builds interfaces and media applications in userspace using their own code the GPLv3 has nothing to do with it.

          Furthermore, the kernel is GPLv2, so V3 is never going to apply to anything they do to the kernel anyway.

          Like i said, they are going to avoid linux if the license issues become ridiculous, and FSF seems to want to push that direction even when companies comply in full.

          What makes you think Nokia doesn't contribute back to Linux? You think the only value to be had comes from code being contributed back? Simply having the largest handset manufacturer in the world using Linux gives the platform legitimacy it otherwise DOES NOT HAVE. And in any case i question your implication that Nokia doesn't contribute anything to Linux.

          As far as i can tell Nokia IS playing by the rules, the problem is the rules keep fucking changing.
        • The GPLv3 forbids a lot of things Nokia wants to do.
          Slashdot can be frustrating at times, especially when people don't read the article pointed to before they comment. I sat down and spent two hours explaining that you can indeed do what Nokia wants in the context of GPL3, you just have to know how. And that's what this is about. Please do read it.

          Thanks

          Bruce

          • Re:The Bright Line (Score:4, Insightful)

            by HiThere (15173) <charleshixsn@NOsPAM.earthlink.net> on Saturday June 14, @05:46PM (#23794751)
            Now explain why we would want to help them.

            GPL code can be used in a lot of ways, and perhaps Noika can use it in the way they desire. But I have no desire to help them in doing so. And I see no advantage in helping them in doing so.

            I don't really see any advantage in Linux running on a lot of locked and sealed boxes, and that seems to be all that Noika is offering. I'm not really against allowing them to do that, as long as they abide by the licensing agreements. (I'm contemplating using AGPL from now on, though.) But I don't see ANY reason to help them. And I don't see any reason to use licenses friendly to their desires, when they so totally ignore mine.

            Personally, if he can do what he wants with the existing licenses, it makes me think that perhaps the licenses need to be changed, but I'm not certain. We don't explicitly forbid using FOSS to send spam, so maybe this is also something that should be tolerated. But I put it in the same class, or possibly worse.

            • Now explain why we would want to help them.

              If they paid some of us. I did explain that the Linux developers weren't going to be interested otherwise, but that Nokia could do what they wanted with their own paid engineers if they designed it the way I laid out. I will even help them, at my full consulting rate, if they want, and will put some of that back into my work on Free Software.

              Meanwhile, I'm just out to dispel incorrect assumptions about Linux and the Linux developers. We are business-friendly, darn it. We're just not out to give business a gift.

              Personally, if he can do what he wants with the existing licenses, it makes me think that perhaps the licenses need to be changed

              When I wrote the Open Source definition, I prohibited the prohibition of any sort of field of endeavor whatsoever in an accepted Open Source license. It was a matter of making Open Source practical for people to use. RMS also rejects such a prohibition, and says we should speak out against unethical use rather than prohibit it in our licenses. This just came up in his statement about use of Free Software in the Oyster card system. The example I knew of then (the Berkeley Spice license prohibition on use by the police of South Africa) had persisted long past the end of apartheid, and thus had an effect opposite of what had been intended.

              Bruce

        • Re:The Bright Line (Score:4, Informative)

          by luca (6883) on Saturday June 14, @04:17PM (#23794055) Homepage
          Hey, Nokia is actually contributing developers and code to various projects, so they're not the kind that just takes without giving back. Maybe you're confusing them with broadcom.
    • Re:The Bright Line (Score:4, Insightful)

      by hairyfeet (841228) <bassbeast1968@gmai l . com> on Saturday June 14, @04:16PM (#23794051)
      What I don't get is why these companies keep trying to screw over the GPL when there is BSD which has a license that'll let them do pretty much whatever they want. Which is kinda ironic when you think about it: All these companies who are so uptight and anal retentive when it comes to DRM and protecting "their" IP seem almost hellbent on stealing the work of all those GPL coders for their DRM schemes. Personally I'm tired of this "treat the customer like scum" routine and refuse to buy any DRM crap,period. But that is my 02c,YMMV
  • by Enleth (947766) <enleth@enleth.com> on Saturday June 14, @12:05PM (#23792029) Homepage

    When I learned electronics, engineers built products by soldering together resistors and transistors. But today, the job of engineers is to build derivative works by combining units of intellectual property owned by third parties. That's not what they're trained for, and it's a mine-field of potential litigation for every company that puts software in its products
    This is exactly why, while being fascinated with electronics and embedded systems, I don't want to work in the consumer product industry when I graduate. Even if the pure research work in the field pays less than product development. I feel that the "engineering" constrained by sales requirements and legal gibblerish is not really engineering anymore and, being able to see its outcomes - dozens of devices that show unspeakable amounts of absolute blockheadedness and lack of ANY thought in their design - I don't want to have anything to do with it.
  • by Cheesey (70139) on Saturday June 14, @12:16PM (#23792097)
    This is exactly how digital restrictions of any kind can be compatible with free software. You have a division between free and non-free, and as Perens suggests, maybe it's the kernel/user interface, or physical separation, or a virtual machine. What matters is that the division exists and that it preserves all of the software freedoms that the licence requires.

    Personally I think virtual machines are the way to go. You put your free software in one virtual machine and your GSM stack/software radio/DRM code/etc. in another, and run them both using a hypervisor. That way, you get all the benefits of free software without having to put the non-free components in hardware or on a separate CPU. Oddly enough, support for this kind of operation already exists in CPUs, e.g. ARM's Trustzone. Clearly manufacturers have been thinking about how to combine open software with secure components, and their solution is Perens' bright lines.

    Virtualisation is exactly how we will get the flexibility and openness we need in small computers without losing the features that network operators demand. Of course it's not a pure free software system any more, but you don't have the source for your x86 CPU microcode, so you're already using a hybrid system that runs both free and non-free code. The best advice is not to worry about it, and enjoy the improved flexibility that you get from being able to run your own code on *most* of the system, instead of none of it.
    • by mrsteveman1 (1010381) on Saturday June 14, @12:45PM (#23792291)
      Yea, but thats not enough for some people. TiVo didn't actually violate the GPL license either and they got attacked quite a bit.

      Granted they made the hardware measure the boot process before allowing it to boot, but the core problem is the same.

      People aren't going to be happy about a company using Linux on one hand, while locking the platform in some way.

      Freedom to tinker will show its head here sooner or later.
    • by MtHuurne (602934) on Saturday June 14, @01:15PM (#23792511) Homepage

      For simlocks and other limitations that are close to the hardware this approach could work. I believe Sony does something like this for PS3 Linux.

      For DRM, it will be more tricky: if for example video goes through an open source layer anywhere between decryption and the video RAM, it can be intercepted. But if that entire path is closed, it will not be easy to make it integrate nicely with the open parts of the system.

      Some of today's phone have even more limitations, such as forcing the user to download ringtones, wallpapers, songs etc. exclusively from the telco's portal. Or the iPhone SDK license, which forbids VOIP applications from using the telco's data connection. Limitations like this cannot be enforced on any system that deserves the predicate "open". I don't know if that is Nokia's problem or the telco's, but in a market where telcos subsidize phones, they have a lot of influence on the hardware manufacturers.

  • (1) Open the cell networks

    (2)Sell flat-rate or simple tiered access to the network

    (3)Sell a range of solutions, from bare bones "modems" to full-fledged gadgety smartphones

    (4)Stop trying to tell us what software and hardware we're allowed to fucking use on that network

    (5)Profit!!!

    It could all be so simple, were the bastards not so greedy . There are plenty of idiots who would still happily buy pink Razrs and crappy ring tones...
      • by grumling (94709) on Saturday June 14, @01:05PM (#23792429) Homepage
        Drm is here to stay whether we like it or not. Their whole business model is to lock up and take ownership of other people's phones so they can charge for apps and ringtones.



        I'm not sure about that. Having used Verizion's standard LG software, and going to an S60 device has been night and day. I've had 0 problems setting up applications (non-signed apps just give me a warning), any song on the device can be set as a ringtone, etc. Heck, I can use the full bluetooth stack for OBEX push from my Linux laptop, and it just works.

        Now, compare that to the Verizon experience: Download a ringtone? Sure, just open up "Get it Now." Install a Java app? Sure, it might be available as a BREW application, just open up "Get it Now." Download your pictures if you don't have a removable memory card? Sure, just e-mail it to yourself (at $0.25 each, re-compressed). Now, I'm comparing apples to oranges to some extent, since I'm comparing a standard phone to a smartphone, but even NOK's unlocked basic phone have a lot of possibilities available. If you want to see a locked environment, just visit your friendly Verizon store.

        I did have to pay a premium for that freedom (full price for an unlocked phone), but not having to deal with some of the frustrations I used to deal with made it worth it. The phone companies are re-learning the lesson that the courts forced them to learn in the early 80s: if you let end-users use whatever they want on the network you'll get a lot more useage and more money for less effort. Right now they get a lot of incremental revenue from ring tones and other stuff. Eventually, the ring tone providers (record companies) will get stingy and want higher percentages, leading to inflation and people will just stop paying for them (and the boomer kids will get older and not bother anymore).

        Specifically speaking to Nokia, I like most of what they are doing, thinking outside the box when it comes to some of their services. I doubt that the folks at AT&T would even come up with the Sports Tracker, for example. But even if they did, I'm fairly certain they would charge some crazy amount for it (I MIGHT pay an extra $0.50/month for it, but they'd want to charge $5.00 or more), make it incompatible with just about everything else on the planet, and make the UI so bad that it would be unworkable. And they aren't stopping anyone from writing their own Sports Tracker application. They just happen to have one available.

        From the 10,000ft perspective, I think Nokia is not sure what to do. They have a lot of good products, want to see the world migrate to smartphones, but don't know how to do it. Their bread and butter is in cheap disposable phones that will stand up to harsh treatment. They see the iPhone and see that faster processors and better UIs are the way to go (although the basic S60 interface is just fine with me), but they are behind in this regard (not trying to sound like an Apple fanboy, just stating a fact). The N800 is a device that they had all set up to do a nice business as a webpad, but now the whole notion of a webpad is morphing into the UMPCs on the high end, and the eee-style super cheaps. I also don't think they counted on Apple doing well, and Jobs is stealing all their good ideas.

        I think long term Nokia needs Linux to move ahead. S60 is nice, but isn't going anywhere. Android running on Nokia hardware would be fantastic. So would a real Debian based build (Ubuntu mobile?) with real support (Please fix the Gmail IMAP bug on my N800! It's been months). Nokia is already using it in a somewhat successful device (Internet Tablets), they've bought several open source companies, and it fits in well with their traditional model (they build hardware and license software with Symbian).

      • by jmorris42 (1458) * <jmorris.beau@org> on Saturday June 14, @02:16PM (#23792949) Homepage
        > Drm is here to stay whether we like it or not.

        I used to fear that would be true, and many would pronounce it as flatly as you just did only a year or two ago. But you are now the exception.

        DRM is pretty much dead on music these days. DVD has been totally cracked for years now and the sky hasn't fallen, DVD sales are still good. The defunct HD-DVD was already cracked and BD's first line of defense has already fallen. It is only a matter of time before the advanced crypto falls. And it won't kill HD content sales when it happens. Eventually the fear, uncertainty and doubt in Hollywood will meet reality.

        The cell phone industry is going to take a bit longer, especially with the government mixed up in things. But I'm betting DRM gets pushed back to the SIM within a decade. You can't really open up that lowest layer of the stack without rethinking the entire worldwide phone network so that will probably be with us a bit longer.

        > Future versions of windows will be locked to signed drm executables
        > as well and its the wave of the future.

        Had Microsoft been able to force TCPA into Vista they probably would indeed been able to put us all into an X-Box Hell forever. But their window of opportunity has probably closed forever. By the time Windows 7 ships they aren't likely to have a monopoly anymore. Dominant, yes. Monopoly that can dictate who can and cannot sell software for Windows and demand a 'taste' of every sale X-Box style, no. Apple and ASUS have pretty much settled that question.
    • FSF is trying to get the most possible out of a unilateral-permission-based license rather than a contract-based one. If courts tightened up the definition of a derivative work, FSF might be forced to go to a contract-based license. Certainly that would let them control what is done with the software more than they do now. They would not have to concern themselves about the boundaries of derivative works. And yet they have refrained from taking that step so far, because they don't want to restrict you from doing anything that you would otherwise have the right to do. They feel that would reduce your freedom.

      Bruce