#zellij has a pretty neat “web share” that creates a terminal in the browser. I wonder what it would take to have a login portal for that, where the users of my shared machine can log in via the browser (username+password like per SSH, or maybe fancy pass keys) and then resume their sessions or start new ones. Does something like this exist already?
(Or maybe this should be independent of zellij and just reuse their or anyone else’s terminal-in-the-browser component.)