SecurityBaidu
Request signing
If you designed the protocol between your app and the server yourself, how would you let the server notice that the contents changed in transit? Assume you already use HTTPS.
Request signing
If you designed the protocol between your app and the server yourself, how would you let the server notice that the contents changed in transit? Assume you already use HTTPS.
SecurityShort answerIntro
Why does an iOS app have to be code signed before it runs? Focus on what the signature gu…
#integrity
SecurityShort answerAdvanced
Your app puts the token the server returned at login into the header of every request. An…
#replay
NetworkingShort answerAdvanced
You're downloading an audio file of several hundred MB, and the app gets terminated or th…
#integrity