Re: [freenet-dev] [freenet-cvs] r19789 - branches/saltedhash…

Top Page
Author: Matthew Toseland
Date:  
To: Discussion of development issues
Subject: Re: [freenet-dev] [freenet-cvs] r19789 - branches/saltedhashstore/freenet/src/freenet/store
Delete this message
Reply to this message
gpg: Signature made Tue May 13 17:50:34 2008 UTC using DSA key ID E43DA450
gpg: Good signature from "Matthew John Toseland <toad@amphibian.dyndns.org>"
On Saturday 10 May 2008 04:10, Daniel Cheng wrote:
> On Sat, May 10, 2008 at 6:24 AM, Matthew Toseland
> <toad@???> wrote:
> > On Tuesday 06 May 2008 08:39, j16sdiz@??? wrote:
> >> Author: j16sdiz
> >> Date: 2008-05-06 07:39:43 +0000 (Tue, 06 May 2008)
> >> New Revision: 19789
> >>
> >> Modified:
> >>
> >

branches/saltedhashstore/freenet/src/freenet/store/SaltedHashFreenetStore.java
> >> Log:
> >> option for saving plain key (for migration)
> >
> > For datastore histograms? It ought to be possible to make migration

possible
> > without knowing the full key ... but it would require that the salt isn't
> > used in crypto, or is easily reversed out... hmmm.
> >>
>
> This code save all necessary keys to allow migrate _back_ to BDBFS. I
> don't want to lost any data in this early testing stage.


Ahh, okay.