Embedded system – is it a good idea to run the user application as root?
I’m working on a Linux powered consumer electronics. Everything user interacts with is running as root (legacy design). Should I make the application run as its own user with restrictions?
Continue reading Embedded system – is it a good idea to run the user application as root?