Have you ever been burned by a chmod 777 command? Tell us your horror story in the comments below!
Enforcing drwxr-xr-x is a solid security practice for development. It prevents unauthorized "write" access from external users, which is vital when working on browser-level security patches. Cons: gecko drwxrxrx
: Everyone else on the system has the same read and enter rights as the group. Have you ever been burned by a chmod 777 command
d | rwx | r-x | r-x --- | --- | --- | --- | User (Gecko) | Group | Others gecko drwxrxrx