Can't pull pgp key from user that was followed only locally
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
$ keybase pgp follow <user>
Publicly follow? [y/N]
Answer No to public follow.
Then, using keybase command line client
$ keybase pgp pull <user>
▶ ERROR Assertion <user> did not match any tracked users.
If the user is publicly followed, it works as expected.
Is this expected behavior? (Why?)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported keybase pgp follow <user> and keybase pgp pull <user> commands with public and local-only follows. Trace the command entry points and tracked-user handling to determine whether local follows are intended to support pulls; done means the behavior is clarified and the issue's expected outcome is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cryptography
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100