Skip to content
Tech

Why does a signed data use agreement not stop the queries it forbids?

82

Möglichkeit

Federated data networks in healthcare, research, and finance rely on data use agreements to specify what recipients may do with shared data. These agreements are written in legalese and enforced after the fact through audits and legal action, not at the moment a query runs. Nothing at the data access layer checks a live query against the constraints a recipient signed up to. An ACM FAccT 2025 paper on data intermediary system design identified this gap directly: technical work on data sharing has focused on access control, meaning who can query, rather than use control, meaning what any given query may actually ask. A 2026 Royal Society paper on federated computing under sovereignty constraints confirmed that translating legal data-sharing policies into enforceable computational constraints remains an open research problem with no deployed solution.

Warum es wichtig ist

Shifting enforcement from signed agreements to runtime policy checks is the missing primitive that would make broad federated data sharing viable without trusting every downstream actor.

Wie ich die Chance bewerte

Der Opportunity Score ist meine persönliche Einschätzung, keine Messung: wie stark es schmerzt, wie oft es auftritt und wie wenig heute existiert, um es zu lösen. Ein höherer Wert bedeutet, dass ich es für lohnender halte, es umzusetzen.

Schweregrad8/10

Wie viel Schmerz es verursacht, wenn es auftritt.

Häufigkeit7/10

Wie oft Menschen tatsächlich darauf stoßen.

Whitespace9/10

Wie wenig gute Werkzeuge dafür heute existieren.

Weitere lösungswürdige Probleme