logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

CurveCP — Message-handling programs

Author

       This manual page was written by Sergiusz Pawlowicz debian@pawlowicz.name for the Debian system  (and  may
       be used by others). The source of this page is a webpage https://curvecp.org/ .  Permission is granted to
       copy, distribute and/or modify this document under public domain.

       This  manual  page was rewritten for the Debian distribution because the original program does not have a
       manual page.

                                                                                                         NaCl(1)

Description

       This manual page documents briefly the CurveCP commands.

       A  traditional  UNIX-style  server  such  as ftpd handles just one network connection, reading input from
       stdin and writing output to stdout. A "superserver" such  as  inetd  or  tcpserver  listens  for  network
       connections and starts a separate server process for each connection.

       curvecpmakekey creates keys needed for curvecpclient can use programs other than curvecpserver.

Name

       CurveCP — Message-handling programs

Options

       How to use curvecpmakekey:

       keydir    a  directory  where  CurveCP  keys are going to be created. The direcoty must not exists before
                 keys creation.

See Also

       curvecpserver (1), curvecpclient (1), curvecpprintkey (1), inetd (8), tcpserver (1).

Synopsis

curvecpmakekey [keydir]

See Also