friendica-addons/privacy_image_cache
Michael Vogel ec95e5a2da forumlist: added a "div" for styling reasons
privacy_image_cache: If a picture comes from another picture cache (like facebook) take the original picture
2012-12-23 03:24:55 +01:00
..
privacy_image_cache.php forumlist: added a "div" for styling reasons 2012-12-23 03:24:55 +01:00
README.md Privacy Image Cache 2012-04-22 13:19:45 +00:00

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.