(no title)
robertelder | 3 years ago
A couple weeks ago I was working away in the terminal when all of a sudden, my USB camera turned on and its light started flashing at me indicating something had just started interacting with my webcam. I immediately assumed "Oh, that's probably just some hackers watching me through my web-cam.", so I looked through /var/log a bit and noticed that it had just re-detected all USB devices and two new users had just been added to my system:
snapd-range-12345-root:x:12345:12345::/nonexistent:/usr/bin/false
snap_daemon:x:12345:12345::/nonexistent:/usr/bin/false
Does anyone know what these new users are for, and why they were added just now instead of at install time? I googled a bit, but couldn't find any recent news about it.
numeromancer|3 years ago
JonChesterfield|3 years ago
forgotpwd16|3 years ago
The client is foss. The store is proprietary. The store isn't required to install or/and distribute snaps.
fulafel|3 years ago
On the other hand this username is mentioned in a snap dev forum: https://forum.snapcraft.io/t/system-usernames/13386 - but there it says it should be using the 524288-589823 uid range...