@aeva Has anyone checked out the code for privacy? Seems like it would need access to every page you visit...
Top-level
@aeva Has anyone checked out the code for privacy? Seems like it would need access to every page you visit... 5 comments
@aeva Ok great - thank you! It also looks like it uses a sane way to check for DOM changes so shouldn't be a perfomance hog @aeva @arichtman all data is stored locally and no data/analytics is collected at all. check out the source code here! https://github.com/tvler/streetpass @arichtman That is unavoidable given the WebExtension API. I'm a -bit- more concerned that it would contact every website linked with rel="me", unless it comes from a short list of known services that don't implement webfinger. |
@arichtman it doesn't have any permissions to phone home afaik