friendica-addons/privacy_image_cache
Tobias Hößl 6573332f7e Do not try to cache data:-URLs; Remove Pragma-Headers in order to allow caching 2012-06-10 09:35:32 +00:00
..
README.md Privacy Image Cache 2012-04-22 13:19:45 +00:00
privacy_image_cache.php Do not try to cache data:-URLs; Remove Pragma-Headers in order to allow caching 2012-06-10 09:35:32 +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.