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/> <hr/>
<p> <p>
Because of the case for absolute simplicity, I think that in a cloud based use-case 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 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 by default expected host key to be passed in on every command.
would dramatically increase the security of real-world SSH usage. This could finally remove some of the fine-print from real-world SSH usage and make the protocol easier
In order to make it more human-friendly again while keeping the security benefits, 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. we can create a new layer of abstraction on top of SSH, create regime-specific automation & wrapper scripts.
</p> </p>
<p> <p>