operations icon indicating copy to clipboard operation
operations copied to clipboard

Require SSH key based authentication for faffy

Open Firefishy opened this issue 2 years ago • 1 comments

Faffy (OpenStreetMap dev server) is the only OpenStreetMap with password based ssh authentication enabled.

To improve our security posture we should require all uses login using an SSH key.

  • Evaluate which users still require a key.
  • Communicate requirement.
  • Set deadline

Firefishy avatar Mar 11 '23 17:03 Firefishy

Someone with root access will need to check which users have SSH keys set, because .ssh often has restrictive permissions.

pnorman avatar May 19 '23 06:05 pnorman