X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Fmulticast.texi;h=1c8913f357a337938bbd5bd49fdba6f8cb253f0a;hp=7de8be77d193a0590d365c6cdf486eea78fdc6ae;hb=bb7fe5e770586be9f44a8a7f3321a3139d5345bb;hpb=203dfe36da7adf2b3089e4fa4017a67409cbad70 diff --git a/doc/multicast.texi b/doc/multicast.texi index 7de8be7..1c8913f 100644 --- a/doc/multicast.texi +++ b/doc/multicast.texi @@ -11,7 +11,8 @@ networks). Each multicast group is identified by so-called @strong{area}. Area consists of private/public Curve25519 keypairs for @ref{Encrypted area, packets encryption}, identity (BLAKE2b-256 hash of the public key) and -possible subscribers. Areas are created with @ref{nncp-cfgnew} command. +possible subscribers. Areas are created with @command{@ref{nncp-cfgnew}} +command. You can make either file or exec transmissions to the areas. Those ordinary file/exec packets are double wrapped in: @@ -108,13 +109,13 @@ $ nncp-toss -node self @enumerate @item -@command{nncp-file} creates an encrypted packet with area packet and +@command{@ref{nncp-file}} creates an encrypted packet with area packet and encrypted packet inside it, with our own @code{self} node as a recipient (in the @file{SPOOL/SELF/tx} directory). It also creates the @file{SPOOL/SELF/area/AREA/MsgHash} file. @item -@command{nncp-toss} sees @file{tx/} file and "opens" it, applying the +@command{@ref{nncp-toss}} sees @file{tx/} file and "opens" it, applying the area message tossing procedure as described above. That will create outgoing packets in @file{SPOOL/nodeB/tx} and @file{SPOOL/nodeD/tx} directories with @file{SPOOL/nodeB/area/AREA/MsgHash}