[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sks-devel] Gossip protocol mentor?
From: |
Andrea Grazioso |
Subject: |
Re: [Sks-devel] Gossip protocol mentor? |
Date: |
Wed, 3 Jul 2019 15:40:00 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
On 03/07/2019 15:34, Daniel Roesler wrote:
> Howdy Andrea,
>
> Thanks so much! This paper is great! I'm in the middle of writing up
> my questions, and this paper will be a great resource for answering
> some of them.
Glad to be helpful. If you are practical of C++ you can also take a look
at the whole repository, you will find a reimplementation of the
reconciliation protocol, including the math stuff [1] (Sorry, it's a bit
messy, I should rewrite and make more description on that part).
[1] https://github.com/r4yan2/peaks/blob/master/recon_daemon/peer.cc