keybase / keybase/keybase-issues
Support for secp256k1
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Is there any view to support gpg keys using secp256k1? I'm getting unsupported oid at my end.
~ cr0bar$ keybase pgp select
# Algo Key Id Created UserId
= ==== ====== ======= ======
1 256E D771D6B477D5F874 Anthony de Broise <anthony@cr0bar.co.uk>, Anthony de Broise <adebroise@robiquity.com>, Anthony de Broise <cr0bar@gmail.com>
Choose a key: 1
▶ ERROR ImportKey error: openpgp: unsupported feature: unsupported oid: 2b8104000a
Kind regards,
Anthony
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 select entry point and trace the reported openpgp: unsupported feature: unsupported oid path for OID 2b8104000a. Determine the required support and validation coverage for secp256k1 GPG keys; done means the example key can be selected without the unsupported-OID error.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100