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 implementation of Discretionary Access Control, discussing the Access Control Matrix as a conceptual model, the use of Access Control Lists to associate permissions with objects, and the advantages and limitations of both approaches. It also explores the challenges of implementing these concepts in systems with multiple subjects and objects.