.TH TALER\-AUDITOR\-SIGN 1 "Sep 15, 2015" "GNU Taler" .SH NAME taler\-auditor\-sign \- Sign mint denomination as auditor. .SH SYNOPSIS .B taler\-auditor\-sign .RI [ options ] .br .SH DESCRIPTION \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 mint. Using this signature, the auditor affirms that he will verify that the mint is properly accounting for those coins. .SH OPTIONS .B .IP "\-a FILE, \-\-auditor-key=FILE" Location of the private EdDSA auditor key. If it does not exist, it will be created. .B .IP "\-h, \-\-help" Print short help on options. .B .IP "\-m KEY, \-\-mint-key=KEY" Public key of the mint in Crockford base32 encoding, for example as generated by gnunet\-ecc \-p. .B .IP "\-r FILE, \-\-mint-request=FILE" File with the mint's denomination key signing request as generated by taler\-mint\-keyup \-o. .B .IP "\-o FILE, \-\-output=FILE" File where the auditor should write the EdDSA signature. .SH BUGS Report bugs by using Mantis or by sending electronic mail to .SH "SEE ALSO" \fBtaler\-mint\-keyup\fP(1), \fBgnunet\-ecc\fP(1), \fBtaler.conf\fP(5)