andreapollastri / cipi

Install and manage your server like a pro! With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.
https://cipi.andreapollastri.net
1.09k stars 225 forks source link

Security : ssh key based login for domain accounts #387

Closed ubxty closed 2 years ago

ubxty commented 2 years ago

Only the root/cipi account should be accessible using password , rest all accounts should only be accessible via ssh key

andreapollastri commented 2 years ago

Hi, I don't agree... site accounts are limited, cipi account is "root", so maybe SSH key could be on cipi user and other limited site users can use password.

Anyway I would like leave cipi a simple panel for all developers and password is more simple than ssh key to use!