friendica-addons/privacy_image_cache
Tobias Hößl 33ccf200cb Privacy Image Cache 2012-04-22 13:19:45 +00:00
..
README.md Privacy Image Cache 2012-04-22 13:19:45 +00:00
privacy_image_cache.php Privacy Image Cache 2012-04-22 13:19:45 +00: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.