Hacker News new | ask | show | jobs
by provost 4176 days ago
I don't see any details about security on your app's homepage [1]. Not even the word 'security' exists. Just a privacy policy.

[1] stayinyourprime.com

1 comments

Link is under "Menu" -> "Security & Privacy" https://stayinyourprime.com/security

Brief technical outline (not on that page, as most people don't "care"): - SSL for all API endpoints - No data stored on the phone (unless you send to Health) - No credentials stored on server (without special case explicit permission) - Data at rest stored encrypted - but we have the keys - Automatic security updates nightly, faster for events such as Heartbleed: https://twitter.com/stayinyourprime/status/45370574409788211... - Threat monitoring software on all production servers and periodic vulnerability scans.