Hacker News new | ask | show | jobs
by marshray 54 days ago
Unix originated during the early days of what was called "time sharing", but it was developed for relatively small computers typically shared among a small workgroup within an organization. It was not initially designed to be a highly secure system.

This is how you end up with a file called "/etc/passwd" that is required to be world-readable.