Sciweavers

SACMAT
2015
ACM

Towards Attribute-Based Authorisation for Bidirectional Programming

8 years 7 days ago
Towards Attribute-Based Authorisation for Bidirectional Programming
Bidirectional programming allows developers to write programs that will produce transformations that extract data from a source document into a view. The same transformations can then be used to update the source in order to propagate the changes made to the view, provided that the transformations satisfy two essential properties. Bidirectional transformations can provide a form of authorisation mechanism. From a source containing sensitive data, a view can be extracted that only contains the information to be shared with a subject. The subject can modify the view, and the source can be updated accordingly, without risk of release of the sensitive information to the subject. However, the authorisation model afforded by bidirectional transformations is limited. Implementing an attribute-based access control (ABAC) mechanism directly in bidirectional transformations would violate the essential properties of well-behaved transformations; it would contradict the principle of separation o...
Lionel Montrieux, Zhenjiang Hu
Added 17 Apr 2016
Updated 17 Apr 2016
Type Journal
Year 2015
Where SACMAT
Authors Lionel Montrieux, Zhenjiang Hu
Comments (0)