]> Cypherpunks.ru repositories - nncp.git/blob - doc/cfg/self.texi
Add various documentation indices
[nncp.git] / doc / cfg / self.texi
1 @node CfgSelf
2 @cindex self-node configuration keypairs
3 @section Configuration self-node keypairs
4
5 @strong{self} section contains our node's private keypairs.
6
7 @vindex ExchPrv
8 @vindex ExchPub
9 @vindex SignPrv
10 @vindex SignPub
11 @strong{exch*} and @strong{sign*} are used during @ref{Encrypted,
12 encrypted} packet creation.
13
14 @vindex NoisePrv
15 @vindex NoisePub
16 @strong{noise*} are used during @ref{Sync, synchronization protocol}
17 working in @ref{nncp-call}, @ref{nncp-caller}, @ref{nncp-daemon}.