Updated App Security (markdown)
parent
3f8cc706b9
commit
ca05b6ae61
|
@ -54,7 +54,9 @@ jhat passphrase_cache.hprof
|
||||||
|
|
||||||
#### Outcome
|
#### Outcome
|
||||||
Passhrases are in memory, even after timeout! Thus:
|
Passhrases are in memory, even after timeout! Thus:
|
||||||
|
|
||||||
Protects against: Attacker taking a misplaced smartphone, were the passphrase is still cached and no unlock screen is enabled -> signs/decrypts things
|
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
|
Does not protect against: memory dumps
|
||||||
|
|
||||||
### API Security
|
### API Security
|
||||||
|
|
Loading…
Reference in New Issue