issues icon indicating copy to clipboard operation
issues copied to clipboard

Integrate SSH key management for admin authentication in the webadmin

Open yunohost-bot opened this issue 9 years ago • 2 comments

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 avatar Jan 29 '16 12:01 yunohost-bot

Properties Change

Author: Bram

yunohost-bot avatar Aug 09 '16 11:08 yunohost-bot

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

Psycojoker avatar May 28 '18 09:05 Psycojoker