Update list of nerds to ask. - online edit of handbook/computing/keyexchange.html

This commit is contained in:
Expo on server 2024-04-17 17:49:38 +01:00
parent ecf9085387
commit 66688013aa

View File

@ -26,7 +26,7 @@ automatic - no passwords needed.</p>
<p>'ssh' is 'secure shell' and is widely used for secure access to machines and services.</p>
<h2>What do I need to do?</h2>
<p>You will need to run ssh-keygen/PuTTYgen on your device, email the public key to someone who already has ssh access (Wookey, Paul Fox, Philip Sargent, Sam Wenham). Once installed by them you should be able to log in as 'expo' over ssh (and other software like git will also use this behind the scenes). This only needs doing once (for any machine you want access from).</p>
<p>You will need to run ssh-keygen/PuTTYgen on your device, email the public key to someone who already has ssh access (Wookey, Paul Fox, Philip Sargent). Once the key is installed by them you should be able to log in as 'expo' over ssh (and other software like git will also use this behind the scenes). This only needs doing once (for any machine you want access from).</p>
<p>Our own documentation for <a href="../putty/putty.html">installing PuTTy on Windows</a>.