|
|
|
|
|
by yieldcrv
1017 days ago
|
|
that’s mentally negligent. the only people that have to identify problems and solutions are founders that are grifting for capital or customers. and that’s sad. the rest of rational actors can see a false dilemmas from afar without knowing what the third and fourth and fifth possibilities are. in this case its pretty obvious that “privacy for hosts, or not via FAANG Oauth and an unaccountable change in the terms of service to further distance from privacy” is a false dilemma while also not preventing anonymous CSAM rooms on their service. |
|
Is MFA the only solution to the auth problem? No.
Is having a firewall the only way to prevent unauthorized traffic on your network? No.
Is docker the only solution to how to package software in containers? No
Is git the only DVCS? No.
Is git-flow the only way to manage branching and pull-requests? No.
Is Rust/Python/Javascript the only programming language? No.
Are relational databases the only way to persist important data? No.
etc etc etc...
We normally expect for difficult problems to have a variety of solutions with different tradeoffs and in particular, for really hard problems involving adaptive human adversaries, a lot of time we rely on applying multiple levels of "solution" in order to give us defense in depth and a chance to really crack a particular problem.