keybase / keybase/keybase-issues
Possible issue overriting ownership for a site.
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I try replace website ownership and the only way posible is remove older and recreate a new one. The overwrite does not work (error #230).
Z:>keybase prove web http://www.xxxxxx.com
You already have claimed ownership of http://www.xxxxxx.com; overwrite? [y/n] y
warn: You'll be asked to post a file available at
warn: http://www.xxxxxx.com/.well-known/keybase.txt
warn: or http://www.xxxxxx.com/keybase.txt
Proceed? [y/n] y
Necesita una contraseña para desbloquear la clave secreta
del usuario: "*********************"
clave RSA de 2048 bits, ID XXXXXXXXXXXXXXXX, creada el 2009-08-20
error: A live proof for http://www.xxxxxx..com already exists (error #230)
Z:>keybase revoke-sig 17ee497f495717a8
Necesita una contraseña para desbloquear la clave secreta
del usuario: "*********************"
clave RSA de 2048 bits, ID XXXXXXXXXXXXXXXX, creada el 2009-08-20
info: Success!
Z:>keybase prove web http://www.xxxxxx..com
warn: You'll be asked to post a file available at
warn: http://www.xxxxxx..com/.well-known/keybase.txt
warn: or http://www.xxxxxx..com/keybase.txt
Proceed? [y/n] y
Necesita una contraseña para desbloquear la clave secreta
del usuario: "*********************"
clave RSA de 2048 bits, ID XXXXXXXXXXXXXXXX, creada el 2009-08-20
Please save the following file as http://www.xxxxxx..com/.well-known/keybase.txt
or http://www.xxxxxx..com/keybase.txt
https://keybase.io/m*********************
...
...
...
Check http://www.xxxxxx.com/.well-known/keybase.txt OR http://www.xxxxxx.com/keybase.txt now? [y/n] y
info: Success!
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 reported flow with keybase prove web, including the overwrite prompt, error #230, and the subsequent revoke-sig command. Done means an existing site ownership proof can be replaced without manually removing and recreating it, while the documented proof verification still succeeds.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100