elisescu / tty-share

Share your linux or osx terminal over the Internet.
https://tty-share.com/
MIT License
816 stars 87 forks source link

Support for SSH keys #41

Open akhil-naidu opened 3 years ago

akhil-naidu commented 3 years ago

Most cloud providers and security concern users prefer SSH public keys; it would be great to see its implementation.

Let me know if there are any plans for its introduction in your roadmap.

antifob commented 2 years ago

Maybe I'm not getting something, but how would you authenticate with SSH keys over a web browser? I don't think tty-share is meant to be used as a web UI to give out shell access.

akhil-naidu commented 2 years ago

I was looking for an emoji to share my reaction but then saw your DP xD.

elisescu commented 2 years ago

@akhil-naidu , as Phillipe mentions, it's hard to see a usage for SSH keys on the web client side. Can you share more insights into the usecase you had in mind?