<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Top Ten Concerns to Skype Security</title>
	<atom:link href="http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/</link>
	<description>Technologies and comments on cloud and telecom security, bridging China and the world!</description>
	<lastBuildDate>Mon, 05 Mar 2012 09:33:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Telecom,Security and P2P &#187; Blog Archive &#187; Skypekiller sounds ridiculous</title>
		<link>http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/comment-page-1/#comment-2880</link>
		<dc:creator>Telecom,Security and P2P &#187; Blog Archive &#187; Skypekiller sounds ridiculous</dc:creator>
		<pubDate>Mon, 30 Apr 2007 05:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://sbin.cn/blog/?p=62#comment-2880</guid>
		<description>[...] or not enterprises should permit Skype. The focus point here is its security issues. I list out ten security concerns to Skype before. However, it&#8217;s indeed of value. It can help lower the voice communication cost and [...]</description>
		<content:encoded><![CDATA[<p>[...] or not enterprises should permit Skype. The focus point here is its security issues. I list out ten security concerns to Skype before. However, it&#8217;s indeed of value. It can help lower the voice communication cost and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhaol</title>
		<link>http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/comment-page-1/#comment-83</link>
		<dc:creator>zhaol</dc:creator>
		<pubDate>Mon, 07 Nov 2005 05:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://sbin.cn/blog/?p=62#comment-83</guid>
		<description>Juergen Nieveler wrote:

&gt; Lassi Hippeläinen  wrote:
&gt; 
&gt;&gt; Skype uses asymmetric PKI to authenticate the clients. Each new client
&gt;&gt; first generates a certificate with a dedicated server. Skype has a
&gt;&gt; bunch of those servers, distributed geographically.
&gt; 
&gt; If so, the keys never leave the servers (which of course is a bad
&gt; thing) - after all, you can login from any PC anywhere in the world.
&gt; 
&gt; That means that Skype still is able to eavesdrop on you...
&gt; 
&gt; Juergen Nieveler

The servers only participate in authentication. The call session is
peer-to-peer and need not pass through anything that Skype can control.

-- Lassi</description>
		<content:encoded><![CDATA[<p>Juergen Nieveler wrote:</p>
<p>&gt; Lassi Hippeläinen  wrote:<br />
&gt;<br />
&gt;&gt; Skype uses asymmetric PKI to authenticate the clients. Each new client<br />
&gt;&gt; first generates a certificate with a dedicated server. Skype has a<br />
&gt;&gt; bunch of those servers, distributed geographically.<br />
&gt;<br />
&gt; If so, the keys never leave the servers (which of course is a bad<br />
&gt; thing) &#8211; after all, you can login from any PC anywhere in the world.<br />
&gt;<br />
&gt; That means that Skype still is able to eavesdrop on you&#8230;<br />
&gt;<br />
&gt; Juergen Nieveler</p>
<p>The servers only participate in authentication. The call session is<br />
peer-to-peer and need not pass through anything that Skype can control.</p>
<p>&#8211; Lassi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhaol</title>
		<link>http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/comment-page-1/#comment-82</link>
		<dc:creator>zhaol</dc:creator>
		<pubDate>Mon, 07 Nov 2005 05:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://sbin.cn/blog/?p=62#comment-82</guid>
		<description>Some reponses to the TOP TEN Concerns:

I don&#039;t think the AES key is stored anywhere. It is created for each
session, and possibly recreated during the session after some time
interval.

Skype uses asymmetric PKI to authenticate the clients. Each new client first
generates a certificate with a dedicated server. Skype has a bunch of those
servers, distributed geographically.

One of my colleagues suggested that when eBay bought Skype, they weren&#039;t
interested in the VoIP business, they wanted the PKI infra with its 50+
million customers.

-- Lassi</description>
		<content:encoded><![CDATA[<p>Some reponses to the TOP TEN Concerns:</p>
<p>I don&#8217;t think the AES key is stored anywhere. It is created for each<br />
session, and possibly recreated during the session after some time<br />
interval.</p>
<p>Skype uses asymmetric PKI to authenticate the clients. Each new client first<br />
generates a certificate with a dedicated server. Skype has a bunch of those<br />
servers, distributed geographically.</p>
<p>One of my colleagues suggested that when eBay bought Skype, they weren&#8217;t<br />
interested in the VoIP business, they wanted the PKI infra with its 50+<br />
million customers.</p>
<p>&#8211; Lassi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhaol</title>
		<link>http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/comment-page-1/#comment-81</link>
		<dc:creator>zhaol</dc:creator>
		<pubDate>Mon, 07 Nov 2005 05:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://sbin.cn/blog/?p=62#comment-81</guid>
		<description>Some reponses to the TOP TEN Conerns:

Are these two questions related to each other? If yes, the AES cipher is
an symmetrical one where you only need a private key. If skype uses an
asymmetrical cipher as well it would be nice if anyone outside there
could explain the function of this cipher (in skype). Maybe to negotiate
the symetrical key as SSL do it?

Walter</description>
		<content:encoded><![CDATA[<p>Some reponses to the TOP TEN Conerns:</p>
<p>Are these two questions related to each other? If yes, the AES cipher is<br />
an symmetrical one where you only need a private key. If skype uses an<br />
asymmetrical cipher as well it would be nice if anyone outside there<br />
could explain the function of this cipher (in skype). Maybe to negotiate<br />
the symetrical key as SSL do it?</p>
<p>Walter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Telecom, Security and P2P &#187; Skype published a security whitepaper</title>
		<link>http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/comment-page-1/#comment-80</link>
		<dc:creator>Telecom, Security and P2P &#187; Skype published a security whitepaper</dc:creator>
		<pubDate>Fri, 28 Oct 2005 01:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://sbin.cn/blog/?p=62#comment-80</guid>
		<description>[...] As everybody know, security is the most concern point to choose a IM/P2P application. Refer to my post of Top Ten Concerns to Skpye, many uncertainties make a number of enterprise IT managers and professionals hesitate to use Skype. Two days ago, Skype published a security whitepaper to explain the security concerns, for full version, click here. The designers of Skype did not hesitate to employ cryptography widely and well in order to establish a foundation of trust, authenticity, and confidentiality for their peer-to-peer services. The implementers of Skype implemented the cryptographic functions correctly and efficiently. As a result, the confidentiality of a Skype session is far greater than that offered by a wired or wireless telephone call or by email and email attachments. [...]</description>
		<content:encoded><![CDATA[<p>[...] As everybody know, security is the most concern point to choose a IM/P2P application. Refer to my post of Top Ten Concerns to Skpye, many uncertainties make a number of enterprise IT managers and professionals hesitate to use Skype. Two days ago, Skype published a security whitepaper to explain the security concerns, for full version, click here. The designers of Skype did not hesitate to employ cryptography widely and well in order to establish a foundation of trust, authenticity, and confidentiality for their peer-to-peer services. The implementers of Skype implemented the cryptographic functions correctly and efficiently. As a result, the confidentiality of a Skype session is far greater than that offered by a wired or wireless telephone call or by email and email attachments. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhaol</title>
		<link>http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/comment-page-1/#comment-79</link>
		<dc:creator>zhaol</dc:creator>
		<pubDate>Wed, 26 Oct 2005 06:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://sbin.cn/blog/?p=62#comment-79</guid>
		<description>non-formal answers from Tom Berson via Skype:

1. No
2. No, unless you or other party to chat has some Trojan on you computer
3. There is no processing in the middle
4. Possibly, but not by Skype
5, 6, 7 see paper
8. I am not an expert about the network layer
9. Skype-to-Skype calls, no.
10. I do not think so.

Thanks to Tom&#039;s explanation.

Richard</description>
		<content:encoded><![CDATA[<p>non-formal answers from Tom Berson via Skype:</p>
<p>1. No<br />
2. No, unless you or other party to chat has some Trojan on you computer<br />
3. There is no processing in the middle<br />
4. Possibly, but not by Skype<br />
5, 6, 7 see paper<br />
8. I am not an expert about the network layer<br />
9. Skype-to-Skype calls, no.<br />
10. I do not think so.</p>
<p>Thanks to Tom&#8217;s explanation.</p>
<p>Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhaol</title>
		<link>http://sbin.cn/blog/2005/10/17/top-ten-concerns-to-skype-security/comment-page-1/#comment-78</link>
		<dc:creator>zhaol</dc:creator>
		<pubDate>Tue, 25 Oct 2005 02:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://sbin.cn/blog/?p=62#comment-78</guid>
		<description>I think the whitepaper published by Skype only addresses the 5th, 6th and 7th concerns, while leaving others not covered.</description>
		<content:encoded><![CDATA[<p>I think the whitepaper published by Skype only addresses the 5th, 6th and 7th concerns, while leaving others not covered.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

