root/trunk/hotstuff/man/ghnssignature.1

Revision 416, 0.7 KB (checked in by josef, 4 years ago)

- manual page for the 'ghnssignature' script

Line 
1.TH "ghnssignature" "1" "0.9.3" "Josef Spillner" "Hotstuff GHNS Tools"
2.SH "NAME"
3.LP
4ghnssignature \- manage digitally signed GHNS payload files
5.SH "SYNOPSIS"
6.LP
7\fBghnssignature\fR \fB--auto|--sign|--verify\fR [\fIpayloadfile\fR]
8.LP
9.SH "DESCRIPTION"
10.LP
11This tool helps GHNS data maintainers, especially in combination with an
12SVN-backed repository. In most cases, calling the tool with just the
13--auto option given within the repository checkout should be enough.
14It will then sign these files and add the signatures to the SVN repository
15where they're then found by the Hotstuff tools after a commit.
16.SH "OPTIONS"
17The only relevant option is --auto.
18.SH "AUTHORS"
19.LP
20Josef Spillner
21<josef@kstuff.org>
22.SH "SEE ALSO"
23.LP
24hotstuff-scan(1)
Note: See TracBrowser for help on using the browser.