angular / batarang

AngularJS WebInspector Extension for Chrome
MIT License
2.43k stars 338 forks source link

HIPAA Compliant? #299

Closed jarmanizc closed 8 years ago

jarmanizc commented 8 years ago

Our organization would like to use this Chrome extension for debugging our web-based electronic medical records system. However, since this system includes protected healthcare information, we need to be certain that the extension doesn't send any private browsing data back to another server or anything. Does anyone know if this is the case?

SomeKittens commented 8 years ago

I can't say, as we rely on a lot of libraries outside of our control. Your best bet is to dig through the codebase yourself.