Hacker News new | ask | show | jobs
by josephcsible 1901 days ago
> Environment variables are visible to any user in the system.

This is completely false in any modern OS. You can only see environment variables of your own processes.