Release to Github


  • This software attempts to make releasing to github easier. It tracks all previous redacted information by comparing our version to uploaded ones, as well as allows us to use kbfs to annotate sensitive information and files, and infer from this what other information in the project might be sensitive. This is to speed up redacting for deployment on github.com, so that the FRDCSA is more transparent until Panoply or whatever successful distribution mode is achieved. Possibly will try to create an installer that uses the github.com to build an FRDCSA instance. Also helps us with differential releases, where the system may have diverged from the redacted branch. Should probably use actual git branches to achieve this.