Bitcoin Forum
May 07, 2024, 04:49:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Simple solution for a safe privatekey?  (Read 552 times)
Dipt (OP)
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 15, 2014, 02:45:43 PM
Last edit: April 15, 2014, 03:04:18 PM by Dipt
 #1

Hi there,

I was thinking about a brainwallet, but what if you loose or forget the passphrase then your F'ed
What if you take your private key, let's say this one (random one from bitaddress)

5JsMqmQ6PLR66wkzPGf8j47ertZSKi34H6q32n97s2KpDudymjT

and you take just a number or letter, and you put a +1.
So if you would take the 8th place of the private key(above) that's the nr 6 and you put +1 it gets 7.
If you would have a small letter you use a small letter+1 if its Cap you use a Cap +1.

5JsMqmQ7PLR66wkzPGf8j47ertZSKi34H6q32n97s2KpDudymjT

You now safe this on your paper wallet or somewhere else. If somebody takes your paperwallet or usb they don't have anything because only you know you changed one number/letter. Its also much simpler to remember. What do you think?
Was just an idea  Grin

Greets DIPT
1715100580
Hero Member
*
Offline Offline

Posts: 1715100580

View Profile Personal Message (Offline)

Ignore
1715100580
Reply with quote  #2

1715100580
Report to moderator
1715100580
Hero Member
*
Offline Offline

Posts: 1715100580

View Profile Personal Message (Offline)

Ignore
1715100580
Reply with quote  #2

1715100580
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
jimhsu
Sr. Member
****
Offline Offline

Activity: 364
Merit: 264


View Profile
April 15, 2014, 04:05:00 PM
 #2

51 guesses says that I would guess that key.

If you allow -1 and +1, that would be 102. If you allow two characters, that greatly improves to 51*50 = 2550. And so on. All of this would still take milliseconds on even a phone.

Better to BIP38 your key. Even a three character alphanum password (horribly insecure) would buy you a couple of orders of magnitude more security (considering the difficulty of scrypt also). Security through obscurity usually doesn't work.


Dans les champs de l'observation le hasard ne favorise que les esprits préparé
uminatsu
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
April 15, 2014, 04:20:50 PM
 #3

The base58check encoding has a 32-bit checksum built in, so if you change one or two letters it is not only possible to detect the error, but to recover the correct key as well.
TierNolan
Legendary
*
Offline Offline

Activity: 1232
Merit: 1083


View Profile
April 15, 2014, 08:08:39 PM
 #4

The base58check encoding has a 32-bit checksum built in, so if you change one or two letters it is not only possible to detect the error, but to recover the correct key as well.

Armory even uses that for its paper wallets.  You can make a 1 letter error per line, and it will work out what you should have typed.

For paper wallets, the highest risk is losing the piece of paper.  Someone breaking into your house and finding the piece of paper is possible but much lower odds.

1LxbG5cKXzTwZg9mjL3gaRE835uNQEteWF
jparsley
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 16, 2014, 03:46:54 PM
 #5

U can change all capital letters to small case and all small to capital. Just double check its correct before throwin the real priv key

please unban me.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!