Can a chrome extension host a terminal emulator?
Last week, I wrote on using my browser as a terminal emulator. The post caught a lot of attention on lobster.rs , and I received some interesting feedback. The most common criticism was that running a terminal from a browser tab was inherently insecure. There were also some concerns about the complexity of the setup, and the fact that it requires a server to run at all times. I'm happy to report…