Open comment to Internet Activists, Journalists and Academics: You're not going to get what you want by piggy-backing on Microsoft's proprietary platform. Specifically if you're an Internet Activists you shouldn't be relying on some company's proprietary tool for disguising your communications. There's plenty of open and secure VoIP clients which coupled with open encryption standards, VPN's etc. will suit your purpo…
Open Letter to Skype from Internet Activists, Journalists and Academics
11–20 of 70 posts
Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#12Has there been any confirmation of the very juicy rumor about Skype and the NSA? Brieftly it is this: The NSA put out a $1 billion RFP to crack the encryption of skype - their inability to listen in on this huge communication channel was really a bummer for the NSA. Microsoft says "Hmm" and buys Skype for $8 billion, re-engineers the archtecture of Skype so that it is centralized rather than P2P and easily decrypted…
Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#13My situation:
- I use Linux on all my desktops/laptops.
- I have an Android phone.
- My mobile phone bill is usually in excess of £100 per month.
- I am usually located in the UK, sometimes elsewhere but almost never in the US.
My use cases:
- I want to make cheap calls to mobile phone numbers in Ireland, Austria and Australia
- I want to make landline calls to the same countries.
- I want to send SMS messages to the same countries.
- I want to make free person to person VOIP calls.
- I want to make video calls.
- Security and privacy is a factor.
Currently, I have Skype working reasonably well on my 64-bit Debian based Linux machines. However, call quality can be very patchy when calling mobile phone numbers. Video quality is often poor and the call drops out when communicating with others in Australia.
I have tried Ekiga, Jitsi, SflPhone and a few others. I have a Diamondcard.us account for making chargeable calls. Almost always the call-out quality of these services is poor. I've been told it sounds like "I'm talking through a pillow."
I have been using Google Voice recently. It does work from my UK registered Google Account for making calls to mobile phones and landlines. The call quality is very good. The mobile phone pricing is generally a little more expensive than Skype. Unfortunately, landline calls are significantly more expensive that Skype and the full Google Voice experience (SMS messages, registering a number and thus using on my Android device) isn't available outside the US.
Is there any other single unified service worth considering, which does meet at least the majority of my use cases?
Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#14Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#15Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#16Earlier quoted context omitted.
Skype is popular because it just worked, even through funky firewalls. The replacement would need to be better than Skype to gain traction with non-technical users.
skype just uses an http tunnel cause mostly the 80 port is open so no magic here(it does some more tricks but this is on). I dont think skype is easy just look at the UI... i dont like skype for linux it never works on my laptop...
Skype for Linux is the only software I've installed in at least 8 years, AFAIR, that has crashed my desktop session.
Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#17Earlier quoted context omitted.
Skype is popular because it just worked, even through funky firewalls. The replacement would need to be better than Skype to gain traction with non-technical users.
skype just uses an http tunnel cause mostly the 80 port is open so no magic here(it does some more tricks but this is on). I dont think skype is easy just look at the UI... i dont like skype for linux it never works on my laptop...
Skype is capable of direct client-to-client connections, despite intervening NAT. It's pretty clever -- with the server's help as coordinator, the clients both initiate the connection, causing their own NAT routers to accept the inbound packets from the other side.
Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#18Has there been any confirmation of the very juicy rumor about Skype and the NSA? Brieftly it is this: The NSA put out a $1 billion RFP to crack the encryption of skype - their inability to listen in on this huge communication channel was really a bummer for the NSA. Microsoft says "Hmm" and buys Skype for $8 billion, re-engineers the archtecture of Skype so that it is centralized rather than P2P and easily decrypted…
Skype has always relied on a central authentication server, which means that anyone with control of that server would be able to MITM any conversation. The recent changes of ownership and centralization of the service have nothing to do with this. Presumably the US government has been able to tap into any Skype conversation they want for a long time.
Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#19Has there been any confirmation of the very juicy rumor about Skype and the NSA? Brieftly it is this: The NSA put out a $1 billion RFP to crack the encryption of skype - their inability to listen in on this huge communication channel was really a bummer for the NSA. Microsoft says "Hmm" and buys Skype for $8 billion, re-engineers the archtecture of Skype so that it is centralized rather than P2P and easily decrypted…
Re: Open Letter to Skype from Internet Activists, Journalists and Academics
#20Earlier quoted context omitted.
skype just uses an http tunnel cause mostly the 80 port is open so no magic here(it does some more tricks but this is on). I dont think skype is easy just look at the UI... i dont like skype for linux it never works on my laptop...
It's a bit smarter than just using an http tunnel. Skype is capable of direct client-to-client connections, despite intervening NAT. It's pretty clever -- with the server's help as coordinator, the clients both initiate the connection, causing their own NAT routers to accept the inbound packets from the other side.