Library Apps.README
Coq Framework for security policies and proof of concept application - Guide
6.858 Project by Anders Kaseorg, Jason Gross, and Peng Wang To execute the application, run make, and then run ./pwmgr-ssb. You can pass -d, -dd, or -ddd for various levels of debug output. You should then enter a 16 character master key to use for encryption. The application syncs with the server every 5 seconds, currently. You can use the commands set <website> <password> and get <website>. You will need Coq 8.4 and various OCaml packages (such as extlib, ssl, and ocamlnet) to build. You can explore the source files via the html/ directory.Trusted Code
The Framework Definitions
Older version, which has a finished termination proof