Hacker News new | ask | show | jobs
by adammcnamara 5714 days ago
An unfortunate coincidence. Ask me anything
1 comments

I assume Canada has patient privacy laws similar to HIPAA in the states. How have you dealt with privacy issues?
All comms are via SSL. The application ties into a backend SSO system for authentication and authorization. The app uses timeouts on top of the ones enforced by the iPad. All requests run through backend data access policies via web services.