1NaCl(1) General Commands Manual NaCl(1)
2
3
4
6 CurveCP — Message-handling programs
7
9 curvecpmakekey [keydir]
10
12 This manual page documents briefly the CurveCP commands.
13
14 A traditional UNIX-style server such as ftpd handles just one network
15 connection, reading input from stdin and writing output to stdout. A
16 "superserver" such as inetd or tcpserver listens for network connec‐
17 tions and starts a separate server process for each connection.
18
19 curvecpmakekey creates keys needed for curvecpclient can use programs
20 other than curvecpserver.
21
23 How to use curvecpmakekey:
24
25 keydir a directory where CurveCP keys are going to be created. The
26 direcoty must not exists before keys creation.
27
29 curvecpserver (1), curvecpclient (1), curvecpprintkey (1), inetd (8),
30 tcpserver (1).
31
33 This manual page was written by Sergiusz Pawlowicz debian@pawlow‐
34 icz.name for the Debian system (and may be used by others). The source
35 of this page is a webpage http://curvecp.org/ . Permission is granted
36 to copy, distribute and/or modify this document under public domain.
37
38
39 This manual page was rewritten for the Debian distribution because the
40 original program does not have a manual page.
41
42
43
44 NaCl(1)