Hacker News new | ask | show | jobs
by chias 4000 days ago
There's also the referrer header that gets sent out, which includes the URL of the page that is embedding the image. Not really "all data on your visitors" but depending on how you use it, may leak sensitive information if you're unwise enough to put it in the page urls (depressingly common), or allow them to track every visit throughout your site (on pages that embed the image)
1 comments

There's no reason you have to directly embed the images.

If you want to preserve user privacy, you should definitely proxy this API.