public inbox for nncp-devel@lists.cypherpunks.su
Atom feed
From: John Goerzen <jgoerzen@complete•org>
To: Sergey Matveev <stargrave@stargrave•org>
Cc: nncp-devel@lists.cypherpunks.ru
Subject: Re: nncpmail
Date: Sat, 15 Jan 2022 18:29:18 -0700 [thread overview]
Message-ID: <874k64pixd.fsf@complete.org> (raw)
In-Reply-To: <YeMpFgsqsd0F3WDG@stargrave.org>
On Sat, Jan 15 2022, Sergey Matveev wrote:
> *** Sergey Matveev [2022-01-15 13:16]:
>>>It occurs to me we could do something similar with NNCP.
>>You mean creating overlay network for transferring encrypted packets,
>>instead of current TCP<->TCP daemon?
>
> Answering my own question: that seems interesting. Actually I just
> implemented yggdrasil support completely similar as it is done in
> yggmail inside nncp-call* and nncp-daemon (basic uTP transport on top of
> Yggdrasil's packet interface). My small yggdrasil network works pretty
> fine! Of course there is some overhead currently: NNCP's native sync
> protocol encryption/authentication on top of Yggdrasil's.
That really does! Very cool! I personally don't mind the extra
encryption layer.
- John
next prev parent reply other threads:[~2022-01-16 1:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-12 22:24 nncpmail John Goerzen
2022-01-15 10:16 ` nncpmail Sergey Matveev
2022-01-15 20:05 ` nncpmail Sergey Matveev
2022-01-16 0:23 ` nncpmail Koushik Roy
2022-01-16 1:29 ` John Goerzen [this message]
2022-01-16 1:27 ` nncpmail John Goerzen
2022-01-16 14:59 ` nncpmail Sergey Matveev