<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1900" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Changeover to SHA-256 encryption</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1900</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13988#p13988</link>
   <description>[quote=Quixadhal]I was more thinking of key pairs being more secure because you don&#039;t need to remember them, and aren&#039;t tempted to write them down, or tell your friends what they are so they can do something &amp;quot;real quick&amp;quot;. [/quote] Well, something somewhere needs to store at least the private key, so that you can send it during authentication. Granted that could happen automatically by the client, but still... And then, once you have it written down (digitally), you could be tempted to leave it </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13988#p13988</guid>
   <pubDate>Sat, 5 Jan 2008 05:31:35 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (David Haley)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13984#p13984</link>
   <description>Possibly.  I was more thinking of key pairs being more secure because you don&#039;t need to remember them, and aren&#039;t tempted to write them down, or tell your friends what they are so they can do something &amp;quot;real quick&amp;quot;. For example... here&#039;s one of my public keys. [code]ssh-dss AAAAB3NzaC1kc3MAAACBAMv8Jg081lUXybub4PEZxc5gNFM0G833oK5chIi2BXNEC/J5DrvYwc6Iz6FVVZ3Ijnvc8L+mnAyUJf+PMsz2EblJig4rh+lAcTo6HcAMqA9a/ 2+IdZXNWSDTcXdoVCrwPDH+eFme3gCBvPkaN4sUOwWl8sopWk/H6hzE9WfgInjlAAAAFQCRrjfgX5HPhS3Xfrfmp</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13984#p13984</guid>
   <pubDate>Fri, 4 Jan 2008 22:48:50 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (Quixadhal)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13982#p13982</link>
   <description>[quote=Quixadhal]It solves the problem (...) Unlike a password, these aren&#039;t things that can be tossed about unless you have a photographic memory.[/quote] I think we must not have been talking about the same problem. :wink: I wasn&#039;t talking about the strength of passwords vs. strength of key pairs. Besides, a password can be made as secure as a key pair (insofar as sending something to a perhaps untrusted MUD server is secure to begin with) by just having a very complicated password... But </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13982#p13982</guid>
   <pubDate>Fri, 4 Jan 2008 22:23:50 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (David Haley)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13979#p13979</link>
   <description>[quote=DavidHaley]That&#039;s not really solving the problem; instead of having passwords, you have a key. And then you have to have your key with you when you want to connect to the MUD. I certainly couldn&#039;t remember my keys. :smile:[/quote] It solves the problem only in that a public/private key pair is (normally) unique to an individual.  If the mud generates a key pair, and when you create an account, you upload (or otherwise exchange) the public side if your keypair, it becomes associated wit</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13979#p13979</guid>
   <pubDate>Fri, 4 Jan 2008 21:35:59 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (Quixadhal)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13975#p13975</link>
   <description>[quote=Quixadhal]If you supported the full ssh 2 protocol, you could even avoid passwords entirely and do key exchange to validate logins. [/quote] That&#039;s not really solving the problem; instead of having passwords, you have a key. And then you have to have your key with you when you want to connect to the MUD. I certainly couldn&#039;t remember my keys. :smile: [quote=Quixadhal]Of course, the downside is that folks who like using custom clients would no longer be able to do so unless the author </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13975#p13975</guid>
   <pubDate>Fri, 4 Jan 2008 15:14:26 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (David Haley)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13974#p13974</link>
   <description>Actually, they have one.  It&#039;s called ssh.  Unfortunately, very few muds support using it for connections (there&#039;s some LPC code for doing so, I believe).  If you supported the full ssh 2 protocol, you could even avoid passwords entirely and do key exchange to validate logins. Of course, the downside is that folks who like using custom clients would no longer be able to do so unless the author of said client added ssh as a connection method. </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=13974#p13974</guid>
   <pubDate>Fri, 4 Jan 2008 15:07:51 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (Quixadhal)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=8744#p8744</link>
   <description>it can be optional...</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=8744#p8744</guid>
   <pubDate>Wed, 8 Nov 2006 06:17:56 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (kiasyn)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=8736#p8736</link>
   <description>Um, yeah, Kia, let&#039;s rewrite every client and mud out there to use a new protocol that&#039;s more secure.. of course the encrypted version of the password still has to be stored where the mud can verify it and it still doesn&#039;t prevent someone from just giving it out..  :rolleyes:</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=8736#p8736</guid>
   <pubDate>Tue, 7 Nov 2006 03:04:58 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (Conner)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=8729#p8729</link>
   <description>Perhaps its time for a new protocol, where the client can enter an encrypted password and the MUD use that, the true password never going into the mud.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=8729#p8729</guid>
   <pubDate>Mon, 6 Nov 2006 18:24:46 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (kiasyn)</author>
  </item>
  <item>
   <title>Changeover to SHA-256 encryption</title>
   <link>https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=8722#p8722</link>
   <description>I do not doubt the reasons behind putting the encryption there.  I&#039;m just saying we should warn people to be careful.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/changeover-to-sha-256-encryption-1900/&amp;p=8722#p8722</guid>
   <pubDate>Sat, 4 Nov 2006 23:18:22 CST</pubDate>
   <category>General Discussions</category>
   <author>nobody@example.com (Kigen)</author>
  </item>
 </channel>
</rss>
