Skip to content
Tech

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

82

Opportunity

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.

Why it matters

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.

How I score the opportunity

The Opportunity Score is my own read, not a measurement: how much it hurts, how often it bites, and how little exists to solve it today. Higher means I think it is more worth building.

Severity8/10

How much pain it causes when it shows up.

Frequency7/10

How often people actually run into it.

Whitespace9/10

How little good tooling exists for it today.

More problems worth solving