update about-ssh verbaige

This commit is contained in:
forest 2022-02-08 12:52:04 -06:00
parent af671355fc
commit 3f9f71cac3
1 changed files with 5 additions and 4 deletions

View File

@ -328,10 +328,11 @@ Host key verification failed.
<hr/>
<p>
Because of the case for absolute simplicity, I think that in a cloud based use-case
it might even make sense to remove the TOFU and make the ssh client even less user friendly; requiring the
expected host key to be passed in on every command by default
would dramatically increase the security of real-world SSH usage.
In order to make it more human-friendly again while keeping the security benefits,
it might even make sense to remove the TOFU and make the ssh client even less user friendly; require the
expected host key to be passed in on every command.
This could finally remove some of the fine-print from real-world SSH usage and make the protocol easier
for the uninitiated to understand.
In order to make it human-friendly again while keeping the security benefits,
we can create a new layer of abstraction on top of SSH, create regime-specific automation & wrapper scripts.
</p>
<p>