That sounds great. I also wonder how feasible it is to use that same support for webauthn/passkeys. I don't think that fully works for RDP right now, but if SSH could make use of your passkey instead of needing a defined private key in settings of the connection, that would be cool.
Steve On Wed, Nov 13, 2024 at 11:37 AM necouchman (via GitHub) <g...@apache.org> wrote: > > necouchman commented on PR #797: > URL: > https://github.com/apache/guacamole-client/pull/797#issuecomment-2474145739 > > @lordneeko I believe it is technically possible - RDP (and I believe > FreeRDP) supports the pass-through of Smart Cards, so it's really just a > matter of being able to (safely) pull that data/stream/connection from the > client-side browser and sent it to the FreeRDP library so that it can > provide it to the RDP connection. That may be an over-simplified > explanation of it, but I think it's within the realm of possibility. > > > -- > This is an automated message from the Apache Git Service. > To respond to the message, please log on to GitHub and use the > URL above to go to the specific comment. > > To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org > > For queries about this service, please contact Infrastructure at: > us...@infra.apache.org > >