Hacker News new | ask | show | jobs
by aroemers 4479 days ago
It uses keen.io for analytics, and it might even store the URL you're visiting. You'd better not use this if you're concerned about your privacy: https://github.com/cameron/squirt/blob/gh-pages/js/io.js#L65...
1 comments

In fact, it tracks whenever you use it and sends the URL along with all GET parameters of the page that you are browsing, including the referrer(!), your user agent and your IP to Keen.io: https://github.com/cameron/squirt/blob/gh-pages/bm/squirt.js...