Microsoft Finally Releases New Skype App For Linux (skype.com)
Four months after Linux users complained about issues with Skype app -- an update in March apparently broke the instant message and video calling app -- Microsoft announced a few minutes ago the launch of the Alpha version of a new Skype app for Linux, a move that "reaffirms the company's commitment to the Linux community." The blog post adds that there will be a two-hour Q&A session todat at 7AM PDT between Linux users and engineering team to welcome the new app. The alpha version uses the "latest, fastest and most responsive Skype UI." The company also says that users on Skype for Linux 4.3.37 will no longer be able to use the app to make or receive any calls -- so you really need to use this new app. In the blog post, Microsoft also adds that anyone with a Chromebook and Chrome for Linux can now visit web.skype.com to make one-to-one and group voice calls on top of text messaging feature. It is also an alpha version of Skype -- and is built on top of WebRTC standard.
NT
It has deep integration with systemd too. What could possibly go wrong?
The popup will ask "Do you want to downgrade from Linux to win 10?"
Slashdot, fix the reply notifications... You won't get away with it...
And yet, the skype password is stored in plaintext in a sqlite file on Linux.
Skype for linux is one of those innovations from a market leader that youd expect if other market leaders came out with similar products. For example, Crispy Creme donuts stuffed with gravel, or new mcdonalds bacon double wall spackle burger.
Good people go to bed earlier.
This also works with Chromium on Debian GNU/Linux.
So no need to install non-free software like the actual Skype client binary or Chrome to use it. The only non-free part is now the Javascript running in my browser and the server-side code.
Microsoft does not protect their user's data, and Skype itself is a security and privacy nightmare: https://www.eff.org/node/82654 (N.B. the EFF is going to update this score card soon, but it's still right about Skype; see here: https://www.eff.org/mention/ns...)
Unfortunately, they built it on a fairly new OS, making it impossible to run on many still supported (and systemd free) distros, despite there being nothing that's really needed that only the newer distros provide.
Error: Package: skypeforlinux-1.1.0.21-1.x86_64 (/skypeforlinux-64-alpha)
Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
Error: Package: skypeforlinux-1.1.0.21-1.x86_64 (/skypeforlinux-64-alpha)
Requires: libstdc++.so.6(CXXABI_1.3.5)(64bit)
Close.
Microsoft has implemented a Linux shim that translates all the native Linux system calls into the corresponding native Windows call and back.
http://blog.dustinkirkland.com...
Demo of running native Linux ELFs on Windows
https://sec.ch9.ms/sessions/bu...
Think of it as the reverse of WINE -- I dub it CHEESE. :-)
Just install skype on a docker container,
See http://fabiorehm.com/blog/2014...