From 128dd21665396575f1e752d2fbc77ca5719972da Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 18 Sep 2019 19:23:51 +0200 Subject: prebuilt: man --- man/taler-exchange-keyup.1 | 91 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 man/taler-exchange-keyup.1 (limited to 'man/taler-exchange-keyup.1') diff --git a/man/taler-exchange-keyup.1 b/man/taler-exchange-keyup.1 new file mode 100644 index 00000000..77e43add --- /dev/null +++ b/man/taler-exchange-keyup.1 @@ -0,0 +1,91 @@ +.\" Man page generated from reStructuredText. +. +.TH "TALER-EXCHANGE-KEYUP" "1" "Sep 18, 2019" "0.6pre1" "GNU Taler" +.SH NAME +taler-exchange-keyup \- set up Taler exchange denomination and signing +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.SH SYNOPSIS +.sp +\fBtaler\-exchange\-keyup\fP +[\fB\-d\fP\ \fIDIRNAME\fP\ |\ \fB–exchange\-dir=\fP‌\fIDIRNAME\fP] +[\fB\-h\fP\ |\ \fB–help\fP] [\fB\-m\fP\ \fIFILE\fP\ |\ \fB–master\-key=\fP‌\fIFILE\fP] +[\fB\-o\fP\ \fIFILE\fP\ |\ \fB–output=\fP‌\fIFILE\fP] +[\fB\-r\fP\ \fIDKH\fP\ |\ \fB–revoke=\fP‌\fIDKH\fP] +[\fB\-t\fP\ \fITIMESTAMP\fP\ |\ \fB–time=\fP‌\fITIMESTAMP\fP] +[\fB\-v\fP\ |\ \fB–version\fP] +.SH DESCRIPTION +.sp +\fBtaler\-exchange\-keyup\fP is a command line tool to setup Taler +denomination and signing keys. This tool requires access to the +exchange’s long\-term offline signing key and should be run in a secure +(offline) environment under strict controls. The resulting keys can then +be copied to the main online directory where the Taler HTTP server +operates. +.sp +Its options are as follows: +.INDENT 0.0 +.TP +\fB\-d\fP \fIDIRNAME\fP | \fB–exchange\-dir=\fP‌\fIDIRNAME\fP +Use the configuration and other resources for the exchange to operate +from \fIDIRNAME\fP\&. +.TP +\fB\-h\fP | \fB–help\fP +Print short help on options. +.TP +\fB\-m\fP \fIFILE\fP | \fB–master\-key=\fP‌\fIFILE\fP +Location of the private EdDSA offline master key of the exchange. +.TP +\fB\-o\fP \fIFILE\fP | \fB–output=\fP‌\fIFILE\fP +Where to write a denomination key signing request file to be given to +the auditor. +.TP +\fB\-r\fP \fIDKH\fP | \fB–revoke=\fP‌\fIDKH\fP +Revoke the denomination key where the denomination public key’s hash +is DKH. +.TP +\fB\-t\fP \fITIMESTAMP\fP | \fB–time=\fP‌\fITIMESTAMP\fP +Operate as if the current time was \fITIMESTAMP\fP\&. +.TP +\fB\-v\fP | \fB–version\fP +Print version information. +.UNINDENT +.SH SEE ALSO +.sp +taler\-exchange\-httpd(1), taler\-exchange\-keyup(1), +taler\-exchange\-keycheck(1), taler.conf(5). +.SH BUGS +.sp +Report bugs by using \fI\%https://gnunet.org/bugs/\fP or by sending electronic +mail to <\fI\%taler@gnu.org\fP>. +.SH AUTHOR +GNU Taler contributors +.SH COPYRIGHT +2014, 2015, 2016 Florian Dold, Benedikt Muller, Sree Harsha Totakura, Christian Grothoff, Marcello Stanisci (GPLv3+ or GFDL 1.3+) +.\" Generated by docutils manpage writer. +. -- cgit v1.2.3