For a design overview and security analysis see the technical report.
- Install required packages
npm install - Set up mit-cert-auth
- Edit
mit-cert-auth/config.json - Run
node deploy-auth.jsfrom themit-cert-authdirectory
- Edit
- Run
mongodon localhost or set a mongodb URI asUAP_URIenv variable. - Run the server with
npm start