X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Findex.texi;h=37a7ab9faf6dc62331975f1359d367de0d1eec7c;hp=fb19da8383be91d43a7e9832bf2e456f4e76f4fc;hb=203dfe36da7adf2b3089e4fa4017a67409cbad70;hpb=22a3ed111c98f81f884df47bf1040a76c36e84ab diff --git a/doc/index.texi b/doc/index.texi index fb19da8..37a7ab9 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -6,7 +6,7 @@ This manual is for NNCP (Node to Node copy) -- collection of utilities simplifying secure store-and-forward files and mail exchanging. -Copyright @copyright{} 2016-2021 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2016-2022 @email{stargrave@@stargrave.org, Sergey Matveev} @quotation Permission is granted to copy, distribute and/or modify this document @@ -17,15 +17,21 @@ A copy of the license is included in the section entitled "Copying conditions". @end copying @node Top +@c dummy cindex, to pass through the current info's bug, which can skip +@c the first index entry during searching +@cindex 0 @top NNCP +@cindex Pedro @verbatiminclude pedro.txt @include about.texi +@cindex articles There are also articles about its usage outside this website: @itemize +@item @url{https://www.complete.org/nncp/, Various related articles} by John Goerzen @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) @@ -56,14 +62,17 @@ There are also articles about its usage outside this website: * Merkle Tree Hashing: MTH * Sync protocol: Sync * MultiCast Discovery: MCD +* Yggdrasil support: Yggdrasil * EBlob format: EBlob +* Mirrors:: * Thanks:: +* Indices:: * Contacts and feedback: Contacts * Copying conditions: Copying @end menu @include comparison.texi -@include usecases.texi +@include usecases/index.texi @include workflow.texi @include news.texi @include russian.texi @@ -71,7 +80,7 @@ There are also articles about its usage outside this website: @include cfg/index.texi @include call.texi @include multicast.texi -@include integration.texi +@include integration/index.texi @include cmd/index.texi @include admin.texi @include niceness.texi @@ -83,8 +92,11 @@ There are also articles about its usage outside this website: @include mth.texi @include sp.texi @include mcd.texi +@include yggdrasil.texi @include eblob.texi +@include mirrors.texi @include thanks.texi +@include indices.texi @include contacts.texi @node Copying