]> git.proxmox.com Git - mirror_qemu.git/commit - README.rst
README: use 'https://' instead of 'git://'
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 8 Nov 2018 11:15:24 +0000 (11:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 12 Nov 2018 11:26:02 +0000 (11:26 +0000)
commitc814b177625ab5823f40e7c177257141044d60dc
tree02c6f112fe87263bb2f35a38d06f5bceef9e1ba0
parent460f0236c12a86a38692c12d9bf8e2391dc10a77
README: use 'https://' instead of 'git://'

When you clone the repository without previous commit history, 'git://'
doesn't protect from man-in-the-middle attacks.  HTTPS is more secure
since the client verifies the server certificate.

Reported-by: Jann Horn <jannh@google.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-id: 20181108111531.30671-2-stefanha@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
README
pc-bios/README