Can a chrome extension host a terminal emulator?
by pomdtr
3 min read
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 that I have a solution for both of these: Tweety is now distributed as a chrome extension!