pineapple <[EMAIL PROTECTED]> writes:

> I was wondering if freenet supports some way to test
> the existence of part of a key.  Suppose there is a
> key on freenet that is
> SSK@<some_key>/colors/blue//blue.txt  Now, is there
> some way that I could ask freenet if there are any
> keys that exist that match SSK@<some_key>/colors/ and
> get a true/false answer (in this case true)?  Even
> better would be if freenet returned a list of all the
> keys it could find that match.
> 
Sorry, such is not possible.  You have to know the entire key up to
the // in order to get anything out of the network.  Basically the
routing key (which is all the p2p part of the nodes touch) is the hash
of everything up to the // on SSKs.

Thelema
-- 
E-mail: [EMAIL PROTECTED]                            Raabu and Piisu
GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7  84B7 D8D7 6ECE 3635 2AAB
_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to