Ian Clarke wrote:
> On Tue, Mar 18, 2008 at 8:46 AM, Ian Clarke <[EMAIL PROTECTED]> wrote:
>>  The earliest Freenet reference to using a content-hash is that I can
>>  dig up is this email to Freenet-dev in January 2001:
>>
>>   http://marc.info/?l=freenet-dev&m=97941517228546&w=2
> 
> Doh, I should have read the entire thread, it seems that I'd already
> mentioned this when last discussed back in January.

As I read it, that post is not related to patent in question. That post 
relates to using the hash of the document as a data locator/identifier, 
while the patent relates to using the document hash as an _encryption 
key_ for the data.

Freenet did (/does) both. It first hashes the plaintext to get an 
encryption key, encrypts with that, then hashes the resulting cyphertext 
to get an identifier for the document ("CHK").

// oskar
_______________________________________________
p2p-hackers mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/p2p-hackers

Reply via email to