<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Sorry guys, I just realized I should've posted this to the dev list
    first, before/instead of putting it on the forums.&nbsp; <br>
    <br>
    &nbsp;&nbsp; <a class="moz-txt-link-freetext" href="https://bitcointalk.org/index.php?topic=51474">https://bitcointalk.org/index.php?topic=51474</a><br>
    <br>
    <b>I still have some of my private keys in plaintext.&nbsp; </b>I would
    guess that BSDDB sometimes will "overwrite" data by just discarding
    a pointer to the old data, and writing the replacement to a new
    location within the file.&nbsp; In that case, examining the file with a
    BSDDB library tool is not going to find this problem.&nbsp; You'll have
    to examine the raw binary file as I did.&nbsp; Instructions for verifying
    this problem are in the post.<br>
    <br>
    Can someone please verify that this is a real problem?&nbsp; (and should
    we maybe remove my post until there's a remediation plan?&nbsp; This is
    problem the best kind of problem to disclose after it's fixed)<br>
    -Alan<br>
    <br>
    <br>
  </body>
</html>