From a5aca9ee869e341c6f4d4493a30da60449781d25 Mon Sep 17 00:00:00 2001
From: Expo on server
'ssh' is 'secure shell' and is widely used for secure access to machines and services.
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).
+You will need to run ssh-keygen/PuTTYgen on your device, email the public key to someone who already has ssh access (Wookey, Martin Green, Mark Shinwell, 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).
Our own documentation for installing PuTTy on Windows.