Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpc policies: allow sd-svs to get sd-gpg to import gpg keys #254

Merged
merged 1 commit into from
May 14, 2019

Conversation

redshiftzero
Copy link
Contributor

part of the resolution for freedomofpress/securedrop-client#363 (securedrop-client needs to have this rpc policy in place to resolve that issue)

test

  1. Apply change described in GpgImportKey: pass --no-tty through to gpg invocation QubesOS/qubes-app-linux-split-gpg#23

  2. Then manually try to import a gpg key in sd-svs:

qubes-gpg-import-key test_key.asc

@@ -108,4 +108,5 @@ dom0-rpc-qubes.GpgImportKey:
- marker_start: "### BEGIN securedrop-workstation ###"
- marker_end: "### END securedrop-workstation ###"
- content: |
sd-svs sd-gpg allow
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants