(no title)
bgidley | 9 years ago
You need full integrity verification, with a secure store and whitebox crypto keys to make such a scheme secure.
bgidley | 9 years ago
You need full integrity verification, with a secure store and whitebox crypto keys to make such a scheme secure.
gyre007|9 years ago
bgidley|9 years ago
All of that is available in the banking world and is often deployed by people like Irdeto (who I work for) and Arxan etc.
komali2|9 years ago
atonse|9 years ago
I'd say the same but they've done just fine publishing anything to the App Store, which uses certs everywhere. And it was even worse the first few years.
duaneb|9 years ago
"Just fine" is a relative term here. It's still a shit show managing them—AFAIK XCode is the only realistic option, which makes me want to remove my eyes with forks.
sjtgraham|9 years ago
bgidley|9 years ago
If you're banking on strong app protection working you really need to be notified of it's state on the server which this won't do, you need to use a securely signed message from the verification/protection libraries on the client.
That can be done by storing this key into a cryptographic whitebox and then linking using it to integrity verification.
ForHackernews|9 years ago
https://news.ycombinator.com/item?id=11637700