Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

[wip] Run a GPG command #4

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

[wip] Run a GPG command #4

wants to merge 14 commits into from

Conversation

smashwilson
Copy link
Contributor

@smashwilson smashwilson commented Mar 14, 2018

A good first target is to be able to run a GPG command with an isolated home directory.

  • Infer the home directory of the user's native GPG install (if any). We'll use this to copy and symlink keyrings.
  • Configure gpg.
  • Configure the isolated gpg-agent.
  • Create an isolated gpg-agent with the correct homedir.
  • Create gpg processes with the correct homedir.
  • Run gpg --list-keys.

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

Successfully merging this pull request may close these issues.

1 participant