<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Confero Litterae</title>
	<atom:link href="http://www.vkrishnan.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vkrishnan.com</link>
	<description>Pseudo-Random thoughts on Security and Cryptography</description>
	<lastBuildDate>Mon, 28 Nov 2011 22:50:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Privacy: when using a Web Browser</title>
		<link>http://www.vkrishnan.com/privacy-when-using-a-web-browser/</link>
		<comments>http://www.vkrishnan.com/privacy-when-using-a-web-browser/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 04:32:18 +0000</pubDate>
		<dc:creator>Vijay Pasupathinathan</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://cprotocol.wordpress.com/?p=8</guid>
		<description><![CDATA[<p>Browser Privacy has gained a lot of attention and all major developers are jumping on the bandwagon (refer <a href="http://www.computerworld.com.au/index.php/id;1696933850" rel="self">here</a> <a href="http://channel9.msdn.com/posts/Charles/IE-8-Beta-2-Privacy-is-about-more-than-cookies/" rel="self">here</a>). <a href="http://www.ghacks.net/2009/01/01/private-browsing-not-so-private-after-all/trackback/" rel="self">gHacks</a> has a nice blog entry and refers to a <a href="http://www.isecpartners.com/files/iSEC_Cleaning_Up_After_Cookies.pdf" rel="" class="mtli_attachment mtli_pdf" rel="self">paper</a> by Katherine McKinley.<br /> <br /> The author says ”Unfortunately, the privacy modes [...]]]></description>
			<content:encoded><![CDATA[<p>Browser Privacy has gained a lot of attention and all major developers are jumping on the bandwagon (refer <a href="http://www.computerworld.com.au/index.php/id;1696933850" rel="self">here</a> <a href="http://channel9.msdn.com/posts/Charles/IE-8-Beta-2-Privacy-is-about-more-than-cookies/" rel="self">here</a>). <a href="http://www.ghacks.net/2009/01/01/private-browsing-not-so-private-after-all/trackback/" rel="self">gHacks</a> has a nice blog entry and refers to a <a href="http://www.isecpartners.com/files/iSEC_Cleaning_Up_After_Cookies.pdf" rel="" class="mtli_attachment mtli_pdf" rel="self">paper</a> by Katherine McKinley.<br />
<em><br />
</em>The author says <em>”Unfortunately, the privacy modes offered by browsers are still evolving (several are only available as betas), and none remove all the tracking data users might expect them to block. A tool was created to set and report on different data stores. This paper presents the findings from running this tool using several major browsers with two plug-ins across three common operating systems. We find current browsers are unable to extend tracking protection to third party plug-ins such as Google Gears and Adobe Flash. Some of these require no user prompting under common configurations and even expose tracking data saved with one browser sites visited by a different browser.</em>”</p>
<p>The Internet was never designed to protect privacy. Every IP is traceable. Tor is a good but painfully slow, and an organisation with resources can track back and find a person IP. Personally, I think private browsing in browsers is only for those who are trying to hide their behaviour from a family member rather than from any external entity.</p>
<p>An implication of this “private browsing” mode is that it makes parental supervision of a child’s browsing behaviour difficult. An option would be for browsers to implement parental controls so they can be switched off if required.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vkrishnan.com/privacy-when-using-a-web-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attack on SSL</title>
		<link>http://www.vkrishnan.com/attack-on-ssl/</link>
		<comments>http://www.vkrishnan.com/attack-on-ssl/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 04:29:27 +0000</pubDate>
		<dc:creator>Vijay Pasupathinathan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://cprotocol.wordpress.com/?p=5</guid>
		<description><![CDATA[<p>Over the past couple of days there has been a lot of news about a group of <a href="http://www.win.tue.nl/hashclash/rogue-ca/" rel="self">researchers breaking SSL</a> (to point a few visit <a href="http://voices.washingtonpost.com/securityfix/2008/12/one_weak_link_to_rule_them_all.html?wprss=securityfix" rel="self">here</a> <a href="http://news.cnet.com/8301-1009_3-10129693-83.html" rel="self">here</a> <a href="http://www.freedom-to-tinker.com/blog/felten/researchers-show-how-forge-site-certificates" rel="self">here</a> ). I mostly agree with <a href="http://www.schneier.com/blog/archives/2008/12/forging_ssl_cer.html" rel="self">Bruce</a> and <a href="http://www.links.org/wp-trackback.php?p=480" rel="external" target="_blank">Ben</a>, MD5 has been broken for many [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past couple of days there has been a lot of news about a group of <a href="http://www.win.tue.nl/hashclash/rogue-ca/" rel="self">researchers breaking SSL</a> (to point a few visit <a href="http://voices.washingtonpost.com/securityfix/2008/12/one_weak_link_to_rule_them_all.html?wprss=securityfix" rel="self">here</a> <a href="http://news.cnet.com/8301-1009_3-10129693-83.html" rel="self">here</a> <a href="http://www.freedom-to-tinker.com/blog/felten/researchers-show-how-forge-site-certificates" rel="self">here</a> ). I mostly agree with <a href="http://www.schneier.com/blog/archives/2008/12/forging_ssl_cer.html" rel="self">Bruce</a> and <a href="http://www.links.org/wp-trackback.php?p=480" rel="external" target="_blank">Ben</a>, MD5 has been <em>broken</em> for many years (WEP comes to mind). The attack itself is interesting, but I think the solution involves decisions to be made at a management level.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vkrishnan.com/attack-on-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bruteforce attack on RFID in E-Passport</title>
		<link>http://www.vkrishnan.com/bruteforce-attack-on-rfid-in-e-passport/</link>
		<comments>http://www.vkrishnan.com/bruteforce-attack-on-rfid-in-e-passport/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 08:32:33 +0000</pubDate>
		<dc:creator>Vijay Pasupathinathan</dc:creator>
				<category><![CDATA[Crypto]]></category>

		<guid isPermaLink="false">http://cprotocol.wordpress.com/?p=46</guid>
		<description><![CDATA[<p>CSO has an <a href="http://www2.csoonline.com/blog_view.html?CID=29531">interesting piece</a> on a attack on RFID chips in UK e-passport. More details at <a href="http://www.rfidiot.org/#UKPassport">here</a>.(technical)</p> <p>A security expert has cracked one of the U.K.’s new biometric passports, which the British government hopes will cut down on cross-border crime and illegal immigration.</p> <p>The attack, which uses a common RFID (radio frequency identification) reader and [...]]]></description>
			<content:encoded><![CDATA[<p>CSO has an <a href="http://www2.csoonline.com/blog_view.html?CID=29531">interesting piece</a> on a attack on RFID chips in UK e-passport. More details at <a href="http://www.rfidiot.org/#UKPassport">here</a>.(technical)</p>
<blockquote><p>A security expert has cracked one of the U.K.’s new biometric passports, which the British government hopes will cut down on cross-border crime and illegal immigration.</p>
<p>The attack, which uses a common RFID (radio frequency identification) reader and customized code, siphoned data off an RFID chip from a passport in a sealed envelope, said Adam Laurie, a security consultant who has worked with RFID and Bluetooth technology. The attack would be invisible to victims, he said.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.vkrishnan.com/bruteforce-attack-on-rfid-in-e-passport/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computerworld &#8211; How to become an exceptional security manager</title>
		<link>http://www.vkrishnan.com/computerworld-how-to-become-an-exceptional-security-manager/</link>
		<comments>http://www.vkrishnan.com/computerworld-how-to-become-an-exceptional-security-manager/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 08:33:34 +0000</pubDate>
		<dc:creator>Vijay Pasupathinathan</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://cprotocol.wordpress.com/?p=48</guid>
		<description><![CDATA[<p>A good article for all security managers. <a href="http://www.computerworld.com.au/index.php?id=1416525198&#38;eid=-257">Link</a></p> <p>How many of us work in computer security environments where basic security recommendations are not applied consistently? I think it is nearly impossible to find a company that consistently and universally applies basic security tenets. So, we have inconsistencies, cracks in the system, and bad things are [...]]]></description>
			<content:encoded><![CDATA[<p>A good article for all security managers. <a href="http://www.computerworld.com.au/index.php?id=1416525198&amp;eid=-257">Link</a></p>
<blockquote><p>How many of us work in computer security environments where basic security recommendations are not applied consistently? I think it is nearly impossible to find a company that consistently and universally applies basic security tenets. So, we have inconsistencies, cracks in the system, and bad things are allowed to occur. The very human nature of purposefully allowing inconsistency as a norm leads to below-average outcomes. Taking a personal and institutionalised interest in applying basic security principles consistently will mitigate more risk and lead to a more secure environment.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.vkrishnan.com/computerworld-how-to-become-an-exceptional-security-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do you do as CISO ?</title>
		<link>http://www.vkrishnan.com/what-do-you-do-as-ciso/</link>
		<comments>http://www.vkrishnan.com/what-do-you-do-as-ciso/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 08:30:48 +0000</pubDate>
		<dc:creator>Vijay Pasupathinathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cprotocol.wordpress.com/?p=44</guid>
		<description><![CDATA[<p>A good <a href="http://www.computerworld.com.au/index.php?id=1031237888&#38;eid=-144">article</a> looking at CISO/CSO&#8217;s</p> <p>Becoming the chief information security officer (CISO) of a corporation makes you a strategic IT advisor to business management, the chief information officer, and the rest of the information technology staff. Just as no company is the same as another, the job of CISO &#8212; or alternately, &#8220;chief security officer,&#8221; which [...]]]></description>
			<content:encoded><![CDATA[<p>A good <a href="http://www.computerworld.com.au/index.php?id=1031237888&amp;eid=-144">article</a> looking at CISO/CSO&#8217;s</p>
<blockquote><p>Becoming the chief information security officer (CISO) of a corporation makes you a strategic IT advisor to business management, the chief information officer, and the rest of the information technology staff. Just as no company is the same as another, the job of CISO &#8212; or alternately, &#8220;chief security officer,&#8221; which might include physical security as well &#8212; isn&#8217;t either. The four security professionals who share their priorities with us make it clear there&#8217;s nothing cookie-cutter about the top IT security job.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.vkrishnan.com/what-do-you-do-as-ciso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Voting Protocol by Rivest</title>
		<link>http://www.vkrishnan.com/new-voting-protocol-by-rivest/</link>
		<comments>http://www.vkrishnan.com/new-voting-protocol-by-rivest/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 08:29:11 +0000</pubDate>
		<dc:creator>Vijay Pasupathinathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cprotocol.wordpress.com/?p=42</guid>
		<description><![CDATA[<p>Rivest presents &#8220;The ThreeBallot Voting System&#8221;</p> <p>We present a new paper-based voting method with interesting security properties. The attempt here is to see if one can achieve the same security properties of recently proposed cryptographic voting protocols, but without using any cryptography, using only paper ballots. We partially succeed.</p> <p>The paper can be obtained from [...]]]></description>
			<content:encoded><![CDATA[<p>Rivest presents &#8220;The ThreeBallot Voting System&#8221;</p>
<blockquote><p>We present a new paper-based voting method with interesting security properties. The attempt here is to see if one can achieve the same security properties of recently proposed cryptographic voting protocols, but without using any cryptography, using only paper ballots. We partially succeed.</p></blockquote>
<div>
<p>The paper can be obtained from his website at <a href="http://theory.lcs.mit.edu/~rivest/Rivest-TheThreeBallotVotingSystem.pdf" rel="" class="mtli_attachment mtli_pdf">pdf</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vkrishnan.com/new-voting-protocol-by-rivest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

