Home | History | Annotate | Download | only in doc

Lines Matching full:nonce

2852     <sect2 id="transports-nonce-tcp-sockets">
2853 <title>Nonce-secured TCP Sockets</title>
2855 The nonce-tcp transport provides a secured TCP transport, using a
2858 The server writes a secret, the nonce, to a file and an incoming client
2859 connection is only accepted if the client sends the nonce right after
2860 the connect. The nonce mechanism requires no setup and is orthogonal to
2866 On start, the server generates a random 16 byte nonce and writes it
2867 to a file in the user's temporary directory. The nonce file location
2872 read bytes do not match the nonce stored in the nonce file, the
2874 If the nonce match the received byte sequence, the client is accepted
2879 the nonce from the file published by the server via the noncefile=
2883 <sect3 id="transports-nonce-tcp-sockets-addresses">
2886 Nonce TCP/IP socket addresses uses the "nonce-tcp:" prefix