Lifty is domain-specific language for data-centric applications that manipulate sensitive data. A Lifty programmer annotates the sources of sensitive data with declarative security policies, and the language statically and automatically verifies that the application handles the data according to the policies. Moreover, if verification fails, Lifty suggests a provably correct repair, thereby easing the programmer burden of implementing policy enforcing code throughout the application.
Lifty has appeared at ICFP'20 [conference version] [extended version]
The source code is publicly available here
We have assembled a set of small but challenging benchmarks that showcase what you can do with Lifty. Click on the links below to observe Lifty in action via our web interface.