Workshop Presentation • CONSENT 2022 • April 26, 2022

A Policy-Oriented Architecture for Enforcing Consent in Solid

Laurens Debackere, Pieter Colpaert, Ruben Taelman, Ruben Verborgh

IDLab, Department of Electronics and Information Systems, Ghent University - imec

Discover the pre-print paper
COnSeNT 2022 • 26 April 2022

A Policy-Oriented Architecture for Enforcing Consent in Solid

Laurens Debackere, Pieter Colpaert, Ruben Taelman, Ruben Verborgh

Overview

  1. An introduction to Solid
    • What is Solid?
    • Authorization in Solid
  2. Problem Statement
  3. An architecture for enforcing data protection in Solid
  4. Discussion
  5. Conclusion
Ghent University

An introduction to the Solid project

Ghent University

What is Solid?

Graphic by Ruben Verborgh, from Web Fundamentals

Ghent University

The Solid specification1

1: Based on the Solid Protocol, version 0.9 Ghent University

Authorization in Solid: Web Access Control

Ghent University

Authorization in Solid: Limitations

Ghent University

Web Access Control: Example

            @prefix acl: <http://www.w3.org/ns/auth/acl#>.
            # Your doctor has Read & Write Access to your Medical Records
            <#records> a acl:Authorization;
                acl:agent <https://nhs.gov.uk/id/123#me>;
                acl:default <./MedicalRecords/>;
                acl:mode acl:Read, acl:Write.
        
Ghent University

Web Access Control: Example

            @prefix acl: <http://www.w3.org/ns/auth/acl#>.
            # Your doctor has Read & Write Access to your Medical Records
            <#records> a acl:Authorization;
                acl:agent <https://nhs.gov.uk/id/123#me>;
                acl:default <./MedicalRecords/>;
                acl:mode acl:Read, acl:Write.
        
Ghent University

Problem Statement

1: Giray Havur, Miel Vander Sande, and Sabrina Kirrane. 2020. Greater Control and Transparency in Personal Data Processing. 655–662. https://doi.org/10.5220/0009143206550662 2: Beatriz Esteves, Harshvardhan J. Pandit, and Víctor Rodríguez-Doncel. 2021. ODRL Profile for Expressing Consent through Granular Access Control Policies in Solid. In 2021 IEEE European Symposium on Security and Privacy Workshops (EuroSPW).298–306. https://doi.org/10.1109/EuroSPW54576.2021.00038 Ghent University

Research Objective

Ghent University

Related Work

Ghent University

Architecture: Background

Ghent University

Architecture: Vision

Ghent University

Architecture: Proposal

Ghent University

Discussion

Ghent University

Conclusion

Ghent University
Building showing the quote 'The next big thing will be a lot of small things' Photo by Ian Dolphin, 2016.

A Policy-Oriented Architecture for Enforcing Consent in Solid

Laurens Debackere
IDLab, Department of Electronics and Information Systems, Ghent University - imec
Mail: Laurens.Debackere@UGent.be

Slides available online at:
github.com/laurensdeb/consent-22-slides

This research is supported by SolidLab Vlaanderen (Flemish Government, EWI and RRF project VV023/10).
Ruben Taelman is a postdoctoral fellow of the Research Foundation - Flanders (FWO) (1274521N).

Copyright © 2022 UGent