]> Cypherpunks.ru repositories - nncp.git/blob - doc/news.texi
d1a89b15f4b1b51e4c11ba198c48cf154398e3ee
[nncp.git] / doc / news.texi
1 @node News
2 @unnumbered News
3
4 See also this page @ref{Новости, on russian}.
5
6 @node Release 3.0
7 @section Release 3.0
8 @itemize
9 @item
10 Ability to override @option{via} configuration option for destination
11 node via @option{-via} command line option for following commands:
12 @command{nncp-file}, @command{nncp-freq}, @command{nncp-mail}.
13 @item
14 Chunked files, having size less than specified chunk size, will be sent
15 as an ordinary single file.
16 @item
17 @strong{Incompatible} plain packet format changes. @emph{NICE} field is
18 added. Older versions are not supported.
19 @item
20 Sendmail command is invoked with additional @env{NNCP_FILE} environment
21 variable containing niceness level from incoming message packet.
22 @item
23 Files, that are sent as a reply to freq, have niceness level taken from
24 the freq packet. You can set desired niceness during @command{nncp-freq}
25 invocation using @option{-replynice} option.
26 @item
27 @command{nncp-toss} command can ignore specified packet types during
28 processing: @option{-nofile}, @option{-nofreq}, @option{-nomail},
29 @option{-notrns}.
30 @item
31 @command{nncp-file} command uses
32 @option{FreqMinSize}/@option{FreqChunked} conifiguration file options
33 for @option{-minsize}/@option{-chunked} by default. You can turn this
34 off by specifying zero value.
35 @end itemize
36
37 @node Release 2.0
38 @section Release 2.0
39 @itemize
40 @item
41 @strong{Incompatible} encrypted/eblob packet format changes. Older
42 versions are not supported.
43 @item
44 Twofish encryption algorithm is replaced with ChaCha20. It is much more
45 faster. One cryptographic primitive less.
46 @item
47 HKDF-BLAKE2b-256 KDF algorithm is replaced with BLAKE2Xb XOF. Yet
48 another cryptographic primitive less (assuming that BLAKE2X is nearly
49 identical to BLAKE2).
50 @end itemize
51
52 @node Release 1.0
53 @section Release 1.0
54 @itemize
55 @item
56 @strong{Incompatible} encrypted packet format changes. Older versions
57 are not supported.
58 @item
59 @command{nncp-bundle} command can either create stream of encrypted
60 packets, or digest it. It is useful when dealing with stdin/stdout based
61 transmission methods (like writing to CD-ROM without intermediate
62 prepared ISO image and working with tape drives).
63 @item
64 @command{nncp-toss} is able to create @file{.seen} files preventing
65 duplicate packets receiving.
66 @item
67 Single background checksum verifier worker is allowed in
68 @command{nncp-call}. This is helpful when thousands of small inbound
69 packets could create many goroutines.
70 @item
71 Ability to override path to spool directory and logfile through either
72 command line argument, or environment variable.
73 @item
74 @command{nncp-rm} is able to delete outbound/inbound, @file{.seen},
75 @file{.part}, @file{.lock} and temporary files.
76 @end itemize
77
78 @node Release 0.12
79 @section Release 0.12
80 @itemize
81 @item
82 Sendmail command is called with @env{NNCP_SENDER} environment variable.
83 @end itemize
84
85 @node Release 0.11
86 @section Release 0.11
87 @itemize
88 @item
89 @command{nncp-stat}'s command output is sorted by node name.
90 @end itemize
91
92 @node Release 0.10
93 @section Release 0.10
94 @itemize
95 @item
96 @command{nncp-freq}'s @file{DST} argument is optional now. Last
97 @file{SRC} path's element will be used by default.
98 @end itemize
99
100 @node Release 0.9
101 @section Release 0.9
102 @itemize
103 @item
104 Fix @option{-rx}/@option{-tx} arguments processing in
105 @command{nncp-call} command. They were ignored.
106 @end itemize
107
108 @node Release 0.8
109 @section Release 0.8
110 @itemize
111 @item
112 Little bugfix in @command{nncp-file} command, where @option{-minsize}
113 option for unchunked transfer was not in KiBs, but in bytes.
114 @end itemize
115
116 @node Release 0.7
117 @section Release 0.7
118 @itemize
119 @item
120 Ability to feed @command{nncp-file} from stdin, that uses an encrypted
121 temporary file for that.
122
123 @item
124 Chunked files transmission appeared with corresponding
125 @command{nncp-reass} command and @option{freqchunked} configuration file
126 entry. Useful for transferring big files over small storage devices.
127
128 @item
129 @option{freqminsize} configuration file option, analogue to
130 @option{-minsize} one.
131
132 @item
133 @command{nncp-xfer}'s @option{-force} option is renamed to
134 @option{-mkdir} for clarity.
135
136 @item
137 @option{-minsize} option is specified in KiBs, not bytes, for
138 convenience.
139
140 @item
141 @command{nncp-newcfg} command is renamed to @command{nncp-cfgnew},
142 and @command{nncp-mincfg} to @command{nncp-cfgmin} -- now they have
143 common prefix and are grouped together for convenience.
144
145 @item
146 @command{nncp-cfgenc} command appeared, allowing configuration file
147 encryption/decryption, for keeping it safe without any either OpenPGP or
148 similar tools usage.
149
150 @item
151 Cryptographic libraries (dependencies) are updated.
152 @end itemize
153
154 @node Release 0.6
155 @section Release 0.6
156 @itemize
157 @item Small @command{nncp-rm} command appeared.
158 @item Cryptographic libraries (dependencies) are updated.
159 @end itemize
160
161 @node Release 0.5
162 @section Release 0.5
163 @itemize
164 @item Trivial small fix in default niceness level of @command{nncp-file}
165 and @command{nncp-freq} commands.
166 @end itemize
167
168 @node Release 0.4
169 @section Release 0.4
170 @itemize
171 @item Small fix in @command{nncp-call}, @command{nncp-caller},
172 @command{nncp-daemon}: they can segmentation fail sometimes (no data is
173 lost).
174 @item @command{nncp-newnode} renamed to @command{nncp-newcfg} -- it is
175 shorter and more convenient to use.
176 @item @command{nncp-mincfg} command appeared: helper allowing to create
177 minimalistic stripped down configuration file without private keys,
178 that is useful during @command{nncp-xfer} usage.
179 @end itemize
180
181 @node Release 0.3
182 @section Release 0.3
183 Fixed compatibility with Go 1.6.
184
185 @node Release 0.2
186 @section Release 0.2
187 @itemize
188 @item @strong{Incompatible} packet's format change (magic number is
189 changed too): size field is encrypted and is not send in plaintext
190 anymore.
191 @item @option{-minsize} option gives ability to automatically pad
192 outgoing packets to specified minimal size.
193 @item @command{nncp-daemon} and
194 @command{nncp-call}/@command{nncp-caller} always check new @emph{tx}
195 packets appearance in the background while connected. Remote side is
196 immediately notified.
197 @item @option{-onlinedeadline} option gives ability to configure timeout
198 of inactivity of online connection, when it could be disconnected. It
199 could be used to keep connection alive for a long time.
200 @item @option{-maxonlinetime} option gives ability to set maximal
201 allowable online connection aliveness time.
202 @item @command{nncp-caller} command appeared: cron-ed TCP daemon caller.
203 @item @command{nncp-pkt} command can decompress the data.
204 @end itemize