Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the concept of access control in computer security, discussing its importance as the first line of defense. It explains the questions access control systems need to answer, the role of authentication and authorization, and the implementation of access control mechanisms. The lecture also introduces two approaches to access policy decisions: discretionary access control (DAC) and mandatory access control (MAC).