Hacker News new | ask | show | jobs
by ibeckermayer 1225 days ago
I work on the Desktop Access feature for Teleport: https://goteleport.com/docs/desktop-access/getting-started/

The tool itself is open core: https://github.com/gravitational/teleport

Most of the desktop access stuff is open source. (The only desktop related thing that's proprietary is our tool that allows for access to machines not connected to Active Directory). A sizeable chunk of the desktop access code is even Written In Rustâ„¢: https://github.com/gravitational/teleport/tree/master/lib/sr...!