ERROR openpgp: invalid argument: cannot encrypt because recipient set shares no common algorithms
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Using the command line client on:
Linux linux-thym.suse 4.1.15-8-default #1 SMP PREEMPT Wed Jan 20 16:41:00 UTC 2016 (0e3b3ab) x86_64 x86_64 x86_64 GNU/Linux
keybase version
Client: 1.0.15
Service: 1.0.15
Sending a message to contacts I track and also they're tacking me:
keybase pgp encrypt -m "test test test" the_user_name
▶ ERROR openpgp: invalid argument: cannot encrypt because recipient set shares no common algorithms
I also did the keybase pgp pull
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 at the keybase pgp encrypt command entry point and reproduce the failure with the command and client version shown. Trace the recipient algorithm negotiation to identify why no common algorithms are found; done means encryption succeeds for the reported tracked contacts without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, cryptography, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100