YunoHost / issues

General issue tracker for the YunoHost project
72 stars 8 forks source link

Integrate SSH key management for admin authentication in the webadmin #175

Open yunohost-bot opened 8 years ago

yunohost-bot commented 8 years ago
Original Redmine Issue: 175

Author Name: moul


Actually, the admin is connecting with a password via SSH to his server. This is not secure at all. It would be great, if a form on administration interface to manage private SSH keys.

There could be a tutorial how to generate a ssh key. Then copy the ssh public key in the webpage.

Many services propose to paste the public ssh key like DigitalOcean and GitHub.

Things on this tutorial §Authentification SSH par clé should be handled.

We could imagine this page could handle other SSH keys for extra-administrators.

yunohost-bot commented 8 years ago
Properties Change

Author: Bram

Psycojoker commented 6 years ago

https://github.com/YunoHost/yunohost/pull/345