]> Cypherpunks.ru repositories - nncp.git/blob - doc/index.texi
Add complete.org's NNCP related articles
[nncp.git] / doc / index.texi
1 \input texinfo
2 @documentencoding UTF-8
3 @settitle NNCP
4
5 @copying
6 This manual is for NNCP (Node to Node copy) -- collection of utilities
7 simplifying secure store-and-forward files and mail exchanging.
8
9 Copyright @copyright{} 2016-2022 @email{stargrave@@stargrave.org, Sergey Matveev}
10
11 @quotation
12 Permission is granted to copy, distribute and/or modify this document
13 under the terms of the GNU Free Documentation License, Version 1.3;
14 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
15 A copy of the license is included in the section entitled "Copying conditions".
16 @end quotation
17 @end copying
18
19 @node Top
20 @top NNCP
21
22 @verbatiminclude pedro.txt
23
24 @include about.texi
25
26 There are also articles about its usage outside this website:
27
28 @itemize
29 @item @url{https://www.complete.org/nncp/, Various related articles} by John Goerzen
30 @item @url{https://habr.com/en/post/330712/, NNCP: лечение online- и цензуро- зависимости store-and-forward методом} (on russian)
31 @item @url{https://changelog.complete.org/archives/tag/nncp, Series of descriptive articles} by John Goerzen
32 @item @url{https://www.youtube.com/watch?v=0i3r63pnyHM, Presentation of NNCP on Internet Freedom Conference 2019} (on russian)
33     (@url{http://www.stargrave.org/20191207-Internet_Freedom_Conference-NNCP.webm.torrent, torrent})
34 @end itemize
35
36 @center Interested? @ref{Tarballs, @strong{Download it}}!
37
38 @menu
39 * Comparison::
40 * Use cases::
41 * Workflow::
42 * News::
43 * Информация на русском: Русский
44 * Installation::
45 * Configuration::
46 * Call configuration: Call
47 * Multicast areas: Multicast
48 * Integration::
49 * Commands::
50 * Administration::
51 * Niceness::
52 * Chunked files: Chunked
53 * Bundles::
54 * Spool directory: Spool
55 * Log format: Log
56 * Packet format: Packet
57 * Merkle Tree Hashing: MTH
58 * Sync protocol: Sync
59 * MultiCast Discovery: MCD
60 * Yggdrasil support: Yggdrasil
61 * EBlob format: EBlob
62 * Mirrors::
63 * Thanks::
64 * Contacts and feedback: Contacts
65 * Copying conditions: Copying
66 @end menu
67
68 @include comparison.texi
69 @include usecases/index.texi
70 @include workflow.texi
71 @include news.texi
72 @include russian.texi
73 @include install.texi
74 @include cfg/index.texi
75 @include call.texi
76 @include multicast.texi
77 @include integration/index.texi
78 @include cmd/index.texi
79 @include admin.texi
80 @include niceness.texi
81 @include chunked.texi
82 @include bundles.texi
83 @include spool.texi
84 @include log.texi
85 @include pkt/index.texi
86 @include mth.texi
87 @include sp.texi
88 @include mcd.texi
89 @include yggdrasil.texi
90 @include eblob.texi
91 @include mirrors.texi
92 @include thanks.texi
93 @include contacts.texi
94
95 @node Copying
96 @unnumbered Copying conditions
97
98 @insertcopying
99 @verbatiminclude fdl.txt
100
101 @bye