Skip to content

Commit

Permalink
Merge pull request #254 from freedomofpress/rpc-policy-gpg-key-import
Browse files Browse the repository at this point in the history
rpc policies: allow sd-svs to get sd-gpg to import gpg keys
  • Loading branch information
redshiftzero authored May 14, 2019
2 parents 28ef754 + 3770e7d commit b30a2d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dom0/sd-dom0-qvm-rpc.sls
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,5 @@ dom0-rpc-qubes.GpgImportKey:
- marker_start: "### BEGIN securedrop-workstation ###"
- marker_end: "### END securedrop-workstation ###"
- content: |
sd-svs sd-gpg allow
$anyvm $tag:sd-workstation deny
1 change: 1 addition & 0 deletions tests/vars/qubes-rpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
- policy: GpgImportKey
starts_with: |-
### BEGIN securedrop-workstation ###
sd-svs sd-gpg allow
$anyvm $tag:sd-workstation deny
### END securedrop-workstation ###
Expand Down

0 comments on commit b30a2d1

Please sign in to comment.