-
-
Notifications
You must be signed in to change notification settings - Fork 3
curvedns keygen.8
curvedns-keygen - Generate private/public key pair for curvedns(8)
curvedns-keygen [ path name ]
curvedns-keygen creates a private/public keypair to be used by curvedns(8). When run without arguments, it will simply print the public and private keys in hex format to STDOUT, and the public key also in uz5 format.
When run with arguments, it will create path/env/ if necessary, and write the hex private key to path/env/CURVEDNS_PRIVATE_KEY, unless the file already exists. It will also print the full nameserver name constructed from the uz5 public key and the given name.
Invoking curvedns-keygen with arguments is not recommended!
curvedns-keygen was created by the CurveDNS Project.
This man page was written by Peter Conrad <[email protected]>.
curvedns(8), http://curvedns.on2it.net/ http://www.dnscurve.org/