add /about-ssh essay

This commit is contained in:
2021-01-30 22:14:04 -06:00
parent c849ec3c11
commit 7217ff7a6d
4 changed files with 362 additions and 4 deletions

View File

@ -93,7 +93,9 @@
<pre class="code">{% for key in vm['ssh_host_keys'] %}
SHA256:{{ key.sha256 }} ({{ key.key_type }}){% endfor %}</pre>
</div>
<div class="row">
What's this? see <a href="/about-ssh">Understanding the Secure Shell Protocol (SSH)</a>
</div>
<div class="row ">
<hr/>
</div>