On Wed, 3 Jan 2001, Brandon wrote:

> > 1) Should this be in EOF? If yes, I need CVS access.
> 
> EOF is about making existing Internet protocols work over Freenet. This
> seems more like a web application.

Ah, I see. The web archives are optional, BTW, and list subscribers will
run the daemon to put the latest messages right in their mailbox. Anyway,
if not EOF then what? Bad put freenetmirror in its own fucking module in
the Freenet CVS, but that seems so haphazard. Freenet/contrib is tempting
but Oskar doesn't like downloading stuff there. Maybe the Contrib module
that contains the windows installer would be a good place? Ah well.

I'm curious what protocols are being considered for EOF. A NNTP servlet
that automatically downloads the latest messages for your subscribed
groups would be one, but insertion over Freenet will never survive the
flooding, at least with the present keytypes. Freenetmail is interesting
but flooding will be a problem, and right now it doesn't automatically run
as a daemon that checks for new messages every x seconds. Invoking it
manually is annoying.

I like centrally-inserted moderated things like mailing lists and
newsfeeds (from real news servers) because they're practical and resistant
to attack. But I admit they're not as sexy as completely in-Freenet
systems.

> > 2) I need to insert a SSK with SimplifiedClient. How do I generate a SVK
> > private key? InsertClient does it with ClientSSK and a ClientCore, two
> > low-level objects I'd rather not use. Should SimplifiedClient have a
> > makePrivateKey() method?
> 
> I'm not particularly fond of the way that keypairs are generated
> currently. I'd be very, very grateful for a makeKeypair() method in
> ClientUtil.

Arggghhhh. Tomorrow maybe.


-- 
Mark Roberts
[EMAIL PROTECTED]


_______________________________________________
Freenet-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to