From 8702a51c8ecd62de48f2eaabd5b5e3f8d78f3f68 Mon Sep 17 00:00:00 2001 From: Wookey Date: Tue, 7 Jan 2020 01:01:55 +0000 Subject: [PATCH] Make it more obvious which handbook pages are for whom/what. --- handbook/computing/keyexchange.html | 14 +++++++++++++- handbook/manual.html | 11 +++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/handbook/computing/keyexchange.html b/handbook/computing/keyexchange.html index 64a0082af..b5143d083 100644 --- a/handbook/computing/keyexchange.html +++ b/handbook/computing/keyexchange.html @@ -8,7 +8,7 @@

CUCC Expedition Handbook

Cryptographic Key Exchange

-

As of the server move in spring 2019 you need authorisation on the expo server to log in. This takes the form of an ssh key. You generate it on the machine you use for access, then send the public half to the server.

+

As of the server move in spring 2019 you need authorisation on the expo server to log in. This takes the form of an ssh key. You generate it on the machine you use for access, then send the public half to the server. Once done all logins are automatic - no passwords needed.

'ssh' is 'secure shell' and is widely used for secure access to machines and services.

@@ -38,6 +38,18 @@
  • That will create a file: .ssh/id_rsa.pub in your home directory. Email that file to one of the admins listed above.
  • +

    MacOS

    + +
  • Erm, dunno...please fill in
  • + +

    Android

    + +
  • Erm, dunno...please fill in
  • + +

    iOS

    + +
  • Erm, dunno...please fill in
  • +