URL with double colon sign in Linux CLI client
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
(If my English is not good it is because I speak Spanish, sorry for that)
This happens when I search a user with the keybase client (keybase version 1.0.17-20160816160049+f27f469)
wschmidt@guest ~ $ keybase search wischv
wischv http:://zort.cl
The result has two colons.
I found a similar situation in an object struct into keybase file hosted in my web server (body.service.protocol)
You can look this in my public file:
http://zort.cl/keybase.txt
I hope it helps
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 keybase search wischv with the reported client version and compare its URL output with the public keybase.txt example. Trace where the Linux CLI formats the returned URL, then verify that the displayed result uses a single colon and remains correct for the reported user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100