Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.
/ identity-deed Public archive

Privacy risk assessment tool inspired by NIST

Notifications You must be signed in to change notification settings

18F/identity-deed

Repository files navigation

Deed

A privacy risk assessment tool inspired by NIST.

"It takes many good deeds to build a good reputation, and only one bad one to lose it." – Benjamin Franklin

Deployment

To deploy the app yourself, you may do the following:

  1. Get set up with Cloud.gov (instructions)
  2. Target your sandbox by running: cf target -o sandbox
  3. Set up the database: cf create-service aws-rds shared-psql identity-deed-db
  4. Set the SECRET_TOKEN env var for the app: cf set-env <APP_NAME> SECRET_KEY_BASE rake secret`
  5. Deploy! cf push APP_NAME -f .manifest.yml
  6. Note that manifest.yml currently assumes an app name of identity-deeds. Since app names must be unique, apps deployed to new sandbox accounts will need a different name and the manifest file will need to be edited.
  7. See db/seeds.rb to log in as one of the seed users.

About

Privacy risk assessment tool inspired by NIST

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •