Link signer does not have permission to rotate key
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Unable to post messages to a team or sub team. When I try to review them with the following command I receive the following error.
bash-3.2$ keybase team show-tree mtu
▶ ERROR appending 31->32: link signer does not have permission to rotate key: {{d9065d6da185ec28758619fc14b75519 69} false} is a READER
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 failure with keybase team show-tree mtu and inspect the reported link 31->32, including the signer role shown as READER. Trace the team permission and key-rotation handling involved in that path; done means the command no longer fails and posting to the team or subteam works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authorization, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100