Hello everyone, the Teleport team is here to answer any questions.
Internally we use Teleport as a library to connect multiple clusters into a structured system of doing ops with solid identity management, but we figured it deserves to be its own tool, especially because so many larger companies in the Valley have built something similar internally.
> 1) How does session archiving work with non-line-oriented applications? (e.g. top and its brethren)
We capture and replay the whole stream, so playback works well with top/mc/emacs/vim etc
> 2) Does it ever capture passwords (or any other non-echoed characters) by accident?
If you accidentally type in password in your active session that will be visible, session capture will record it, yes. We plan on encrypting everything just in case at rest though:
Internally we use Teleport as a library to connect multiple clusters into a structured system of doing ops with solid identity management, but we figured it deserves to be its own tool, especially because so many larger companies in the Valley have built something similar internally.