Updated App Security (markdown)
parent
4aae17b9a1
commit
b8b1ac9c9d
|
@ -60,12 +60,7 @@ jhat passphrase_cache.hprof
|
|||
![](https://github.com/open-keychain/open-keychain/raw/master/Resources/docs/passphrase2.png)
|
||||
![](https://github.com/open-keychain/open-keychain/raw/master/Resources/docs/passphrase3.png)
|
||||
|
||||
#### Outcome
|
||||
Passhrases are in memory, even after timeout (only true for Strings)! Thus:
|
||||
|
||||
Protects against: Attacker taking a misplaced smartphone, were the passphrase is still cached and no unlock screen is enabled -> signs/decrypts things
|
||||
|
||||
Does not protect against: memory dumps
|
||||
Strings are in memory, even after timeout!
|
||||
|
||||
### Links
|
||||
* http://blog.sei.cmu.edu/post.cfm/secure-coding-for-the-android-platform
|
||||
|
|
Loading…
Reference in New Issue