X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Findex.texi;h=000dab98299de5b0af5842b3bcd76892eb4b0792;hb=ab7c7eca0e53661f0ba904c2a6ba752990bea367;hp=87c008e6d304d0dbcabce27404109e34cd293549;hpb=97b386a58ef33cac2ba39ac2e273bc632eb026ad;p=nncp.git diff --git a/doc/index.texi b/doc/index.texi index 87c008e..000dab9 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -3,25 +3,35 @@ @settitle NNCP @copying -This manual is for NNCP (Node to Node copy) -- collection of utilities +This manual is for NNCP (Node to Node copy) -- collection of utilities simplifying secure store-and-forward files and mail exchanging. -Copyright @copyright{} 2016-2017 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2016-2021 @email{stargrave@@stargrave.org, Sergey Matveev} @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.3 -or any later version published by the Free Software Foundation; +under the terms of the GNU Free Documentation License, Version 1.3; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "Copying conditions". @end quotation @end copying @node Top -@top NNCP +@top + +@verbatiminclude pedro.txt @include about.texi +There are also articles about its usage outside this website: + +@itemize +@item @url{https://habr.com/en/post/330712/, NNCP: лечение online- и цензуро- зависимости store-and-forward методом} (on russian) +@item @url{https://changelog.complete.org/archives/tag/nncp, Series of descriptive articles} by John Goerzen +@item @url{https://www.youtube.com/watch?v=0i3r63pnyHM, Presentation of NNCP on Internet Freedom Conference 2019} (on russian) + (@url{http://www.stargrave.org/20191207-Internet_Freedom_Conference-NNCP.webm.torrent, torrent}) +@end itemize + @center Interested? @ref{Tarballs, @strong{Download it}}! @menu @@ -33,14 +43,19 @@ A copy of the license is included in the section entitled "Copying conditions". * Installation:: * Configuration:: * Call configuration: Call. -* Integration with Postfix: Postfix. +* Multicast areas: Multicast. +* Integration:: * Commands:: +* Administration:: * Niceness:: * Chunked files: Chunked. +* Bundles:: * Spool directory: Spool. * Log format: Log. * Packet format: Packet. +* Merkle Tree Hashing: MTH. * Sync protocol: Sync. +* MultiCast Discovery: MCD. * EBlob format: EBlob. * Thanks:: * Contacts and feedback: Contacts. @@ -53,16 +68,21 @@ A copy of the license is included in the section entitled "Copying conditions". @include news.texi @include russian.texi @include install.texi -@include cfg.texi +@include cfg/index.texi @include call.texi -@include postfix.texi -@include cmds.texi +@include multicast.texi +@include integration.texi +@include cmd/index.texi +@include admin.texi @include niceness.texi @include chunked.texi +@include bundles.texi @include spool.texi @include log.texi -@include pkt.texi +@include pkt/index.texi +@include mth.texi @include sp.texi +@include mcd.texi @include eblob.texi @include thanks.texi @include contacts.texi