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-auditor-sign.1 | 86 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 man/taler-auditor-sign.1 (limited to 'man/taler-auditor-sign.1') diff --git a/man/taler-auditor-sign.1 b/man/taler-auditor-sign.1 new file mode 100644 index 00000000..41e450ea --- /dev/null +++ b/man/taler-auditor-sign.1 @@ -0,0 +1,86 @@ +.\" Man page generated from reStructuredText. +. +.TH "TALER-AUDITOR-SIGN" "1" "Sep 18, 2019" "0.6pre1" "GNU Taler" +.SH NAME +taler-auditor-sign \- sign exchange denomination as auditor +. +.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\-auditor\-sign\fP [\fB\-a\fP\ \fIFILE\fP\ |\ \fB–auditor\-key=\fP‌\fIFILE\fP] +[\fB\-h\fP\ |\ \fB–help\fP] [\fB\-m\fP\ \fIKEY\fP\ |\ \fB–exchange\-key=\fP‌\fIKEY\fP] +[\fB\-u\fP\ \fIURL\fP\ |\ \fB–auditor\-url=\fP‌\fIURL\fP] +[\fB\-r\fP\ \fIFILE\fP\ |\ \fB–exchange\-request=\fP‌\fIFILE\fP] +[\fB\-o\fP\ \fIFILE\fP\ |\ \fB–output=\fP‌\fIFILE\fP] +.SH DESCRIPTION +.sp +\fBtaler\-auditor\-sign\fP is a command line tool to be used by an auditor +to sign that he is aware of certain keys being used by a exchange. Using +this signature, the auditor affirms that he will verify that the +exchange is properly accounting for those coins. +.sp +The exchange for which keys were signed must have been added to the +auditor using taler\-auditor\-exchange first! +.INDENT 0.0 +.TP +\fB\-a\fP \fIFILE\fP | \fB–auditor\-key=\fP‌\fIFILE\fP +Location of the private EdDSA auditor key. If it does not exist, it +will be created. +.TP +\fB\-h\fP | \fB–help\fP +Print short help on options. +.TP +\fB\-m\fP \fIKEY\fP | \fB–exchange\-key=\fP‌\fIKEY\fP +Public key of the exchange in Crockford base32 encoding, for example +as generated by gnunet\-ecc \-p. +.TP +\fB\-u\fP \fIURL\fP | \fB–auditor\-url=\fP‌\fIURL\fP +URL of the auditor. Provides informative link for the user to learn +more about the auditor. +.TP +\fB\-r\fP \fIFILE\fP | \fB–exchange\-request=\fP‌\fIFILE\fP +File with the exchange’s denomination key signing request as +generated by taler\-exchange\-keyup \-o. +.TP +\fB\-o\fP \fIFILE\fP | \fB–output=\fP‌\fIFILE\fP +File where the auditor should write the EdDSA signature. +.UNINDENT +.SH SEE ALSO +.sp +gnunet\-ecc(1), taler\-auditor\-exchange(1), taler\-exchange\-keyup(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