mooltipass / minible

Github repository containing the firmwares running on the Mooltipass Mini BLE
GNU General Public License v3.0
94 stars 20 forks source link

Typeout of SSH public key #421

Open t0mt3n opened 4 months ago

t0mt3n commented 4 months ago

Missing feature

I want a menu item on the minible for SSH where all my stored keys are listed and when i select a key the device types out an authorized_keys entry. (think like the login menu, but instead of typing out the username/password, it types the public part of the SSH key)

Justification

It will make it super easy to add my key to a new host without having to remember and store the public key part.