radiosilence / wire

[DEFUNCT - do not use, insecure!] Communication for the 21st century activist.
MIT License
16 stars 2 forks source link

3rd Party APIs could leak data and identity information. #15

Open radiosilence opened 13 years ago

radiosilence commented 13 years ago

Currently APIs such as the GMaps API are accessed directly by the user's browser. Obviously, this means that there's a chink in the anonymity armour as Google probably log the IPs that access their API.

radiosilence commented 13 years ago

To fix this I imagine using some sort of proxy (perhaps at nginx level?) to redirect the request to Google.