launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #30950
Re: [Merge] ~pelpsi/lp-signing:update-development-documentation into lp-signing:master
Diff comments:
> diff --git a/README.rst b/README.rst
> index 5fc6b9b..4e52196 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -38,6 +38,12 @@ Generate another key pair, and add the private half to ``private_keys``
>
> $ env/bin/lp-signing generate-key-pair
>
> +If you want to communicate with the lp-signing server,
> +add your client to the signing service::
> +
> + $ source env/bin/activate
> + $ lp-signing register-client <name> <client-public-key>
base64-encoded NaCl public key, let me add this information to the doc
> +
> Start the server::
>
> $ make run
--
https://code.launchpad.net/~pelpsi/lp-signing/+git/lp-signing/+merge/461650
Your team Launchpad code reviewers is requested to review the proposed merge of ~pelpsi/lp-signing:update-development-documentation into lp-signing:master.
References