mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
Privacy Image Cache
This commit is contained in:
parent
24acdb2e22
commit
33ccf200cb
2 changed files with 179 additions and 0 deletions
4
privacy_image_cache/README.md
Normal file
4
privacy_image_cache/README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue