On Thu, Dec 07, 2006 at 07:06:26PM +0100, freenetwork at web.de wrote:
> >I propose the following MIME types for Freenet:
> 
> >application/x-freenet-reference = .fref
> 
> >A Freenet darknet reference.
> 
> okay
> 
> >application/x-freenet-index = .fridx
> 
> shouldn't this be .fidx !!?

It should, but .fidx is taken, several times over.
> 
> >A Freenet index file. There are two formats, we can detect which is in
> >use reasonably easily. The old format will be deprecated when Librarian
> >supports the new (XML-based) format (which is used by Thaw for indexes).
> 
> i'd say to only use this if it can handle almost all indexing structures 
> (folders, files, comments, ...)
> mime-types are quasi-standards

I don't see what the problem is. Tags we don't understand we just ignore
in XML...
> 
> >application/x-freenet-blob = .fblob
> 
> >A Freenet "binary blob" file. This is a collection of node-level keys,
> >and possibly some user-level keys. It allows us to export a freesite to
> >a file, then reinsert it on another node, without having to know the
> >private SSK key.
> 
> 1) what exactly does this file contain? manifests? data too?

Node-level keys. All those involved in fetching or inserting the file.
Both CHKs and SSKs.

> 2) please explain the different key levels!

These are the actual network keys. Not the file you get when you
download them via fproxy. The point is, they include the original SSK,
so you can a) reinsert a freesite despite not having the private key, b)
verify that it was created using the private key.

> 3) why the hell "blob"?? blob is *void so use x-binary or something like that 
> - if you want a "real" mimetype, let it have a descriptive name! bad 
> suggestions from me: .fce "x-freenet-contentexport", .flle "-lowlevelexport", 
> .fdp "-datapackage", .fcnc "-
> cannednetworkcontent", a wild combination of these or something else, but 
> "blob" it unnecessarily weird

The original proposal was for "binary blobs". Maybe it should be a
different name. For example?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/tech/attachments/20061207/048b03ae/attachment.pgp>

Reply via email to