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 curvecpprintkey prints ascii version of binary keys needed for curvecp‐
20 client and curvecpserver and created using curvecpmakekey command
21 before.
22
24 How to use curvecpprintkey:
25
26 keydir a directory where CurveCP binary keys were created.
27
29 curvecpserver (1), curvecpclient (1), curvecpmakekey (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)