|
|
|
|
|
by aidenn0
3440 days ago
|
|
Security isn't either a scale or a binary; from one point of view a large number of binary values. Either your security will or won't be compromised by a given threat model. This is binary, but there's lots of different threat models one could have. e.g. If you care about the Russian government impersonating you, it's a different threat model than if you care about the US government reading your communication, which is a different threat model than if you care about a private actor encrypting all your data and holding it ransom. This is then complicated by the fact that we can't see into the future (sufficiently complicated code is likely to have bugs, we need to predict if those bugs will be exploited before they are fixed; large government attackers may or may not know about math that the public crypto community doesn't; which governments will successfully compel a third party to do various things or reveal various secrets &c.) so each binary value for the security becomes probabilistic. |
|