[libvirt] [PATCH 0/4] virsh: secret: Improve handling of secret value

Peter Krempa pkrempa at redhat.com
Fri Jan 10 15:42:40 UTC 2020


The currently existing virsh APIs for secrets are awful for human use
and don't promote security.

Peter Krempa (4):
  virsh: secret: Add 'secret-passwd' command
  virsh: secret: Allow getting secret's value without base64 encoding
  virsh: secret: Allow setting secrets from file
  docs: secret: Unify and sanitize examples on how to set secret value

 docs/formatsecret.html.in |  86 ++++++++++++++++++----------
 docs/manpages/virsh.rst   |  26 ++++++++-
 tools/virsh-secret.c      | 116 ++++++++++++++++++++++++++++++++++++--
 3 files changed, 189 insertions(+), 39 deletions(-)

-- 
2.24.1




More information about the libvir-list mailing list