friendica-addons/privacy_image_cache
Michael Vogel 471b5db36f Twitter, Statusnet: Supress profile link of user whose message was repeated
libertree: Design improvement of exported messages
privacy_image_cache: quickfix for double encoded urls
2012-06-23 12:50:48 +02:00
..
README.md Privacy Image Cache 2012-04-22 13:19:45 +00:00
privacy_image_cache.php Twitter, Statusnet: Supress profile link of user whose message was repeated 2012-06-23 12:50:48 +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.