gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: State of the decentralized groupchat


From: Christian Grothoff
Subject: Re: State of the decentralized groupchat
Date: Tue, 25 Aug 2020 10:19:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 8/25/20 1:33 AM, TheJackiMonster wrote:
> I was just thinking if I should make it an actual GNUNET service and
> working out how to handle multiple applications using the library at
> once with separate egos. (This would also ease testing.) Do you think
> this would make sense?

Yes, that would certainly make sense and fit the architecture of the
overall system.

Also: if you can find a way to replace the ring topology with (ideally)
a KAD-like topology (log n links to peers at XOR distances), you should
become much more robust against network failures, peer failures or
malicious peers *and* might even get good synergies in terms of
CORE-level connections with the DHT (that's why I'm susgesting
KAD-like). That said, going from ring to KAD should probably be a v2
feature -- just putting it out there now ;-).


Happy hacking!

Christian

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]