keybase / keybase/client

Impossible to create a new PGP key if a user doesn’t have GPG installed on the local computer.

Open
#9,638 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

Impossible to create a new PGP key if a user doesn’t have GPG installed on the local computer.

How to reproduce

  1. Create a user
  2. Select ‘Add a PGP key’
  3. Select ‘Get a new PGP key’
  4. Fill your name and emails
  5. Press the button for key creation

Expected result

A user should get a message that they need to install GPG. Or it should just work without it somehow.

Actual result

Nothing is happening: no error message and no key created.

After installing GPG with brew install gpg and restarting Keybase I can generate the key successfully.

Enviroment

macOS 10.13.1
Keybase GUI Version: 1.0.34-20171027003854+8e989533a

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing the key-creation steps on macOS without GPG installed, then trace the GUI's key-generation path. Done means the user receives a clear message to install GPG or key creation works without it.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, macos
Domain
cryptography, desktop, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.