Earlier quoted context omitted.
> But then more difficult questions arise: - Is the price of slack worth it, when the alternative is having more educated users that can do very basic command line calls ? I'm not sure that it would be difficult to wrap that up in a web interface running on a single server that does nothing but execute those command-line calls - auth, data and everything but session would be managed by the web server. You could perha…
That can be done just with an ssh:// URL handler. It already works on macOS, you can open terminals with an ssh session direct from web pages.
I did not know that. Can confirm that it works in FF on Linux.