|
|
|
|
|
by kpdemetriou
805 days ago
|
|
I'm not sure what you mean - Minibone's entire purpose is to allow you to not trust the server with users' plaintext data. Naturally, you DO need to run Minibone in an environment that's not compromised, but even if you're concerned about TLS (and there can be valid reasons to be concerned depending on your threat model), web apps can and do run in places other than the browser - that can guarantee the integrity of the bundle. In any case, for most use cases, database compromise is much more likely than active attacks from APTs that can break TLS. |
|