public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
* [EN] NNCP 8.0.2 release announcement
@ 2021-11-10  9:47 Sergey Matveev
  2021-11-10 22:33 ` John Goerzen
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey Matveev @ 2021-11-10  9:47 UTC (permalink / raw)
  To: nncp-devel


[-- Attachment #1.1: Type: text/plain, Size: 1971 bytes --]

I am pleased to announce NNCP 8.0.2 release availability!

NNCP (Node to Node copy) is a collection of utilities simplifying
secure store-and-forward files and mail exchanging.

This utilities are intended to help build up small size (dozens of
nodes) ad-hoc friend-to-friend (F2F) statically routed darknet
delay-tolerant networks for fire-and-forget secure reliable files, file
requests, Internet mail and commands transmission. All packets are
integrity checked, end-to-end encrypted (E2EE), explicitly authenticated
by known participants public keys. Onion encryption is applied to
relayed packets. Each node acts both as a client and server, can use
push and poll behaviour model. Also there is multicasting areas support.

Out-of-box offline sneakernet/floppynet, dead drops, sequential and
append-only CD-ROM/tape storages, air-gapped computers support. But
online TCP daemon with full-duplex resumable data transmission exists.

------------------------ >8 ------------------------

The main improvements for that release are:

* Fixed sending ability to areas.

------------------------ >8 ------------------------

NNCP's home page is: http://www.nncpgo.org/

Source code and its signature for that version can be found here:

    http://www.nncpgo.org/download/nncp-8.0.2.tar.xz (1204 KiB)
    http://www.nncpgo.org/download/nncp-8.0.2.tar.xz.sig

SHA256 hash: 84C6FB6C 0764DF11 5C51EE42 4EEF4B9C 84775522 4350A6CC 484F3AB3 C779B9D3
GPG key ID: 0x2B25868E75A1A953 NNCP releases <releases@nncpgo•org>
Fingerprint: 92C2 F0AE FE73 208E 46BF  F3DE 2B25 868E 75A1 A953

There are mirrors where you can also get the source code tarballs:
http://www.nncpgo.org/Mirrors.html

Please send questions regarding the use of NNCP, bug reports and patches
to mailing list: http://lists.cypherpunks.ru/nncp_002ddevel.html

-- 
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: CF60 E89A 5923 1E76 E263  6422 AE1A 8109 E498 57EF

[-- Attachment #1.2: nncp-8.0.2.tar.xz.meta4 --]
[-- Type: application/metalink4+xml, Size: 1270 bytes --]

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [EN] NNCP 8.0.2 release announcement
  2021-11-10  9:47 [EN] NNCP 8.0.2 release announcement Sergey Matveev
@ 2021-11-10 22:33 ` John Goerzen
  2021-11-11  6:10   ` Koushik Roy
  0 siblings, 1 reply; 5+ messages in thread
From: John Goerzen @ 2021-11-10 22:33 UTC (permalink / raw)
  To: Sergey Matveev; +Cc: nncp-devel

Thank you, Sergey!  This version is working quite well for me.

- John

On Wed, Nov 10 2021, Sergey Matveev wrote:

> I am pleased to announce NNCP 8.0.2 release availability!
>
> NNCP (Node to Node copy) is a collection of utilities 
> simplifying
> secure store-and-forward files and mail exchanging.
>
> This utilities are intended to help build up small size (dozens 
> of
> nodes) ad-hoc friend-to-friend (F2F) statically routed darknet
> delay-tolerant networks for fire-and-forget secure reliable 
> files, file
> requests, Internet mail and commands transmission. All packets 
> are
> integrity checked, end-to-end encrypted (E2EE), explicitly 
> authenticated
> by known participants public keys. Onion encryption is applied 
> to
> relayed packets. Each node acts both as a client and server, can 
> use
> push and poll behaviour model. Also there is multicasting areas 
> support.
>
> Out-of-box offline sneakernet/floppynet, dead drops, sequential 
> and
> append-only CD-ROM/tape storages, air-gapped computers support. 
> But
> online TCP daemon with full-duplex resumable data transmission 
> exists.
>
> ------------------------ >8 ------------------------
>
> The main improvements for that release are:
>
> * Fixed sending ability to areas.
>
> ------------------------ >8 ------------------------
>
> NNCP's home page is: http://www.nncpgo.org/
>
> Source code and its signature for that version can be found 
> here:
>
>     http://www.nncpgo.org/download/nncp-8.0.2.tar.xz (1204 KiB)
>     http://www.nncpgo.org/download/nncp-8.0.2.tar.xz.sig
>
> SHA256 hash: 84C6FB6C 0764DF11 5C51EE42 4EEF4B9C 84775522 
> 4350A6CC 484F3AB3 C779B9D3
> GPG key ID: 0x2B25868E75A1A953 NNCP releases 
> <releases@nncpgo•org>
> Fingerprint: 92C2 F0AE FE73 208E 46BF  F3DE 2B25 868E 75A1 A953
>
> There are mirrors where you can also get the source code 
> tarballs:
> http://www.nncpgo.org/Mirrors.html
>
> Please send questions regarding the use of NNCP, bug reports and 
> patches
> to mailing list: http://lists.cypherpunks.ru/nncp_002ddevel.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [EN] NNCP 8.0.2 release announcement
  2021-11-10 22:33 ` John Goerzen
@ 2021-11-11  6:10   ` Koushik Roy
  2021-11-11  9:51     ` Sergey Matveev
  0 siblings, 1 reply; 5+ messages in thread
From: Koushik Roy @ 2021-11-11  6:10 UTC (permalink / raw)
  To: John Goerzen, Sergey Matveev; +Cc: nncp-devel

John Goerzen <jgoerzen@complete•org> writes:

>> I am pleased to announce NNCP 8.0.2 release availability!

Thanks all for all of the work in the release and bugfinding! I have a
holiday tomorrow and I'm looking forward to upgrading all of my nncp
nodes with the new "hotness".

Cheers,
Koushik

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [EN] NNCP 8.0.2 release announcement
  2021-11-11  6:10   ` Koushik Roy
@ 2021-11-11  9:51     ` Sergey Matveev
  2021-11-12  3:13       ` John Goerzen
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey Matveev @ 2021-11-11  9:51 UTC (permalink / raw)
  To: nncp-devel

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

*** Koushik Roy [2021-11-10 22:10]:
>Thanks all for all of the work in the release and bugfinding!

All kudos fully go to John Goerzen! Hardly I will move to Merkle trees,
make multicasting or make "streaming" encrypted packet format without
his "push" and interest.

-- 
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: CF60 E89A 5923 1E76 E263  6422 AE1A 8109 E498 57EF

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [EN] NNCP 8.0.2 release announcement
  2021-11-11  9:51     ` Sergey Matveev
@ 2021-11-12  3:13       ` John Goerzen
  0 siblings, 0 replies; 5+ messages in thread
From: John Goerzen @ 2021-11-12  3:13 UTC (permalink / raw)
  To: Sergey Matveev; +Cc: nncp-devel

On Thu, Nov 11 2021, Sergey Matveev wrote:

> *** Koushik Roy [2021-11-10 22:10]:
>>Thanks all for all of the work in the release and bugfinding!
>
> All kudos fully go to John Goerzen! Hardly I will move to Merkle trees,
> make multicasting or make "streaming" encrypted packet format without
> his "push" and interest.

And thank you, Sergey, for all the work you've put into this project!
It is a really fantastic piece of work.

- John

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-12  3:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10  9:47 [EN] NNCP 8.0.2 release announcement Sergey Matveev
2021-11-10 22:33 ` John Goerzen
2021-11-11  6:10   ` Koushik Roy
2021-11-11  9:51     ` Sergey Matveev
2021-11-12  3:13       ` John Goerzen