<?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: MySQL client password security</title>
	<atom:link href="http://ronaldbradford.com/blog/mysql-client-password-security-2012-08-15/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronaldbradford.com/blog/mysql-client-password-security-2012-08-15/</link>
	<description>Expert times and information on MySQL</description>
	<lastBuildDate>Thu, 09 May 2013 15:50:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Todd Farmer</title>
		<link>http://ronaldbradford.com/blog/mysql-client-password-security-2012-08-15/comment-page-1/#comment-15469</link>
		<dc:creator>Todd Farmer</dc:creator>
		<pubDate>Thu, 16 Aug 2012 16:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=4110#comment-15469</guid>
		<description>I&#039;ve published the following blog entry to help clarify what this enhancement is meant to accomplish, as well as what it explicitly does NOT do:

http://mysqlblog.fivefarmers.com/2012/08/16/understanding-mysql_config_utilitys-security-aspects/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve published the following blog entry to help clarify what this enhancement is meant to accomplish, as well as what it explicitly does NOT do:</p>
<p><a href="http://mysqlblog.fivefarmers.com/2012/08/16/understanding-mysql_config_utilitys-security-aspects/" rel="nofollow">http://mysqlblog.fivefarmers.com/2012/08/16/understanding-mysql_config_utilitys-security-aspects/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergei Golubchik</title>
		<link>http://ronaldbradford.com/blog/mysql-client-password-security-2012-08-15/comment-page-1/#comment-15455</link>
		<dc:creator>Sergei Golubchik</dc:creator>
		<pubDate>Wed, 15 Aug 2012 20:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=4110#comment-15455</guid>
		<description>This encryption is not much better than ROT13. Strictly speaking, it&#039;s obfuscation, which only prevents the password from being stored as plain-text.

MySQL uses AES to encrypt the password, but both the encrypted password and the encryption key are stored in the same .mylogin.cnf file.</description>
		<content:encoded><![CDATA[<p>This encryption is not much better than ROT13. Strictly speaking, it&#8217;s obfuscation, which only prevents the password from being stored as plain-text.</p>
<p>MySQL uses AES to encrypt the password, but both the encrypted password and the encryption key are stored in the same .mylogin.cnf file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
