Re: [Tech] FMS (Java) design

Top Page
Author: Julien Cornuwel
Date:  
To: tech
Subject: Re: [Tech] FMS (Java) design
Delete this message
Reply to this message
gpg: Signature made Sun Mar 2 15:14:23 2008 UTC using DSA key ID 61917D90
gpg: Can't check signature: public key not found
bbackde@??? a écrit :

>> > 2) [BIG issue] If messages store is on a Freenet node and not in Frost
>> > folder, a node cannot be shared by two or more people.
>> > I know that people _do_ share freenet nodes.
>> > For example, Tin0 from Germany offers access to his Freenet node on
>> > http://i2p.to/ and people run Frost agains it
>> > without running own node. While not a good idea from privacy point of
>> > view and risky for operator because of Vorratsdatenspeicherung & co,
>> > sharing a node is a way to get more newbies onboard.
>>
>> Maybe it's possible to tag messages for a client ID, as we do with
>> private download queues.
>
> But this would require the node to fetch and store messages for ALL existing
> boards and identities. Just for the case that someone maybe wants to see it.
> This is a big change from the current situation (frost and fms), where
> you can choose
> to ignore boards and identities and we do not have to request the
> boards/identities at all.


No, the node would just fetch messages requested by one of its clients.
And it would show each client only the messages it requested.