From: Martin <debacle@debian.org>
Date: Sun, 12 Jan 2025 20:19:03 +0000
Subject: fix documentation privacy breaches

Origin: vendor
Last-Update: 2025-01-12
---
 docs/adoptions.rst | 34 ----------------------------------
 1 file changed, 34 deletions(-)

diff --git a/docs/adoptions.rst b/docs/adoptions.rst
index 1cef0b9..bae0234 100644
--- a/docs/adoptions.rst
+++ b/docs/adoptions.rst
@@ -19,13 +19,9 @@ Various Linux Distros
 
 pyftpdlib has been packaged for different Linux distros, see `repology.org <https://repology.org/project/python:pyftpdlib/versions>`__.
 
-.. image:: https://repology.org/badge/vertical-allrepos/python:pyftpdlib.svg
-
 FreeBSD
 -------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/freebsd.gif?raw=true
-
 A `freshport <http://www.freshports.org/ftp/py-pyftpdlib>`__
 is available.
 
@@ -37,8 +33,6 @@ Following lists the softwares adopting pyftpdlib.
 Google Chromium
 ---------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/chrome.jpg?raw=true
-
 `Google Chromium <https://www.chromium.org/chromium-projects/>`__, the open
 source project behind Google Chrome, uses pyftpdlib for unit tests of the
 FTP client included in the browser.
@@ -46,8 +40,6 @@ FTP client included in the browser.
 Smartfile
 ---------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/smartfile.png?raw=true
-
 `Smartfile <https://www.smartfile.com/>`__ is a market leader in FTP and online
 file storage that has a robust and easy-to-use web interface. We utilize
 pyftpdlib as the underpinnings of our FTP service. Pyftpdlib gives us the
@@ -56,8 +48,6 @@ flexibility we require to integrate FTP with the rest of our application.
 Pyfilesystem
 ------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/images/pyfilesystem.svg?raw=true
-
 `Pyfilesystem <https://www.pyfilesystem.org/>`__ is a Python module
 that provides a common interface to many types of filesystem, and provides some
 powerful features such as exposing filesystems over an internet connection, or
@@ -67,8 +57,6 @@ component.
 Bazaar
 ------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/bazaar.jpg?raw=true
-
 `Bazaar <https://code.launchpad.net/bzr>`__ is a distributed version control
 system similar to GIT which supports different protocols among which FTP. Same
 as Google Chromium, Bazaar uses pyftpdlib as the base FTP server to implement
@@ -77,8 +65,6 @@ internal FTP unit tests.
 Python for OpenVMS
 ------------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/openvms.png?raw=true
-
 `OpenVMS <https://vmssoftware.com/>`__ is an
 operating system that runs on the `VAX <http://en.wikipedia.org/wiki/VAX>`__
 and `Alpha <http://en.wikipedia.org/wiki/DEC*Alpha>`__ computer families,
@@ -91,8 +77,6 @@ every new vmspython installation.
 OpenERP
 -------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/openerp.jpg?raw=true
-
 `OpenERP <http://openerp.com>`__ is an Open Source enterprise management
 software.  It covers and integrates most enterprise needs and processes:
 accounting, hr, sales, crm, purchase, stock, production, services management,
@@ -111,8 +95,6 @@ into `Zope <https://www.zope.dev/>`__.
 put.io FTP connector
 --------------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/putio.png?raw=true
-
 `put.io <https://put.io/>`__ is a storage service that fetches media files
 remotely and lets you stream them immediately. They wrote a PoC based on
 pyftplidb that proxies FTP clients requests to put.io via HTTP. More info can
@@ -122,8 +104,6 @@ https://github.com/ybrs/putio-ftp-connector.
 Rackspace Cloud's FTP
 ---------------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/rackspace-cloud-hosting.jpg?raw=true
-
 `ftp-cloudfs <http://github.com/chmouel/ftp-cloudfs>`__ is a FTP server acting
 as a proxy to `Rackspace Cloud <https://www.rackspace.com/cloud>`__. It
 allows you to connect via any FTP client to do upload/download or create
@@ -132,8 +112,6 @@ containers.
 Far Manager
 -----------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/farmanager.png?raw=true
-
 `Far Manager <http://farmanager.com/>`__ is a program for managing files and
 archives on Windows. Far Manager included pyftpdlib as a plug-in for making the
 current directory accessible through FTP, which is convenient for exchanging
@@ -142,8 +120,6 @@ files with virtual machines.
 Google Pages FTPd
 -----------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/google-pages.gif?raw=true
-
 `gpftpd <http://arkadiusz-wahlig.blogspot.com/2008/04/hosting-files-on-google.html>`__
 is a pyftpdlib based FTP server you can connect to using your Google e-mail
 account.
@@ -154,8 +130,6 @@ download them and upload new ones.
 Peerscape
 ---------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/peerscape.gif?raw=true
-
 `Peerscape <http://www.peerscape.org/>`__ is an experimental peer-to-peer social
 network implemented as an extension to the Firefox web browser. It implements a
 kind of serverless read-write web supporting third-party AJAX application
@@ -175,8 +149,6 @@ performances.
 Symbian Python FTP server
 -------------------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/symbianftp.png?raw=true
-
 An FTP server for Symbian OS: http://code.google.com/p/sypftp/
 
 Sierramobilepos
@@ -283,20 +255,14 @@ Web sites using pyftpdlib
 www.bitsontherun.com
 --------------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/bitsontherun.png?raw=true
-
 http://www.bitsontherun.com
 
 www.adcast.tv
 -------------
 
-.. image:: https://github.com/giampaolo/pyftpdlib/blob/master/docs/images/adcast.png?raw=true
-
 http://www.adcast.tv http://www.adcast.tv
 
 www.netplay.it
 --------------
 
-.. image:: http://pyftpdlib.googlecode.com/svn/wiki/images/netplay.jpg
-
 http://netplay.it/
