deian / hails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hails: Protecting Data Privacy in Untrusted Web Apps

Hails is a platform and web framework that leverages Information Flow Control (IFC) to support untrusted and mutually distrustful web applications interacting and processing private data.

Installation

You can compile Hails as usual with cabal-dev:

$ cabal-dev instal-deps
$ cabal-dev install

About

License:MIT License


Languages

Language:Haskell 88.9%Language:CSS 7.5%Language:JavaScript 3.6%