|
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 |
|---|
| 4 | ghnssignature \- 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 |
|---|
| 11 | This tool helps GHNS data maintainers, especially in combination with an |
|---|
| 12 | SVN-backed repository. In most cases, calling the tool with just the |
|---|
| 13 | --auto option given within the repository checkout should be enough. |
|---|
| 14 | It will then sign these files and add the signatures to the SVN repository |
|---|
| 15 | where they're then found by the Hotstuff tools after a commit. |
|---|
| 16 | .SH "OPTIONS" |
|---|
| 17 | The only relevant option is --auto. |
|---|
| 18 | .SH "AUTHORS" |
|---|
| 19 | .LP |
|---|
| 20 | Josef Spillner |
|---|
| 21 | <josef@kstuff.org> |
|---|
| 22 | .SH "SEE ALSO" |
|---|
| 23 | .LP |
|---|
| 24 | hotstuff-scan(1) |
|---|