X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Findex.texi;h=a5e327dfafff69f95e89d85a6577337efd259958;hb=2e22bda93fdf8f2f84e4d19b3f1d46318b497139;hp=fc2ab374d4f686f51e9f151353452203e6fbddf7;hpb=8994f66557a7f53c0d808416d16ca33202ac3968;p=nncp.git diff --git a/doc/index.texi b/doc/index.texi index fc2ab37..a5e327d 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -1,12 +1,11 @@ \input texinfo -@documentencoding UTF-8 @settitle NNCP @copying 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-2023 @email{stargrave@@stargrave.org, Sergey Matveev} @quotation Permission is granted to copy, distribute and/or modify this document @@ -19,17 +18,21 @@ A copy of the license is included in the section entitled "Copying conditions". @node Top @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://habr.com/en/post/330712/, NNCP: лечение online- и цензуро- зависимости store-and-forward методом} (on russian) +@item @url{https://www.complete.org/nncp/, Various related articles} by John Goerzen +@item @url{https://habr.com/ru/articles/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}) +@item @url{https://habr.com/ru/articles/692254/, Неужто так сложно передать зашифрованный файл? Эволюция формата пакетов NNCP} (on russian) @end itemize @center Interested? @ref{Tarballs, @strong{Download it}}! @@ -56,8 +59,11 @@ 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 @@ -77,14 +83,18 @@ There are also articles about its usage outside this website: @include niceness.texi @include chunked.texi @include bundles.texi +@include ack.texi @include spool.texi @include log.texi @include pkt/index.texi @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