-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lost 1 character in private key #33
Comments
This sounds strange/alarming. I’m unable to get the generator to produce anything other than a 51 character WIF private key that begins with 5. My site uses the same generating code as bitaddress.org (fundamentally unchanged since 2011) and I’ve never heard of this happening on either site.
First, can you please post some examples of 50-character private keys you are able to generate.
Second, what browser and operating system are you using?
… On Dec 14, 2017, at 12:13 AM, Ivan Smirnov ***@***.***> wrote:
Hello,
I generated some paper wallets some time ago using this tool. I am attempting to sweep my paper key, and have noticed that the private key is 50 characters, not 51.
I have scanned the QR code and verified that it is the same 50 character long value.
I was able top replicate this bug on about 10% of wallets generated using the current release. If you click "Generate" many times once in a while the public or private key will be short by 1 character.
What can be done to recover the missing character? Can you elaborate on how the keys are generated in the first place?
Thank you.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#33>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AD9S476oi8bcOCh-ogScJBCyRTq9GGi-ks5tAMqNgaJpZM4RBoxV>.
--------------------------------------------------------------------
Canton Becker
[email protected] • (505) 570-0635 • http://cantonbecker.com
|
I have been using this for all my paper wallets without issue so far. I didnt think the length of a private key matters as long as you knew it.
Thanks cantonbecker :)
On Thu, Dec 14, 2017 at 8:33 AM, cantonbecker <[email protected]>
wrote:
… This sounds strange/alarming. I’m unable to get the generator to produce
anything other than a 51 character WIF private key that begins with 5. My
site uses the same generating code as bitaddress.org (fundamentally
unchanged since 2011) and I’ve never heard of this happening on either site.
First, can you please post some examples of 50-character private keys you
are able to generate.
Second, what browser and operating system are you using?
> On Dec 14, 2017, at 12:13 AM, Ivan Smirnov ***@***.***>
wrote:
>
> Hello,
>
> I generated some paper wallets some time ago using this tool. I am
attempting to sweep my paper key, and have noticed that the private key is
50 characters, not 51.
>
> I have scanned the QR code and verified that it is the same 50 character
long value.
>
> I was able top replicate this bug on about 10% of wallets generated
using the current release. If you click "Generate" many times once in a
while the public or private key will be short by 1 character.
>
> What can be done to recover the missing character? Can you elaborate on
how the keys are generated in the first place?
>
> Thank you.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub <https://github.com/
cantonbecker/bitcoinpaperwallet#33>, or mute the thread <
https://github.com/notifications/unsubscribe-auth/AD9S476oi8bcOCh-
ogScJBCyRTq9GGi-ks5tAMqNgaJpZM4RBoxV>.
>
--------------------------------------------------------------------
Canton Becker
***@***.*** • (505) 570-0635 • http://cantonbecker.com
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANXDks-_xWnDfz8L5Sm_oV5IgFjhW4xXks5tATGogaJpZM4RBoxV>
.
|
Hi Canton, Thanks for the quick response. The initial keys were generated in 2013, using Ubuntu 12.04 from Live CD, most likely with the era appropriate firefox. Currently experimenting with an offline Centos 7 VM, also running Firefox (latest ESR). I'm away from my main rig at the moment, but will try to generate some more addresses for you to post as samples. I definitely recall seeing 2/20 key pairs have a missing character. Will update when I have some samples ready. |
Going to be traveling, will update in January |
did you ever get back ? |
No, I did not 😟 |
lol, I was surprised to see this bug updated. FWIW I did not see any broken private keys on the wallets I generated at the time, but of course using this private key generator is no longer best practices, but for old wallets, you've got to perhaps do some research on recovery? |
Hello,
I generated some paper wallets some time ago using this tool. I am attempting to sweep my paper key, and have noticed that the private key is 50 characters, not 51.
I have scanned the QR code and verified that it is the same 50 character long value.
I was able top replicate this bug on about 10% of wallets generated using the current release. If you click "Generate" many times once in a while the public or private key will be short by 1 character.
What can be done to recover the missing character? Can you elaborate on how the keys are generated in the first place?
Thank you.
The text was updated successfully, but these errors were encountered: