-
Hello, I assume that WebAuthn is unsuitable for PGP, signed commits, ssh, etc. But what are the alternatives? Connecting with SSH to the container with agent forwarding? |
Beta Was this translation helpful? Give feedback.
Answered by
msujew
Jan 15, 2025
Replies: 1 comment 1 reply
-
Hey @erikschul, I would assume you're developing a browser based IDE solution based on Theia? This is actually quite non-trivial. I'm not sure too many people have attempted to solve this. One provider of online workspaces has tried to set something up via 1Password and SSH, see Gitpod's blog post on that topic. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
erikschul
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @erikschul,
I would assume you're developing a browser based IDE solution based on Theia? This is actually quite non-trivial. I'm not sure too many people have attempted to solve this. One provider of online workspaces has tried to set something up via 1Password and SSH, see Gitpod's blog post on that topic.