Re: Towards a Freenet Filesystem

David McNab <[email protected]> Wed, 24 May 2006 09:28:32 +1200
Newsgroups gmane.network.freenet.general
Message-ID <[email protected]>
Joel Salomon wrote:
>> > How do you report "bad key format" or "splitfile error" or any
>> > Freenet-specific error with the simple FS interface?
>>
>> That's easy.
>> return false;
> 
> And how do you report *which* error it was?  (Is it worth retrying the
> file, or checking for a mis-copied key, or what?)

One idea that comes to me is to allow read of /errors/read/KSK@blah

I'm intending to keep a memory cache of recent requests, keyed by URI,
such that this error info can be reliably retrieved.

Another thought is to cache some retrieved keys into the host
filesystem, with hashed filenames and encrypted contents, to speed up
performance.

Anyway, if you refer to the wiki page I put up (FreenetFS), you'll see
that the mimetype issue has been addressed.

Any further thoughts, either as replies to this thread, or hacks to the
wiki page, are most welcome.

Thanks for the input so far. Please keep it coming.

-- 
Kind regards
David

_______________________________________________
chat mailing list
[email protected]
Archived: http://news.gmane.org/gmane.network.freenet.general
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/chat
Or mailto:[email protected]?subject=unsubscribe