Allow adding multiple SSH keys from dashboard
Author: oscarbaracos Channel: #Sharing ssh access Link: https://discord.com/channels/1405685085923049482/1461382624520966319/1461468552409383035
Description
Currently, the dashboard only displays SSH keys in read-only mode and is limited to one key. Users should be able to add multiple SSH keys directly from the dashboard, similar to GitHub's implementation.
Context
From discussion:
- Users can currently add keys via CLI by SSHing in with a new key and going through the email flow
- The dashboard can display multiple keys if they've been added via CLI, but there's no way to add them through the UI
- This creates a counterintuitive workflow compared to standard signup/account management flows
Desired Behavior
Add the ability to create/add SSH keys directly from the dashboard UI, following GitHub's example pattern.
discord-bug
3 Comments
We should:
I have a paint color to recommend for the roof:
ssh<~/.ssh/other.pub exe.dev keys addI didn't add stdin handling, but otherwise this is done, with both command and web variants.