mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: stop advertizing FTP or HTTP for downloads of libvirt
On the modern internet it is not credible to continue to advertize software downloads over unencrypted connections. Even if users could theoretically use GPG to verify the signatures, not all our downloads are signed and few people know how to correctly verify signatures. Reviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
7c48fb08e0
commit
968f888acc
@ -27,8 +27,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>libvirt</td>
|
<td>libvirt</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/">ftp</a>
|
<a href="https://libvirt.org/sources/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt.git;a=summary">libvirt</a>
|
||||||
@ -48,8 +47,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>C#</td>
|
<td>C#</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/csharp/">ftp</a>
|
<a href="https://libvirt.org/sources/csharp/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/csharp/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-csharp.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-csharp.git;a=summary">libvirt</a>
|
||||||
@ -63,8 +61,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Go</td>
|
<td>Go</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/go/">ftp</a>
|
<a href="https://libvirt.org/sources/go/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/go/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-go.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-go.git;a=summary">libvirt</a>
|
||||||
@ -80,8 +77,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Java</td>
|
<td>Java</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/java/">ftp</a>
|
<a href="https://libvirt.org/sources/java/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/java/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-java.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-java.git;a=summary">libvirt</a>
|
||||||
@ -95,8 +91,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>OCaml</td>
|
<td>OCaml</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/ocaml/">ftp</a>
|
<a href="https://libvirt.org/sources/ocaml/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/ocaml/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-ocaml.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-ocaml.git;a=summary">libvirt</a>
|
||||||
@ -127,8 +122,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>PHP</td>
|
<td>PHP</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/php/">ftp</a>
|
<a href="https://libvirt.org/sources/php/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/php/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-php.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-php.git;a=summary">libvirt</a>
|
||||||
@ -142,8 +136,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Python</td>
|
<td>Python</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/python/">ftp</a>
|
<a href="https://libvirt.org/sources/python/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/python/">https</a>
|
|
||||||
<a href="https://pypi.python.org/pypi/libvirt-python">pypi</a>
|
<a href="https://pypi.python.org/pypi/libvirt-python">pypi</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@ -158,8 +151,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Ruby</td>
|
<td>Ruby</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/ruby/">ftp</a>
|
<a href="https://libvirt.org/sources/ruby/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/ruby/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=ruby-libvirt.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=ruby-libvirt.git;a=summary">libvirt</a>
|
||||||
@ -173,8 +165,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Rust</td>
|
<td>Rust</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/rust/">ftp</a>
|
<a href="https://libvirt.org/sources/rust/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/rust/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-rust.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-rust.git;a=summary">libvirt</a>
|
||||||
@ -191,8 +182,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>GLib / GConfig / GObject</td>
|
<td>GLib / GConfig / GObject</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/glib/">ftp</a>
|
<a href="https://libvirt.org/sources/glib/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/glib/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-glib.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-glib.git;a=summary">libvirt</a>
|
||||||
@ -206,8 +196,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Go XML</td>
|
<td>Go XML</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/go/">ftp</a>
|
<a href="https://libvirt.org/sources/go/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/go/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-go-xml.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-go-xml.git;a=summary">libvirt</a>
|
||||||
@ -223,8 +212,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>D-Bus</td>
|
<td>D-Bus</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/dbus/">ftp</a>
|
<a href="https://libvirt.org/sources/dbus/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/dbus/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-dbus.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-dbus.git;a=summary">libvirt</a>
|
||||||
@ -238,8 +226,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Console Proxy</td>
|
<td>Console Proxy</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/consoleproxy/">ftp</a>
|
<a href="https://libvirt.org/sources/consoleproxy/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/consoleproxy/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-console-proxy.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-console-proxy.git;a=summary">libvirt</a>
|
||||||
@ -253,8 +240,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>CIM provider</td>
|
<td>CIM provider</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/CIM/">ftp</a>
|
<a href="https://libvirt.org/sources/CIM/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/CIM/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-cim.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-cim.git;a=summary">libvirt</a>
|
||||||
@ -268,8 +254,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>CIM utils</td>
|
<td>CIM utils</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/CIM/">ftp</a>
|
<a href="https://libvirt.org/sources/CIM/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/CIM/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libcmpiutil.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libcmpiutil.git;a=summary">libvirt</a>
|
||||||
@ -283,8 +268,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>SNMP</td>
|
<td>SNMP</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/snmp/">ftp</a>
|
<a href="https://libvirt.org/sources/snmp/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/snmp/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-snmp.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-snmp.git;a=summary">libvirt</a>
|
||||||
@ -298,8 +282,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Application Sandbox</td>
|
<td>Application Sandbox</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/sandbox/">ftp</a>
|
<a href="https://libvirt.org/sources/sandbox/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/sandbox/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-sandbox.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-sandbox.git;a=summary">libvirt</a>
|
||||||
@ -316,8 +299,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>TCK</td>
|
<td>TCK</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="ftp://libvirt.org/libvirt/tck/">ftp</a>
|
<a href="https://libvirt.org/sources/tck/">libvirt</a>
|
||||||
<a href="https://libvirt.org/sources/tck/">https</a>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://libvirt.org/git/?p=libvirt-tck.git;a=summary">libvirt</a>
|
<a href="https://libvirt.org/git/?p=libvirt-tck.git;a=summary">libvirt</a>
|
||||||
@ -422,14 +404,11 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
Most modules have releases made available for download on the project
|
Most modules have releases made available for download on the project
|
||||||
site, via FTP, HTTP or HTTPS. Some modules are instead made available
|
site via HTTPS. Some modules are instead made available at alternative
|
||||||
at alternative locations, for example, the Perl binding is made
|
locations, for example, the Perl binding is made available only on CPAN.
|
||||||
available only on CPAN.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="ftp://libvirt.org/libvirt/">libvirt.org FTP server</a></li>
|
|
||||||
<li><a href="https://libvirt.org/sources/">libvirt.org HTTP server</a></li>
|
|
||||||
<li><a href="https://libvirt.org/sources/">libvirt.org HTTPS server</a></li>
|
<li><a href="https://libvirt.org/sources/">libvirt.org HTTPS server</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user