From 8d6fabb019ab61160a2dcff4ad587d43cb699093 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 17 Jul 2019 13:23:45 +0200 Subject: [PATCH] ssh-keygen very brief instriuctions --- handbook/computing/keyexchange.html | 31 ++++++++++++++++++++++++++++ handbook/keyexchange.html | 32 ----------------------------- handbook/upload-expert.html | 2 +- 3 files changed, 32 insertions(+), 33 deletions(-) create mode 100644 handbook/computing/keyexchange.html delete mode 100644 handbook/keyexchange.html diff --git a/handbook/computing/keyexchange.html b/handbook/computing/keyexchange.html new file mode 100644 index 000000000..5033303a7 --- /dev/null +++ b/handbook/computing/keyexchange.html @@ -0,0 +1,31 @@ + + + +Handbook placeholder page + + + +

CUCC Expedition Handbook

+ +

Cryptographic Key Exchange

+

As of the server move in spring 2019 none of us can ssh into the expo server unless we set up ssh keys which identify +the specific machine we are logging in from. + +

You will need to ssh-keygen a key on your device, email the public key to someone who already has ssh access (Wookey, Paul Fox, Philip Sargent, Sam Wenham..) +and follow their instructions. + +

If you are already a sohpisticated user of these things, you might like to look at + +How to setup multiple ssh keys. + +


+ + + + diff --git a/handbook/keyexchange.html b/handbook/keyexchange.html deleted file mode 100644 index 7d47ef41d..000000000 --- a/handbook/keyexchange.html +++ /dev/null @@ -1,32 +0,0 @@ - - - -Handbook placeholder page - - - -

CUCC Expedition Handbook

- -

Placeholder

-

This is not the page you are looking for. -

This will be replaced with the information you want as soon as someone gets around to writing it. Why not find out how to do this yourself ? - -


- - - - diff --git a/handbook/upload-expert.html b/handbook/upload-expert.html index c4bd5d7d5..b4a1bc9c0 100644 --- a/handbook/upload-expert.html +++ b/handbook/upload-expert.html @@ -18,7 +18,7 @@ to the server. This is worse than it was as the password is now sent in clear.

So it is important that the ordinary ftp access is restricted to the /uploads/ folder tree. -See key exchange instructions for how to arrange with an admin for this to be done for your device. +See key exchange instructions for how to arrange with an admin for this to be done for your device.

Using scp - requires key exchange for the device