<?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: MD5 secrets	</title>
	<atom:link href="https://www.dragonflydigest.com/2005/09/22/md5-secrets/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2005/09/22/md5-secrets/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Fri, 23 Sep 2005 22:30:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Wiger van Houten		</title>
		<link>https://www.dragonflydigest.com/2005/09/22/md5-secrets/comment-page-1/#comment-553</link>

		<dc:creator><![CDATA[Wiger van Houten]]></dc:creator>
		<pubDate>Fri, 23 Sep 2005 22:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=1321#comment-553</guid>

					<description><![CDATA[Don&#039;t forget to &quot;renew&quot; the passwords.
Encrypted swap and encrypted home dirs would be great indeed.
]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t forget to &#8220;renew&#8221; the passwords.<br />
Encrypted swap and encrypted home dirs would be great indeed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lazarus		</title>
		<link>https://www.dragonflydigest.com/2005/09/22/md5-secrets/comment-page-1/#comment-552</link>

		<dc:creator><![CDATA[Lazarus]]></dc:creator>
		<pubDate>Fri, 23 Sep 2005 03:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=1321#comment-552</guid>

					<description><![CDATA[I guess I should write how to do it...

edit /etc/login.conf
change passwd_format=md5
to
passwd_format=blf

save the file, then do: 

cap_mkdb /etc/login.conf 

Then edit /etc/auth.conf to contain the following: 
crypt_default = blf]]></description>
			<content:encoded><![CDATA[<p>I guess I should write how to do it&#8230;</p>
<p>edit /etc/login.conf<br />
change passwd_format=md5<br />
to<br />
passwd_format=blf</p>
<p>save the file, then do: </p>
<p>cap_mkdb /etc/login.conf </p>
<p>Then edit /etc/auth.conf to contain the following:<br />
crypt_default = blf</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lazarus		</title>
		<link>https://www.dragonflydigest.com/2005/09/22/md5-secrets/comment-page-1/#comment-551</link>

		<dc:creator><![CDATA[Lazarus]]></dc:creator>
		<pubDate>Fri, 23 Sep 2005 02:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=1321#comment-551</guid>

					<description><![CDATA[Meh. It&#039;s not such a big problem. It&#039;s trivially easy to get both FreeBSD and DragonFly to use blowfish instead. I wish it were the default though, as it would save a very small amount of work on a fresh install. 

OT: Wishlist of minor things to see as defaults in DragonFly: 

* Blowfish passwords instead of MD5
* Encrypted swap out of the box (AES?)
* Sound drivers built into the kernel
* Oh, and pkgsrc (stupid aging FreeBSD ports)

That&#039;s my rant for the day ;^)]]></description>
			<content:encoded><![CDATA[<p>Meh. It&#8217;s not such a big problem. It&#8217;s trivially easy to get both FreeBSD and DragonFly to use blowfish instead. I wish it were the default though, as it would save a very small amount of work on a fresh install. </p>
<p>OT: Wishlist of minor things to see as defaults in DragonFly: </p>
<p>* Blowfish passwords instead of MD5<br />
* Encrypted swap out of the box (AES?)<br />
* Sound drivers built into the kernel<br />
* Oh, and pkgsrc (stupid aging FreeBSD ports)</p>
<p>That&#8217;s my rant for the day ;^)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
