command
Version:
v2.0.22+incompatible
Opens a new window with list of versions in this module.
Published: Apr 13, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
signer
Example usage:
./signer -server-entry <...> -public-key <...> -private-key <...> sign
or:
SIGNER_SERVER_ENTRY=<...> SIGNER_PUBLIC_KEY=<...> SIGNER_PRIVATE_KEY=<...> ./signer sign
- Signer is a tool that adds signatures to encoded server entries (
sign
mode) and generates signing key pairs (generate
mode).
- In
sign
mode, the output is an copy of the input encoded server entry with an additional signature
field.
- Inputs may be provided as either command line flags or environment variables.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.