Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #19 from freedomofpress/centralized-code-of-conduct
Browse files Browse the repository at this point in the history
Replace local copy of Code of Conduct with centralized one
  • Loading branch information
conorsch authored Apr 9, 2021
2 parents 741d5f6 + 33b65e4 commit 65e12c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 200 deletions.
199 changes: 0 additions & 199 deletions CODE_OF_CONDUCT.md

This file was deleted.

4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
> By contributing to this project, you agree to abide by our [Code of Conduct](https://github.com/freedomofpress/.github/blob/main/CODE_OF_CONDUCT.md).
# qubes-template-securedrop-workstation

This work was inspired by and reuses code from the Whonix Qubes template: https://github.com/adrelanos/qubes-template-whonix
Expand All @@ -20,7 +22,7 @@ Note that these instructions must be carried out on a Fedora-based Qubes VM. Bui

### Testing changes to builder logic

1. Repace the following value in `securedrop-workstation.conf`: ` BRANCH_template_securedrop_workstation ?= $TEST_BRANCH`
1. Repace the following value in `securedrop-workstation.conf`: ` BRANCH_template_securedrop_workstation ?= $TEST_BRANCH`
2. Sign the tag using a trusted key (or edit the `builder/build-workstation-template` script to import/trust the key)
3. `make template`

Expand Down

0 comments on commit 65e12c5

Please sign in to comment.