]> Cypherpunks.ru repositories - nncp.git/blobdiff - README
Merge branch 'develop'
[nncp.git] / README
diff --git a/README b/README
index 58db3ed563e76b28d8ba89dd946fe5c692d206f9..9aa5a7857f5788bf4694dcc7e0aa3d49743e101e 100644 (file)
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ 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.
+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
@@ -16,17 +16,15 @@ online TCP daemon with full-duplex resumable data transmission exists.
 
 NNCP is copylefted free software: see the file COPYING for copying
 conditions. It should work on all POSIX-compatible systems. Easy
-integration with existing SMTP servers. Single YAML configuration file.
+integration with existing SMTP servers. Single Hjson configuration file.
 
 Home page: http://www.nncpgo.org/
-Also available as I2P service:
-http://ryeyslcg6oajmyruje3weqayepze5e5oglxndhkavzfatgnxcd7q.b32.i2p/
 
 Please send questions regarding the use of NNCP, bug reports and
 patches to nncp-devel mailing list:
-https://lists.cypherpunks.ru/pipermail/nncp-devel/
+http://lists.cypherpunks.ru/nncp_002ddevel.html
 
 Development Git source code repository currently is located here:
-https://git.cypherpunks.ru/cgit.cgi/nncp.git/
+http://www.git.cypherpunks.ru/?p=nncp.git;a=summary
 
 For further information please read either doc/nncp.info or doc/nncp.texi.