chmod 777The reason 777 is bad is because other gives permissions to anyone who has access to your computer: for example, if you're hacked, the hackerYes, it is dangerous to set chmod 777 permissions. You should only use chmod 755 for directories and chmod 644 for files. You should only