friendica-addons/privacy_image_cache
Michael Vogel ce997a0367 The title for the settings now contain the words "import, "export" or "Mirror" according to their function. 2014-04-04 11:14:45 +02:00
..
lang add per-plugin language files 2013-02-27 09:38:30 -05:00
README.md Privacy Image Cache 2012-04-22 13:19:45 +00:00
privacy_image_cache.php The title for the settings now contain the words "import, "export" or "Mirror" according to their function. 2014-04-04 11:14:45 +02:00

README.md

Once activated, this addon acs as a proxy between the user and external image resources. If external images are to be shown, like avatars or embedded images, the server retrieves the image and the local link is sent to the user. By using this proxy, the server hosting the original image cannot retrieve personal information of the user like the IP address, User Agent or Cookies. However, the remote server will be able to track the IP address of the server hosting the friendica installation.