X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fabout.texi;h=f75293131d348410301f8e01290aa82277e20b7a;hb=7f71f37675f61b4081ad6fef2a936f1c7eb620f9;hp=a11526182cac4975b3c5c70bbf017cd567a5bd01;hpb=dd92823db3d72fb21a4c712a7fb052dce16443dd;p=nncp.git diff --git a/doc/about.texi b/doc/about.texi index a115261..f752931 100644 --- a/doc/about.texi +++ b/doc/about.texi @@ -15,6 +15,7 @@ end-to-end} encrypted, explicitly authenticated by known participants public keys. @url{https://en.wikipedia.org/wiki/Onion_routing, 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 @ref{Multicast, multicasting} areas support. Out-of-box offline @url{https://en.wikipedia.org/wiki/Sneakernet, sneakernet/floppynet}, @url{https://en.wikipedia.org/wiki/Dead_drop, @@ -33,7 +34,7 @@ licenced under @url{https://www.gnu.org/licenses/gpl-3.0.html, GNU GPLv3}. It should work on all @url{https://en.wikipedia.org/wiki/POSIX, POSIX}-compatible systems. Easy @ref{Integration, integration} with existing @url{https://en.wikipedia.org/wiki/SMTP, SMTP} servers. Single -@url{http://yaml.org/, YAML} configuration file. +@url{https://hjson.org/, Hjson} configuration file. Why create yet another store-and-forward solution when UUCP, FTN and even SMTP exists? Look in @ref{Comparison, comparison} section!