]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/usecases/airgap.texi
Unify @ref and @command usage
[nncp.git] / doc / usecases / airgap.texi
index 2c75d19ee6a9386a86d430321641db2770143aa6..a764ca626a5b4f36474db49484acfe0245084873 100644 (file)
@@ -1,4 +1,5 @@
 @node UsecaseAirgap
+@cindex air-gap
 @section Highly secure isolated air-gap computers
 
 If you worry much about security, then air-gapped computer could be the
@@ -35,11 +36,11 @@ reached via online connection using @emph{lan} address.
 @emph{bob-airgap} can be reached by sending intermediate relay packet
 through the @emph{bob}.
 
-Any command like @command{nncp-file myfile bob-airgap:} will
+Any command like @command{@ref{nncp-file} myfile bob-airgap:} will
 automatically create an encapsulated packet: one for the destination
 endpoint, and other carrying it for intermediate relaying node.
 
 Pay attention that relaying node knows nothing about the packet inside,
 but just its size and priority. Transition packets are encrypted too:
 using well-known @url{https://en.wikipedia.org/wiki/Onion_routing, onion
-routing} technology. @emph{bob} can not read @emph{bob-airgap}'s packets.
+encryption} technology. @emph{bob} can not read @emph{bob-airgap}'s packets.