public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: nncp-devel@lists.cypherpunks.ru
Subject: [EN] NNCP 7.3.1 release announcement
Date: Sun, 11 Jul 2021 22:12:47 +0300	[thread overview]
Message-ID: <YOtCr5imW0wOQZze@stargrave.org> (raw)

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

I am pleased to announce NNCP 7.3.1 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 possibly left opened file descriptor in online commands.

* Severely decreased memory usage of MTH hashing.

------------------------ >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-7.3.1.tar.xz (1142 KiB)
    http://www.nncpgo.org/download/nncp-7.3.1.tar.xz.sig

SHA256 hash: 8611DC6A 3EAC7FFA A6A1C688 2073AB4D A4E93D36 C864F050 C5F880FE 10FCFC46
GPG key ID: 0x2B25868E75A1A953 NNCP releases <releases@nncpgo•org>
Fingerprint: 92C2 F0AE FE73 208E 46BF  F3DE 2B25 868E 75A1 A953

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2021-07-11 19:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-11 19:12 Sergey Matveev [this message]
2021-07-11 19:42 ` [EN] NNCP 7.3.1 release announcement Shawn K. Quinn
2021-07-11 20:05   ` Sergey Matveev
2021-07-11 20:14     ` Shawn K. Quinn
2021-07-11 20:50       ` Sergey Matveev
2021-07-11 20:59         ` Shawn K. Quinn
2021-07-12  6:58           ` Sergey Matveev