|
|
6 years ago | |
|---|---|---|
| .. | ||
| README.md | 6 years ago | |
| main.go | 6 years ago | |
Example usage:
./signer -server-entry <...> -public-key <...> -private-key <...> sign
or:
SIGNER_SERVER_ENTRY=<...> SIGNER_PUBLIC_KEY=<...> SIGNER_PRIVATE_KEY=<...> ./signer sign
sign mode) and generates signing key pairs (generate mode).sign mode, the output is an copy of the input encoded server entry with an additional signature field.