▲ | jagrsw 3 days ago | |||||||
I don't think it's being paranoid. It's a remotely controlled parser. Fuzzing has turned up some of bugs in irssi and weechat over the years. Things like malformed color codes, DCC filenames, or even basic protocol messages led to crashes. I personally use weechat inside nsjail on a raspberry pi (isolated rpi is enough here, but just for fun): https://github.com/google/nsjail/tree/master/configs | ||||||||
▲ | vrighter 3 days ago | parent [-] | |||||||
so the application crashes inside the container, and the container is restarted, vs the application crashes outside the container and it is restarted. What's the difference? | ||||||||
|