Hacker News new | ask | show | jobs
by stonepresto 2066 days ago
That's certainly fair, especially if the password is then set to some variation of "password"...

Although for some devices if you can root it, you probably also know methods of securing it.

1 comments

Rooting a device does not enable setting a password for it. You can host sshd without root, or host sshd but disable root login. Rooting and setting a password, or opening remote command channels for that matter, are separate things. Root allows you to shoot yourself in the foot more than you could otherwise, but you do need to pull the trigger.

The default root methods just enable apps to request root, after which the user gets a prompt. It's like the camera, microphone, or any other special permission.

"Device" has taken on a few different meanings in this thread. To clarify I was speaking generally and not specifically about mobile phones, which is certainly in error due to the context of the article.