]> Cypherpunks.ru repositories - nncp.git/blob - doc/index.texi
Links to 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-2020 @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
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://habr.com/en/post/330712/, NNCP: лечение online- и цензуро- зависимости store-and-forward методом} (on russian)
30 @item @url{https://changelog.complete.org/archives/tag/nncp, Series of descriptive articles} by John Goerzen
31 @end itemize
32
33 @center Interested? @ref{Tarballs, @strong{Download it}}!
34
35 @menu
36 * Comparison::
37 * Use cases::
38 * Workflow::
39 * News::
40 * Информация на русском: Русский.
41 * Installation::
42 * Configuration::
43 * Call configuration: Call.
44 * Integration::
45 * Commands::
46 * Niceness::
47 * Chunked files: Chunked.
48 * Bundles::
49 * Spool directory: Spool.
50 * Log format: Log.
51 * Packet format: Packet.
52 * Sync protocol: Sync.
53 * EBlob format: EBlob.
54 * Thanks::
55 * Contacts and feedback: Contacts.
56 * Copying conditions: Copying.
57 @end menu
58
59 @include comparison.texi
60 @include usecases.texi
61 @include workflow.texi
62 @include news.texi
63 @include russian.texi
64 @include install.texi
65 @include cfg.texi
66 @include call.texi
67 @include integration.texi
68 @include cmds.texi
69 @include niceness.texi
70 @include chunked.texi
71 @include bundles.texi
72 @include spool.texi
73 @include log.texi
74 @include pkt.texi
75 @include sp.texi
76 @include eblob.texi
77 @include thanks.texi
78 @include contacts.texi
79
80 @node Copying
81 @unnumbered Copying conditions
82
83 @insertcopying
84 @verbatiminclude fdl.txt
85
86 @bye