Mercurial > libervia-backend
diff doc/libervia-cli/pubsub.rst @ 3966:9f85369294f3
doc (encryption, cli): pubsub signing documentation:
- add a `Pubsub Signature` section to `encryption` documentation
- document `-X, --sign` flag where it's used
- document `pubsub/signature` subcommands
fix 381
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 30 Oct 2022 01:06:58 +0200 |
parents | 4b8776eb6826 |
children | c4418949aa37 |
line wrap: on
line diff
--- a/doc/libervia-cli/pubsub.rst Sun Oct 30 01:06:58 2022 +0200 +++ b/doc/libervia-cli/pubsub.rst Sun Oct 30 01:06:58 2022 +0200 @@ -26,6 +26,8 @@ |e2e_arg| +|sign_arg| + .. _XEP-0060 ยง7.1.5: https://xmpp.org/extensions/xep-0060.html#publisher-publish-options example @@ -83,6 +85,8 @@ |e2e_arg| +|sign_arg| + example ------- @@ -458,6 +462,11 @@ Subcommands to add or remove data attached to pubsub items. Please check :ref:`libervia-cli_pubsub_attachments`. +signature +========= + +Subcommands to handle items signature. Please check :ref:`libervia-cli_pubsub_signature`. + secret ======