keybase / keybase/keybase-issues

'keybase status' doesn't show all verified dns domains

Open
#1,273 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
899
Forks
40
PR merge metrics
No merged PRs in 30d

Description

```
keybase status
```

gives

```
{
"status": {
"configured": true,
"logged_in": true
},
"user": {
"name": "jakob",
"key": {
"key_id": "52EE46451B13F78C",
"fingerprint": "7B6B 7819 39E5 067B C48B EF03 52EE 4645 1B13 F78C"
},
"proofs": {
"twitter": "jschlyter",
"github": "jschlyter",
"dns": [
"schlyter.net"
]
}
}
}
```

even though I have verified three (3) dns domain names (kirei.se, schlyter.se and schlyter.net).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running `keybase status` for an account with multiple verified DNS domains and compare the reported `user.proofs.dns` list with the account's verified proofs. Done means the status output includes all three verified domains rather than only one.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.