Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Communications Linux

Skype For Linux To Be Open-Sourced "In the Nearest Future" 175

rysiek writes "Seems like there might be a revolution in the works, as far as VoIP software for Linux is concerned. After mailing Skype support about Skype providing Mandriva RPM packages, Olivier Faurax got an answer which suggests that the Linux Skype client will be open-sourced. After asking for verification of whether that was the case, the tech support answer claimed it is going to happen, and that it's supposed to happen 'in the nearest future.' Now, this probably only means the client (the underlying protocol will probably be handled by a binary-only library), but even if that's the case, it seems like there is still reason to celebrate."
This discussion has been archived. No new comments can be posted.

Skype For Linux To Be Open-Sourced "In the Nearest Future"

Comments Filter:
  • Yay (Score:4, Funny)

    by dgr73 ( 1055610 ) on Monday November 02, 2009 @10:43AM (#29950062)
    Means I can create a client to automatically order in chinese.. or maybe a chipotle burrito and some fresh underwear
    • Re:Yay (Score:4, Informative)

      by BitZtream ( 692029 ) on Monday November 02, 2009 @11:29AM (#29950536)

      You can do that without Skype's source code. There are plenty of SIP clients out there and in fact an entire PBX system for Linux that includes the ability to war dial and use text to speech scripts on calls already.

      I'd almost wager someone has already written an asterisk script to order for them.

      • however. Having skype integrated into open source PBX as a trunk (using the binary protocal, and the know how of how to use from the skype source) would be pretty good..
        • Re: (Score:3, Interesting)

          by mi ( 197448 )

          Having skype integrated into open source PBX [...] would be pretty good...

          Asterisk supports Skype [digium.com]. As does FreeSWITCH [freeswitch.org].

          • Asterisk supports Skype [digium.com]. As does FreeSWITCH [freeswitch.org].

            From your link: "The SFA product will be the only solution that integrates Asterisk directly with Skype." It costs something like $80, and is closed-source. With an open-source Skype client, I doubt Digium's closed-source solution will remain the only solution for long.

      • Re: (Score:3, Informative)

        by GameboyRMH ( 1153867 )
        I met a guy in an Asterisk training course who was using it for telemarketing, and he told us it's commonly used in the industry :( It just seems so wrong...
    • Why buy new underwear when you can just use Chipotlaway [lineboil.com]?
    • Now, this probably only means the client (the underlying protocol will probably be handled by a binary-only library), but even if that's the case, it seems like there is still reason to celebrate

      The source is not open, until I can build and use it on FreeBSD/amd64 or some other "exotic" platform like that...

      Interestingly, the oft-criticized Java has always been more "open-sourced" (even before going GPL), than what the excited write-up is preparing to "celebrate"... Must all be about managing expectations

  • GUI Code Only (Score:5, Insightful)

    by jisatsusha ( 755173 ) <[moc.liamg] [ta] [okadas]> on Monday November 02, 2009 @10:44AM (#29950090) Homepage

    open gui code, but not communicate library.

    Not quite open source then, but I guess it's better than the situation right now. Still no way of ensuring there are no backdoors in the encryption though.

    • Re:GUI Code Only (Score:5, Insightful)

      by Nerdfest ( 867930 ) on Monday November 02, 2009 @10:51AM (#29950166)
      If you have the client code, you can pre-encrypt before the communications layer if you need the added security.
      • Re: (Score:2, Insightful)

        by Anonymous Coward

        You're assuming you can feed anything into their comms layer. I suspect there'll be a heavy duty validation / sanity checking at that point already.

      • Re:GUI Code Only (Score:4, Insightful)

        by quippe ( 767072 ) on Monday November 02, 2009 @11:11AM (#29950348)

        If you have the client code, you can pre-encrypt before the communications layer if you need the added security.

        *Could* that be possible, you would lose interoperability with windows clients, so why not relying on one of the truly foss voip projects availble?

        • Re:GUI Code Only (Score:4, Insightful)

          by fearlezz ( 594718 ) on Monday November 02, 2009 @11:29AM (#29950542)

          Because a truly foss voip project requires a server or open ports on at least 1 side.
          Skype requires only 2 clients that speak the same protocol, the skype network handles the rest.

          • Most SIP clients I've seen support STUN, which allows two NAT'd clients to talk to each other. The basic way that it works is for both clients to send a UDP packet to the STUN server. Their stateful NATs then set up a mapping from the public port to the private port. The server then forwards the address and port to each of the parties and then they can communicate with each other on that port. This needs a server set up on the public Internet, but so does Skype (so you can find the peer to peer network)
          • Re: (Score:3, Insightful)

            by FireFury03 ( 653718 )

            Because a truly foss voip project requires a server or open ports on at least 1 side.

            Plenty of free public SIP servers on the internet...

            Skype requires only 2 clients that speak the same protocol, the skype network handles the rest.

            I'm unclear on why you think that relying on the existence of a single proprietary network is better than relying on a SIP server (which may or may not be operated by yourself and you can switch to a different independent server if you want).

        • Re:GUI Code Only (Score:5, Interesting)

          by BobMcD ( 601576 ) on Monday November 02, 2009 @11:49AM (#29950800)

          *Could* that be possible, you would lose interoperability with windows clients, so why not relying on one of the truly foss voip projects availble?

          I recently took my Warcraft guild down a voice-comm path from Ventrilo to Mumble. Mumble had a lot of things going for it - open source, penny-for-a-year server deal, and a much better experience overall. Everyone could hear everyone and the software worked great without a hitch. That being said, as of today we are back on Vent.

          See, while it worked great for us, no one else had ever heard of it, and no one would switch to it just for the benefit of talking to us. In the end we found Mumble made our lives more complex and in sum-total was not a better choice than Ventrilo.

          Vis-à-vis Skype - yes you would need a special client to handle encryption, but a simple checkbox could re-enable traffic with those Windows clients. What truly foss voip project inter-operates with those?

          • My experience was a bit different.

            We were using Ventrilo, but one person had a really crackly mic, so I googled for alternatives and suggested Mumble. We tried it, and the guy was instantly clearer. Nobody had any problems hearing him.

            Too bad the crackly mic syndrome was passed on to me. On two computers, Mumble is completely useless - it's so bad they can barely hear me.

            We're back in Vent, because even with his crackly mic, he's more understandable than I was. :P

      • by Malc ( 1751 )

        What would this do to their codecs, which are presumably optimised for regular voice/video? Would it increase the bandwidth requirements?

        • Re:GUI Code Only (Score:5, Insightful)

          by SLi ( 132609 ) on Monday November 02, 2009 @12:16PM (#29951154)

          It wouldn't work at all. Nearly all voip, and I'm sure Skype is no exception, uses lossy compression for the audio. If you stuff encrypted data in, you'll just get garbage out.

          • Unless you can accurately predict how the datastream will be compressed.

            Sounds like a job for ... Oh who cares? It's still a proprietary protocol.

            !opensource
      • by SLi ( 132609 )

        I doubt that. If the binary part is the codec+protocol, good luck trying to stuff anything except audio (and preferably voice then) through it. Lossy compression works poorly for encrypted data.

    • Re: (Score:3, Interesting)

      by asdir ( 1195869 )
      Can someone please translate? Does that mean that an open client could be forked that works with skype but is not skype? Like, say, gizmo or ekiga? Thanks for enlightening a non-techie Linux enthusiast (yes, we exist :-) ).
      • Pretty much, as long as you could change the front-end to use some other VOIP protocol other than Skype. In fact, what I'd like to see is something like Pidgin for VOIP. Transparent support for many protocols. Then you can just have your contact list of friends and call them, regardless of what they use.

    • Okay, it's not really open source. But it does allow a whole range of new applications. For instance: sipskype bridges (for asterisk or any other pbx).

    • There is already a Skype API for (gui) programs to use. It operates on text commands.
      For example, you can already integrate Skype into Pidgin: http://code.google.com/p/skype4pidgin/ [google.com]
      And with some pidgin plugin for encryption (both on the Windows and Linux side, e.g. OTR or PGP), you can have private (text) conversations.

    • by jgrahn ( 181062 )

      Not quite open source then, but I guess it's better than the situation right now.

      No, a worse situation. More people will become locked into a proprietary protocol, and ...

      Still no way of ensuring there are no backdoors in the encryption though.

      ... and it's also that.

  • by wcrowe ( 94389 ) on Monday November 02, 2009 @10:45AM (#29950092)

    I'm trying to grasp what could possibly be the "nearest future"? A picosecond from now? But of course, you could have half a picosecond, and half that, and half that, etc.

  • by BobMcD ( 601576 ) on Monday November 02, 2009 @10:59AM (#29950244)

    I use a lot of voice software on my laptop, and Skype is one of the few that is fine with my not using a headset. I'm not certain how it does it, but I assume they're filtering the sound coming out of the speakers against the mic input. I've always wanted to take Skype's client and plug it into, say, Ventrilo.

    Could this open up that possibility?

    • I'm not certain how it does it, but I assume they're filtering the sound coming out of the speakers against the mic input.

      Shifting windows. The software waits for a unique and easy to identify sound or frequency to be played, then tries to detect it. It checks how long it took for it to be picked up, then establishes a rough time for when the filtering has to be done, which is usually accurate within 1ms.

      The filtering is beyond me - but I'm surprised programs can get the first bit so wrong. Measuring audio "ping" is easy - and if you don't immediately discard your played back audio from the buffer, surely some smart coder or m

  • by fuzzyfuzzyfungus ( 1223518 ) on Monday November 02, 2009 @11:00AM (#29950262) Journal
    With something like Skype, pretty much all the stuff of interest is in the protocol(and the weird stuff that it gets up to, burrowing through firewalls and being designed to be heavily resistant to inspection and so forth). The UI isn't ghastly; but it isn't very interesting.

    Obviously, this is exactly why Skype would be OSSing the GUI and not the protocol binary blob; but it is also why the news isn't of much interest. As long as basically all the program's important functions depend on a binary blob you can't see what it is doing, you can't port it to other architectures, you are really no better off than if the whole thing were binary.
    • IOW (Score:3, Informative)

      Not OSS. Nothing to see here, move along...
      • Re: (Score:3, Informative)

        by daid303 ( 843777 )

        Yes it is OSS. It's not GPL, but an open source frontend with the right license would still be OSS.

        • So then the Nvidia drivers are OSS right? I mean they ship with some open source parts.

          FAIL

          • Re:IOW (Score:4, Informative)

            by daid303 ( 843777 ) on Monday November 02, 2009 @11:41AM (#29950696)

            The open source parts are open source (shocking!), just like an open source frontend on top of closed source libraries still is an open source frontend.

            Is the full driver then open source, no. Is full Skype open source, no. But is the driver glue open source, yes. Is the frontend open source, yes.

          • The open source parts are, the closed source parts aren't. Characterizing the entire package as OSS would be wrong but to say it's not open source at all is also wrong.
        • Re: (Score:3, Informative)

          Yes it is OSS. It's not GPL, but an open source frontend with the right license would still be OSS.

          If the underlying driver isn't also GPL'd, then it's not open-source.

          And as long as we don't have access to that underlying driver, we have no way to guarantee that there's no backdoor into our communications.

          Of course, we already know that the Austrian interior ministry has confirmed it has no problem [h-online.com] listening to Skype conversations [theregister.co.uk].

          If Austria can do it, it seems likely that other governments have that capability (even if they claim otherwise despite documentation to the contrary [wikileaks.org]).

        • You're absolutely right about that. But to claim that "Skype for Linux to be open-sourced" is misleading at best, if it only includes a small portion of the Skype codebase.
    • Re: (Score:2, Interesting)

      by Anonymous Coward

      I agree that this isn't news, but I don't think it's pointless.

      With the binary blob being available as library (well, it is speculated anyway), one can VoIP-enable one's own applications (whether it's an IM cilent or tech support tool) with a piece of code that is tested and is known to work well under all kinds of different configurations. A lot of the free VoIP out there isn't quite up to snuff, and requires a lot of end-user mucking around to get to work.

      • one can VoIP-enable one's own applications

        You can already do this by using an industry standard VoIP protocol. There doesn't really seem to be much benefit in using an undocumented proprietary protocol instead.

        A lot of the free VoIP out there isn't quite up to snuff, and requires a lot of end-user mucking around to get to work.

        If by "low end mucking about" you mean typing in your chosen service provider's address, like everyone's done with email clients since the dawn of time. Hell, if you enjoy being locked into a single vendor there are a number of service providers that ship locked down SIP clients so you don't even need to do this.

    • Re: (Score:2, Insightful)

      by Youngbull ( 1569599 )
      you could potentially integrate Skype into Empathy or Pidgin if the license is right so I think it's a good thing!
    • As a few other have pointed out, it could lead to a lot more clients supporting the Skype protocol. Integration into the Linux desktops and their messengers/VOIP clients could be a real advantage. I certainly wouldn't mind dropping one extra piece of software in favor of a more integrated approach. It may also provide some useful code for webcam interfaces since they can still be patchy on Linux machines.
    • Yes you are. If you think like me: Wrap the whole thing in a server. Don't even think about writing a GUI for it. Write a SIP wrapper. Then put that gateway on one single server, and tell Skype to go fuck themselves. ^^

    • by DdJ ( 10790 )

      It's neither completely perfect nor completely worthless.

      If they're actually putting the protocol implementation out as a binary-only library, and encouraging open source development on top of that, this enables some freedoms without enabling all freedoms.

      For example, this makes it possible for me to write a program that monitors a twitter feed, looks for certain keywords in it, and when it finds them, calls me via Skype and uses my own text-to-speech code to read the message containing the keyword out loud

      • If they're actually putting the protocol implementation out as a binary-only library, and encouraging open source development on top of that, this enables some freedoms without enabling all freedoms.

        Sounds quite dangerous to me - you're needlessly giving a third party the option to pull the plug on your project if they desire whilst also integrating all their security holes, backdoors and downright bad programming into your software.

        We could build an IVR Wikipedia tool for the blind with this.

        But why would you want to use a proprietary protocol with limited software and hardware support to do this? Seems more sensible to use an industry standard protocol.

        So: some freedoms, yes, but certainly not all the freedoms folks might want.

        I don't see this as giving people much freedom. I see it as giving people just enough rope to accidentally

        • by DdJ ( 10790 )

          But why would you want to use a proprietary protocol with limited software and hardware support to do this? Seems more sensible to use an industry standard protocol.

          I don't have enough information at my fingertips to respond to this. Are there any industry standard protocols for this that are already as widely deployed today as Skype? That are already being used by as many customers in as many settings? If so, sure. If not, that answer might provide the answer to your own question above.

          I do know that whenever I hear about people doing general-purpose IP telephony, I hear about exactly two things: either Skype, or some service where the fact that it's IP-based is i

    • by Malc ( 1751 )

      I would love a UI that makes sense, on Win32 and Mac OS X.

    • Skype is a huge source of pain when people discuss Linux audio. It's possible to get it working (mainly by pretending pulseaudio doesn't exist), but so many people have so many problems with it that there's still a widespread belief that it's completely broken. If only the client-facing parts get open sourced, the audio interface ought to be part of that. The protocol, as far as I can tell, works pretty damn good (despite it occasionally telling me someone's offline when I know they're not). I'm fine wi

  • Hopefully this means that libpurple, telepathy et al will be able to make Skype calls.

    Once you get users out of a proprietary client, it's that much easier to transition them to a more open equivalent.

    "You mean I just get a SIP account and calls cost less than with Skype?" Sold!

    • Hopefully this means that libpurple, telepathy et al will be able to make Skype calls.

      That's pretty much it - this is the only real advantage to be derived from this. Not Skype somehow becoming "open", but that Pidgin, Ekiga etc can all support it as yet another protocol.

      I wonder also... even if they release it as a Linux libskype.so, I can't imagine it being very strongly tied to Linux. I mean, how many system APIs would such a thing really need? Mostly just networking... and otherwise it's just x86 (and hopefully also amd64) code. In that case, it could probably be wrapped into a loader an

  • by TheGreatOrangePeel ( 618581 ) on Monday November 02, 2009 @11:11AM (#29950340) Homepage
    So, assuming the OP is right, they're basically open-sourcing a telephone where the only thing you can change is where the numbers are placed and what the handset looks like. Maybe I'm missing the point, but how does this benefit anyone?
    • Re: (Score:2, Interesting)

      by RanCossack ( 1138431 )

      So, assuming the OP is right, they're basically open-sourcing a telephone where the only thing you can change is where the numbers are placed and what the handset looks like. Maybe I'm missing the point, but how does this benefit anyone?

      Well, that's not a bad analogy at all... to answer your question by continuing it a bit, imagine "what the handset looks like" is "covered in spikes" and "where the numbers are placed" is "at random" on their default handset.

    • I'd say that having a bit more control of the implementation of sound would lead to less problems in the future (the constantly-moving linux sound architecture has until recently had Skype on a constant catch-up). Also could lead to integration with Pidgin or similar IM-aggregators, which wouldn't be a bad thing.

    • How about integrating the binary-only Skype support into Ekiga or Pidgin or whatever other open-source video/conference/chat programs? Gets close to using one program for all of your real-time communcation needs, regardless of protocol...Skype was the big missing protocol in most of those programs, IMHO. Hopefully it wouldn't be too hard to write a wrapper layer around the binary Skype library and make it appear as just another protocol library/plugin to those programs.

      Also as FlyingBishop brought up, it

    • where the only thing you can change is where the numbers are placed and what the handset looks like. Maybe I'm missing the point, but how does this benefit anyone?

      Are you old enough to remember when we had to rent phones from the telephone company? When you couldn't
      go to an electronics store and by the phone you want? Suffice it to say, the Bell phones stunk, if you wanted to do anything but what they expected you to (the quality was great for sitting at a desk and talking). My childhood friends' mothers

  • Nowhere in the article (er .. blog post) it's said that there will be a binary component. It's just a guess from a comment from some random guy. So no need to ague ad libitum on what will be Free software or not, let's wait.
  • Nope (Score:5, Insightful)

    by ledow ( 319597 ) on Monday November 02, 2009 @11:14AM (#29950372) Homepage

    I call bullshit. I think it's just a tech support guy misunderstanding (and it seems a bi-lingual conversation so the chances of that are even higher).

    Open-sourcing Skype is very different to allowing Mandriva to add a non-trademarked icon to the Skype software (a bit like bundling Firefox - fine so long as you respect the trademark on the name and/or the logo and their requirements), or put a Mandriva icon onto the package etc. The two are discussed interchangeably and I don't see how they are related.

    I think it's more likely a massive misunderstanding on the basis of zero evidence / poor translation. At best, I reckon that Skype for Linux will allow itself to be packaged more easily.

    • by RiotingPacifist ( 1228016 ) on Monday November 02, 2009 @11:25AM (#29950502)

      1) In a bilingual conversation, Skype support employee says "Skype will from now on be part of the open source community."
      2) Blogger posts saying that Skype will be open sourced in nearest future
      3) get reposted on various blogs
      4) ???
      5) Verified "news" on slashdot

      • by Kjella ( 173770 )

        5) Verified "news" on slashdot

        6) Other more or less reputable news media "lifts" it from slashdot
        7) Somebody references it on wikipedia
        8) Other more or less reputable news media "lifts" it from wikipedia
        9) Somebody adds more sources to wikipedia
        10) Welcome to 1984 - and then some

        • 11) Increased attention causes Skype PR person to officially deny rumors, and everyone forgets this whole non-event ever happened.

    • Re:Nope (Score:4, Funny)

      by Mooga ( 789849 ) on Monday November 02, 2009 @11:53AM (#29950868)
      I agree, I just called Microsoft and they also told me that they would "open source Windows 7 in the nearest future."
    • Re: (Score:2, Informative)

      by Anonymous Coward

      Story has been confirmed at the Skype Linux blog:
      http://share.skype.com/sites/linux/2009/11/skype_open_source.html

      They are making an open source UI to allow better integration with distros.

    • Re: (Score:3, Informative)

      by ofaurax ( 1669464 )
      First, I'm not an employee of Mandriva. I didn't ask for anything other than an official skype RPM for Mandriva, on the skype download page or on the Mandriva repositories (in "non-free"). There's nothing to do with icons or trademark. As english is not my native language, I asked for clarification when reading "part of the opensource community". The answer is "will become open source in the nearest future." If you don't trust my language skills, just read the "blockquote tag" answers from the tech suppor
  • From a practical perpsective this is good news and a step forward.

    However, if part of this "open source" announcement means a binary-blob needs to be included on an open-source OS (e.g. Linux) should we still be worried?

    Off the top of my head I can think of graphics cards, wireless network adapters, software and scanner-type devices that need binary "blobs" to be usable.

    I am worried because this could be a growing trend of reliance on companies policy of releasing binary only software onto a open-source OS.

    • by lbbros ( 900904 )
      IIRC R100+ chips are supported by the open-source Radeon driver, which also includes 2D, 3D and kernel mode-setting.
    • Re: (Score:3, Insightful)

      by BitZtream ( 692029 )

      I had to deal with this with MS Windows - it's one of the many reasons I use Linux.

      Perhaps you jumped to Linux without considering that it wasn't the end all be all solutions that you were told it was?

      When switching from Windows to Linux you give certain things up, when switching from Windows to MacOS you give certain things up, and indeed when switching from Linux to * you give certain things up. If you didn't, they would all be equal/the exact same and you'd have no reason to switch at all.

  • by mpapet ( 761907 ) on Monday November 02, 2009 @11:20AM (#29950446) Homepage

    This is the same old story. The business doesn't want to support a Linux client so they open the code they have and abandon it.

    I didn't bother reading TFA so maybe someone else can inform us how would one go about acquiring the binary blob in the future? What distros will the blob track? What about an ARM build? Ebay wants to limit their dev hours but abandoning the gui doesn't help them much.

    Which is why I think they'll just abandon the OS altogether sooner rather than later and put a happy face on it with this stunt.

    • "The business doesn't want to support a Linux client so they open the code they have and abandon it"

      How do you deduce this from a single blog post ..

      "the Linux Skype version will become open source [ofaurax.free.fr] in the nearest future"
    • Um.... maybe you didn't notice but Ebay sold skype to a VC firm.
    • What distros will the blob track?

      What makes you think they will 'track' any distro? If they're OSing the GUI, the only thing left in the blob is some networking and crypto code. That can easily be statically linked, and then you just let the distros handle the UI dependencies on their own.

  • After contacting Skype's representative, Linuxcrunch.com [linuxcrunch.com] got an update for this issue: "We appreciate our user community's enthusiasm and realize this is something they have been wanting for a while. We realize the potential of the open source community and believe that making Skype for Linux an open source application will help to speed up its development and enhance its compatibility with different versions of Linux. While it is our goal to make Skype for Linux source code available to the community in the
  • .. is not open source. There is no such thing as partial-open source software, if that were the case, I could write software code in Perl that shows an interface, that calls DLL functions and call it open source. Sorry, no reason to celebrate here... Move along..
    • While I agree that going fully open source would be better, opening up the GUI is good because we no longer are forced to comply with Skype developers' concept of usability and aesthetics. There mere fact that I will now be able to get rid of that damned MANDATORY tray icon is a good reason to celebrate.
  • Last I checked, a few months ago, there didn't seem to be any simple options for running skype on a 64-bit GNU/Linux machine.

  • I remember getting reamed-out by a support tech on the Skype forums for even hinting that an open source client might make solving problems alot easier - I hope he enjoys eating his words now.

    Ever since moving to Linux, Skype has been the only thing other than MS Office that doesn't have an equal in terms of both quality and user base (at least, where user base is a factor). The main problems with Skype on Linux has been its ability to keep the client compatible with the constantly changing landscape in so

  • Obviously the protocol will remain closed source. However everything else, apparently will be open. Basically anybody can build not Skype support into their applications. For example Empathy will have built in support for skype, or even GoogleTalk! Now this is less than ideal. But given that the main problem in the current client is the mess in which it has to operate (PulseAudio support, mainly), and the painfully slow development cycle, this can only be good news.
    • For example Empathy will have built in support for skype, or even Google Talk!

      Are you trying to imply that Empathy doesn't already support Google Talk?

      'cause if you are, you're wrong -- it has supported Jabber for years (install package telepathy-gabble if it doesn't work for you), and the latest couple of versions have even supported Jingle-based voice and video chat.

  • The corporate meaning of "open source" seems to be, as often as not, "we will not support it any longer, but we want a client on your platform and you can use it". Their support and implementation of the Linux client thus far has been, if anything, sub-par and fairly static in development changes.

"Protozoa are small, and bacteria are small, but viruses are smaller than the both put together."

Working...