In computer science, the principle of least privilege states a process, user, or program must be able to access only what is necessary for a legitimate purpose. Therefore the least amount of resources are put into use. This principle is similar to the Unix philosophy of doing one thing and doing it well. In our […]
