<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tales from the Crypto - All Comments</title><link>http://msmvps.com/blogs/alunj/default.aspx</link><description>Alun Jones (&lt;a href="https://mvp.support.microsoft.com/default.aspx/profile=90B5EE92-9F9B-4B79-8288-60A3E648C8D9"&gt;Security MVP&lt;/a&gt;) writes about security, cryptography, SSL, PKI, and pretty much anything else that bothers him enough.</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Should We Worry About the New SSL Attack? - Internet Security, Online Safety, Web Filtering and all the other net nastys no-one talks about - The IT Juggler</title><link>http://msmvps.com/blogs/alunj/archive/2009/11/11/1739148.aspx#1739933</link><pubDate>Mon, 16 Nov 2009 01:04:50 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739933</guid><dc:creator>Should We Worry About the New SSL Attack? - Internet Security, Online Safety, Web Filtering and all the other net nastys no-one talks about - The IT Juggler</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Should We Worry About the New SSL Attack? - Internet Security, Online Safety, Web Filtering and all the other net nastys no-one talks about - The IT Juggler&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739933" width="1" height="1"&gt;</description></item><item><title>Should We Worry About the New SSL Attack? - Internet Security, Online Safety, Web Filtering and all the other net nastys no-one talks about - The IT Juggler</title><link>http://msmvps.com/blogs/alunj/archive/2009/11/09/1738717.aspx#1739934</link><pubDate>Mon, 16 Nov 2009 01:04:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739934</guid><dc:creator>Should We Worry About the New SSL Attack? - Internet Security, Online Safety, Web Filtering and all the other net nastys no-one talks about - The IT Juggler</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Should We Worry About the New SSL Attack? - Internet Security, Online Safety, Web Filtering and all the other net nastys no-one talks about - The IT Juggler&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739934" width="1" height="1"&gt;</description></item><item><title>re: DELAY or NODELAY - Riffing on Larry, who's riffing on Raymond...</title><link>http://msmvps.com/blogs/alunj/archive/2006/05/08/94038.aspx#1739674</link><pubDate>Sat, 14 Nov 2009 07:06:51 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739674</guid><dc:creator>Ben</dc:creator><description>&lt;p&gt;How about when sending chunks of data larger than the maximum segment size. &amp;nbsp;If the number of segments the data needs to be broken into is even, Nagle causes decreased throughput. &amp;nbsp;This is a common case on embedded devices, where the MSS may be 256 bytes or less.&lt;/p&gt;
&lt;div class="commentowner"&gt;
&lt;h4&gt;&lt;span&gt;re: Sending chunks of data&lt;/span&gt; &lt;/h4&gt;
&lt;div class="commentsbody"&gt;
&lt;p&gt;
&lt;p&gt;Yes, that&amp;#39;s why you don&amp;#39;t do that. You are apparently engaging in one of two things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Sending a bulk data stream and splitting it badly.&lt;/li&gt;
&lt;li&gt;Expecting an acknowledgement from a protocol that isn&amp;#39;t sending an acknowledgement.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the first case, if you&amp;#39;re sending a stream of data larger than a segment, only the last segment should be smaller-sized, and there should be an application acknowledgement from the receiver thereafter.&lt;/p&gt;
&lt;p&gt;In the latter case, your protocol is badly designed and needs rethinking so that if you need to wait for an acknowledgement, the acknowledgement you wait for should come from the application and not the network stack - because you, the application, don&amp;#39;t actually care if the network stack received the data.&lt;/p&gt;
&lt;p&gt;So, no, this doesn&amp;#39;t invalidate my argument.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;div class="commentssubhead"&gt;&lt;span class="commentspan"&gt;&lt;/span&gt;Saturday, November 14, 2009 06:27 PM by &lt;a href="http://msmvps.com/user/Profile.aspx?UserID=2112" title="Alun Jones"&gt;Alun Jones&lt;/a&gt; &lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739674" width="1" height="1"&gt;</description></item><item><title>re: Removing Apple Mobile Device Support</title><link>http://msmvps.com/blogs/alunj/archive/2007/12/17/1402585.aspx#1739208</link><pubDate>Thu, 12 Nov 2009 10:54:33 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739208</guid><dc:creator>Smitty</dc:creator><description>&lt;p&gt;AMDS is giving me a headache. It won&amp;#39;t go away, I want to sync the mYpod, but that darned uninstall always wants to re-install itself. I need a drink.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739208" width="1" height="1"&gt;</description></item><item><title>My take on the SSL MitM Attacks – part 2 – clarifications</title><link>http://msmvps.com/blogs/alunj/archive/2009/11/09/1738717.aspx#1739149</link><pubDate>Thu, 12 Nov 2009 05:20:09 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739149</guid><dc:creator>Tales from the Crypto</dc:creator><description>&lt;p&gt;Since the last post I made on the topic of SSL renegotiation attacks , I’ve had a few questions in email&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739149" width="1" height="1"&gt;</description></item><item><title>My take on the SSL MITM Attacks ??? part 1 ??? the HTTPS attack | Windows 2008 Security</title><link>http://msmvps.com/blogs/alunj/archive/2009/11/09/1738717.aspx#1738826</link><pubDate>Tue, 10 Nov 2009 17:35:19 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1738826</guid><dc:creator>My take on the SSL MITM Attacks ??? part 1 ??? the HTTPS attack | Windows 2008 Security</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;My take on the SSL MITM Attacks ??? part 1 ??? the HTTPS attack | Windows 2008 Security&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1738826" width="1" height="1"&gt;</description></item><item><title>Why changing passwords should be done regularly | Windows 2008 Security</title><link>http://msmvps.com/blogs/alunj/archive/2009/11/02/1737241.aspx#1737401</link><pubDate>Tue, 03 Nov 2009 18:03:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737401</guid><dc:creator>Why changing passwords should be done regularly | Windows 2008 Security</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Why changing passwords should be done regularly | Windows 2008 Security&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737401" width="1" height="1"&gt;</description></item><item><title>FTP and SSL | IIS &amp; Exchange Digest</title><link>http://msmvps.com/blogs/alunj/archive/2009/07/13/1700796.aspx#1735879</link><pubDate>Wed, 28 Oct 2009 10:33:58 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1735879</guid><dc:creator>FTP and SSL | IIS &amp; Exchange Digest</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;FTP and SSL | IIS &amp;amp; Exchange Digest&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1735879" width="1" height="1"&gt;</description></item><item><title>FTP and SSL | IIS &amp; Exchange Digest</title><link>http://msmvps.com/blogs/alunj/archive/2009/07/08/1698917.aspx#1735800</link><pubDate>Wed, 28 Oct 2009 10:33:52 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1735800</guid><dc:creator>FTP and SSL | IIS &amp; Exchange Digest</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;FTP and SSL | IIS &amp;amp; Exchange Digest&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1735800" width="1" height="1"&gt;</description></item><item><title>Video | Enjolt.com | Innovate for Success</title><link>http://msmvps.com/blogs/alunj/archive/2009/10/22/1734460.aspx#1734826</link><pubDate>Sat, 24 Oct 2009 17:46:11 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1734826</guid><dc:creator>Video | Enjolt.com | Innovate for Success</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Video | Enjolt.com | Innovate for Success&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1734826" width="1" height="1"&gt;</description></item><item><title>re: DELAY or NODELAY - Riffing on Larry, who's riffing on Raymond...</title><link>http://msmvps.com/blogs/alunj/archive/2006/05/08/94038.aspx#1734801</link><pubDate>Sat, 24 Oct 2009 15:54:34 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1734801</guid><dc:creator>Brad</dc:creator><description>&lt;p&gt;ok here is the thing guys&lt;/p&gt;
&lt;p&gt;for most everyday situations you guys are right&lt;/p&gt;
&lt;p&gt;but!!!!!&lt;/p&gt;
&lt;p&gt;for any mmpog players out there know with nagle and tcp ack/delay diasabled games run faster.. that depend on literly half sec loading time of skills you can not wait for more packet,s to accumlate befor sending information and that bandwidth hogging consant sendign and recviening of packets befor checking them is needed to have that split second reaction....&lt;/p&gt;
&lt;p&gt;for anything other then split second reaction times on games then no its not something ppl should just use to think it will speed up there net.. &amp;nbsp; for bowsing and some otherthings and can make it slower and allow bad packets to be sent &lt;/p&gt;
&lt;p&gt;Mmpog &amp;nbsp;major fix for reaction time with server &lt;/p&gt;
&lt;p&gt;other then that leave it alone &lt;/p&gt;
&lt;div class="commentowner"&gt;
&lt;h4&gt;&lt;span&gt;re: Still not a good argument&lt;/span&gt; &lt;/h4&gt;
&lt;div class="commentsbody"&gt;
&lt;p&gt;
&lt;p&gt;Sorry to tell you this, but the only thing you&amp;#39;ve demonstrated is that many MMORPGs are written poorly as far as network performance is concerned.&lt;/p&gt;
&lt;p&gt;Once again, remember that you have a choice - data is either time-sensitive, in which case it can be discarded, lost, ignored and updated later, or it is sequence-sensitive, in which case the data must get through even if it takes longer.&lt;/p&gt;
&lt;p&gt;The data you are talking about is clearly time-sensitive, not sequence-sensitive. As such, it should be communicated using UDP, not TCP. And UDP has no Nagle or delayed-ACK interactions.&lt;/p&gt;
&lt;p&gt;You have simply made an argument that MMORPG writers should employ experienced and skilled network developers, rather than the hacks they currently employ.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;div class="commentssubhead"&gt;&lt;span class="commentspan"&gt;&lt;/span&gt;Saturday, October 24, 2009 09:27 AM by &lt;a href="http://msmvps.com/user/Profile.aspx?UserID=2112" title="Alun Jones"&gt;Alun Jones&lt;/a&gt; &lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1734801" width="1" height="1"&gt;</description></item><item><title>re: Windows 7 – what it’s missing</title><link>http://msmvps.com/blogs/alunj/archive/2009/10/22/1734460.aspx#1734471</link><pubDate>Fri, 23 Oct 2009 06:20:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1734471</guid><dc:creator>bradley</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://sbs.seandaniel.com/2009/05/how-to-get-live-messenger-back-in.html"&gt;sbs.seandaniel.com/.../how-to-get-live-messenger-back-in.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check that out.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1734471" width="1" height="1"&gt;</description></item><item><title>SAL-like code annotations for Java | Windows 2008 Security</title><link>http://msmvps.com/blogs/alunj/archive/2009/10/20/1733853.aspx#1734034</link><pubDate>Wed, 21 Oct 2009 16:52:28 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1734034</guid><dc:creator>SAL-like code annotations for Java | Windows 2008 Security</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;SAL-like code annotations for Java | Windows 2008 Security&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1734034" width="1" height="1"&gt;</description></item><item><title>re: SAL-like code annotations for Java</title><link>http://msmvps.com/blogs/alunj/archive/2009/10/20/1733853.aspx#1733893</link><pubDate>Wed, 21 Oct 2009 07:00:32 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1733893</guid><dc:creator>Fred</dc:creator><description>&lt;p&gt;So are they coming to C#?&lt;/p&gt;
&lt;p&gt;I want as many runtime errors as possible to be compile time errors.&lt;/p&gt;
&lt;div class="commentowner"&gt;
&lt;h4&gt;&lt;span&gt;re: Annotations for C#&lt;/span&gt; &lt;/h4&gt;
&lt;div class="commentsbody"&gt;
&lt;p&gt;
&lt;p&gt;Peculiarly enough, I received the following email from Michael Howard:&lt;/p&gt;
&lt;p&gt;
&lt;blockquote&gt;&amp;quot;Cool! The concept is not new &amp;ndash; have you seen the contract stuff in .NET 4.0?&lt;/blockquote&gt;
&lt;/p&gt;
&lt;p&gt;So I went looking - here&amp;#39;s what I&amp;#39;ve found: &lt;a href="http://msdn.microsoft.com/en-us/library/dd264808(VS.100).aspx" title="Code Contracts for .NET Framework 4.0"&gt;http://msdn.microsoft.com/en-us/library/dd264808(VS.100).aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;div class="commentssubhead"&gt;&lt;span class="commentspan"&gt;&lt;/span&gt;Wednesday, October 29, 2009 06:27 PM by &lt;a href="http://msmvps.com/user/Profile.aspx?UserID=2112" title="Alun Jones"&gt;Alun Jones&lt;/a&gt; &lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1733893" width="1" height="1"&gt;</description></item><item><title>SAL-like code annotations for Java</title><link>http://msmvps.com/blogs/alunj/archive/2006/05/26/97185.aspx#1733856</link><pubDate>Wed, 21 Oct 2009 03:44:43 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1733856</guid><dc:creator>Tales from the Crypto</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://types.cs.washington.edu/jsr308/"&gt;types.cs.washington.edu/jsr308&lt;/a&gt; seems to be talking about a set of type annotations for Java that&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1733856" width="1" height="1"&gt;</description></item><item><title>SAL-like code annotations for Java</title><link>http://msmvps.com/blogs/alunj/archive/2006/05/21/96422.aspx#1733855</link><pubDate>Wed, 21 Oct 2009 03:44:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1733855</guid><dc:creator>Tales from the Crypto</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://types.cs.washington.edu/jsr308/"&gt;types.cs.washington.edu/jsr308&lt;/a&gt; seems to be talking about a set of type annotations for Java that&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1733855" width="1" height="1"&gt;</description></item><item><title>SAL-like code annotations for Java</title><link>http://msmvps.com/blogs/alunj/archive/2006/05/20/96212.aspx#1733854</link><pubDate>Wed, 21 Oct 2009 03:44:38 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1733854</guid><dc:creator>Tales from the Crypto</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://types.cs.washington.edu/jsr308/"&gt;types.cs.washington.edu/jsr308&lt;/a&gt; seems to be talking about a set of type annotations for Java that&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1733854" width="1" height="1"&gt;</description></item><item><title>re: Error 0x80005000 and DirectoryEntry in .NET</title><link>http://msmvps.com/blogs/alunj/archive/2006/03/28/88249.aspx#1733477</link><pubDate>Mon, 19 Oct 2009 20:20:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1733477</guid><dc:creator>Greg</dc:creator><description>&lt;p&gt;I just spent about an hour trying to figure this out myself. &amp;nbsp;This was what my problem was. &amp;nbsp;Case sensitivity...meh!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1733477" width="1" height="1"&gt;</description></item><item><title>re: Removing Apple Mobile Device Support</title><link>http://msmvps.com/blogs/alunj/archive/2007/12/17/1402585.aspx#1732806</link><pubDate>Sat, 17 Oct 2009 02:53:48 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1732806</guid><dc:creator>wendell Clark</dc:creator><description>&lt;p&gt;Allen HI im a 25 Year Hardware Tech. I can tell you ALL how to Absolutly uninstall AND remove ALL traces og left over Registry keys and any other files associated with the program. Just download a FREE program call &amp;quot;&amp;lt;name deleted&amp;gt;&amp;quot;, I think at &amp;lt;name deleted&amp;gt;. and it will get rid of it in about 2 Minutes. Thanks, Clark&lt;/p&gt;
&lt;div class="commentowner"&gt;
&lt;h4&gt;&lt;span&gt;re: Registry cleaners: generally bad news&lt;/span&gt; &lt;/h4&gt;
&lt;div class="commentsbody"&gt;
&lt;p&gt;
&lt;p&gt;I am really not going to recommend any registry cleaners up here, sorry. There are so many bogus registry cleaners that install malware, I&amp;#39;m not going to take that risk. Even the bona-fide registry cleaners are so often associated with killing systems that I&amp;#39;m going to recommend that instead of using registry cleaners, you should always work with the application support team for whatever application you&amp;#39;re trying to clean up.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;div class="commentssubhead"&gt;&lt;span class="commentspan"&gt;&lt;/span&gt;Wednesday, October 29, 2009 06:27 AM by &lt;a href="http://msmvps.com/user/Profile.aspx?UserID=2112" title="Alun Jones"&gt;Alun Jones&lt;/a&gt; &lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1732806" width="1" height="1"&gt;</description></item><item><title>re: Wireless PC Lock - part 2</title><link>http://msmvps.com/blogs/alunj/archive/2007/06/28/wireless-pc-lock-part-2.aspx#1732244</link><pubDate>Tue, 13 Oct 2009 23:57:22 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1732244</guid><dc:creator>hamish</dc:creator><description>&lt;p&gt;heya. &amp;nbsp;Brilliant software! Any chance you can distribute an compiled copy that does auto un-lock upon return? (even with the risks)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1732244" width="1" height="1"&gt;</description></item></channel></rss>