]> Cypherpunks.ru repositories - nncp.git/blob - doc/index.texi
Forbid any later GNU GPL versions autousage
[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-2019 @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 @center Interested? @ref{Tarballs, @strong{Download it}}!
27
28 @menu
29 * Comparison::
30 * Use cases::
31 * Workflow::
32 * News::
33 * Информация на русском: Русский.
34 * Installation::
35 * Configuration::
36 * Call configuration: Call.
37 * Integration::
38 * Commands::
39 * Niceness::
40 * Chunked files: Chunked.
41 * Bundles::
42 * Spool directory: Spool.
43 * Log format: Log.
44 * Packet format: Packet.
45 * Sync protocol: Sync.
46 * EBlob format: EBlob.
47 * Thanks::
48 * Contacts and feedback: Contacts.
49 * Copying conditions: Copying.
50 @end menu
51
52 @include comparison.texi
53 @include usecases.texi
54 @include workflow.texi
55 @include news.texi
56 @include russian.texi
57 @include install.texi
58 @include cfg.texi
59 @include call.texi
60 @include integration.texi
61 @include cmds.texi
62 @include niceness.texi
63 @include chunked.texi
64 @include bundles.texi
65 @include spool.texi
66 @include log.texi
67 @include pkt.texi
68 @include sp.texi
69 @include eblob.texi
70 @include thanks.texi
71 @include contacts.texi
72
73 @node Copying
74 @unnumbered Copying conditions
75
76 @insertcopying
77 @verbatiminclude fdl.txt
78
79 @bye