keybase / keybase/keybase-issues
GNUPGHOME isn't respected
Open
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I have `GNUPGHOME` set to a directory under `XDG_CONFIG_HOME`. However, any of the keybase pgp subcommands are still expecting/recreating `~/.gnupg` rather than respecting `GNUPGHOME`.
```
$ keybase --version
keybase version 1.0.14-1
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the behavior with GNUPGHOME set under XDG_CONFIG_HOME and a keybase PGP subcommand, then inspect the relevant PGP command entry points. Compare the command's use of GNUPGHOME with the recreated ~/.gnupg path; done means the configured GNUPGHOME is respected.
Written by the indexing model from the issue text.
Assessment
- Domain
- cryptography
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100