Security
Security versus convenience
In a financial app, how do you decide when a security requirement conflicts with user convenience? Say, session length, how often you re-authenticate, or blocking screenshots.
Security versus convenience
In a financial app, how do you decide when a security requirement conflicts with user convenience? Say, session length, how often you re-authenticate, or blocking screenshots.
SecurityShort answerIntro
What does your app lose on a jailbroken device?
#threat-model
SecurityMultiple choiceIntro
If an app does all its communication over HTTPS, which of these is not guaranteed by that…
#threat-model
SecurityShort answerExpert
QA reports that with a Charles proxy in place they see every API request and response fro…
#threat-model
SecurityShort answerAdvanced
Several apps from one company (the main app, a payments app, a cloud app) should share lo…
#session