Pages:
Author

Topic: Wallet for Recovery Seed Use (Read 416 times)

sr. member
Activity: 868
Merit: 251
December 20, 2018, 11:29:29 AM
#21
You do not need to apologize as we all have been a newbies some time ago and I know how easy it is to mess with all the tools and methods here.
brand new
Activity: 0
Merit: 12
December 16, 2018, 11:31:29 AM
#21
That's the one very important key that makes people to realize on cryto stuff, it only you will know how to keep 12 words so that it will safe for you whether memorize it or writing it down is also good this will make people to interesting.
newbie
Activity: 7
Merit: 4
December 16, 2018, 11:02:58 AM
#20
I'm basically looking for a way to store and travel with Bitcoin in worst case scenario where govt's are actively attacking Bitcoin or at the very least trying to track/record what you hold.
You can easily hide an encrypted recovery seed or wallet on a laptop. As long as they don't know what to look for, and where to look, I don't think customs has the manpower to search through all your personal data.

Quote
Another method that comes to mind is to use the different hardware devices stored in different countries to bounce the Bitcoin back and forth if required and never actually technically travel with it. But this is still problematic.
Why not just memorize your 24 seed words?

Yes I probably am being paranoid.  Cheesy For what its worth I've just thrown around 0.02 BTC onto the Brain Wallet address which I'll leave there and see if it gets hacked in the months/years ahead.

You're right, I do carry my hardware wallet keys with me currently in the form of encrypted USB's - I don't leave them on any computer or any cloud service. I guess if things ever became extreme, I would just stop travelling with the hardware wallets, only the USB's which everyone carries and are not suspicious as such.

I don't have enough faith in my memory to remember a random seed word, especially when dealing with large sums, multiple devices etc.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
December 16, 2018, 08:35:37 AM
#19
I'm basically looking for a way to store and travel with Bitcoin in worst case scenario where govt's are actively attacking Bitcoin or at the very least trying to track/record what you hold.
You can easily hide an encrypted recovery seed or wallet on a laptop. As long as they don't know what to look for, and where to look, I don't think customs has the manpower to search through all your personal data.

Quote
Another method that comes to mind is to use the different hardware devices stored in different countries to bounce the Bitcoin back and forth if required and never actually technically travel with it. But this is still problematic.
Why not just memorize your 24 seed words?
legendary
Activity: 3640
Merit: 1571
December 15, 2018, 04:59:44 AM
#18
The consensus is definitely not to use a brain wallet. How do people propose to cross borders in a distant future if there are crack downs eg. you your hardware devices will be confiscated at borders?

There are many ways to deal with this scenario:

- Create a standard wallet in electrum and memorize the 12 word seed it generates. This is computer generated so it is secure unlike human generated phrases.

- Instead of memorizing it write it down with a pen in a notebook. They aren't going to confiscate your notebooks are they? If you need a second factor you can extend the seed with custom characters/words which you only keep in your head. To do this in the seed re-entry step of the wallet creation process click on options and choose to extend the seed. You will get the option to enter your custom passphrase in subsequent steps. To recover the wallet a person will need both the 12 words you wrote down and the seed extension that you memorized.

- If USB drives are also subject to confiscation save the wallet file via file > save copy onto a microsd card and sew the card into your clothing.

- Save the encrypted wallet file onto a cloud account and simply memorize the password for that account.

- Save the encrypted wallet file onto an RFID or NFC chip that you inject under your skin. This is apparently a thing now

BTW your post reminds me of this guy. When I first read this I was wondering why he was risking carrying cash when bitcoin is so much more convenient and impossible to detect.
newbie
Activity: 7
Merit: 4
December 15, 2018, 03:56:16 AM
#17
The easiest would probably be to simply use a hash function (e.g. sha256).
Hash your 'brain seed', and use this hash as the private key.

Note that hashing something doesn't make it random. For example if you compute SHA256 hash of a weak password such as "123" you will get a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3 which looks random but really isn't! Because it can simply be produced as long as the method for its creation is known.


Of course it doesn't.
If this would produce a random output, OP wouldn't be able to ever reproduce this exact private key.. This is completely out of question..

The whole purpose of a hash function is to represent an input of any length as a sequence of X bits (depending on the hash function; 256 bit in case of sha256).
 

This topic is about creating a brain wallet in a reproducible way (e.g. a few years later without direct access to the original software used) and not how to create a random private key properly.

Brainwallets are the worst way to store coins, but that's not the topic here.

The consensus is definitely not to use a brain wallet. How do people propose to cross borders in a distant future if there are crack downs eg. you your hardware devices will be confiscated at borders?

I'm basically looking for a way to store and travel with Bitcoin in worst case scenario where govt's are actively attacking Bitcoin or at the very least trying to track/record what you hold. If that doesn't happen, then I'll continue to use my hardware devices and never have the need, but like to plan for such eventualities and even now beginning to be concerned travelling with them as at some point in time in some random border crossing, an official who actually knows what the devices are may pull you up.

Another method that comes to mind is to use the different hardware devices stored in different countries to bounce the Bitcoin back and forth if required and never actually technically travel with it. But this is still problematic.

Happy if anyone has some resources on operating procedure to do with the above they can link me to read up on.
legendary
Activity: 1624
Merit: 2481
December 14, 2018, 03:08:46 PM
#16
The easiest would probably be to simply use a hash function (e.g. sha256).
Hash your 'brain seed', and use this hash as the private key.

Note that hashing something doesn't make it random. For example if you compute SHA256 hash of a weak password such as "123" you will get a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3 which looks random but really isn't! Because it can simply be produced as long as the method for its creation is known.


Of course it doesn't.
If this would produce a random output, OP wouldn't be able to ever reproduce this exact private key.. This is completely out of question..

The whole purpose of a hash function is to represent an input of any length as a sequence of X bits (depending on the hash function; 256 bit in case of sha256).
 

This topic is about creating a brain wallet in a reproducible way (e.g. a few years later without direct access to the original software used) and not how to create a random private key properly.

Brainwallets are the worst way to store coins, but that's not the topic here.
legendary
Activity: 3640
Merit: 1571
December 14, 2018, 02:12:23 AM
#15
I used bitaddress.org offline to generate the private key using the chosen 12 word phrase. Then took that private key generated and went to wallet details on same site (still offline) to generate the Public Key to be able to send to.

You will have to repeat this process and then import the private key in wallet software of your choice. You can't restore directly using the 12 words since they are not the seed to an HD wallet.

Also note that there is no checksum in your 12 word phrase so if you make a mistake, such as with spelling, punctuation or order of the words, you will generate a different private key entirely. It's also possible someone will guess your brainwallet phrase and steal your funds from you. Omegastarscream has already warned you about using brainwallets.
legendary
Activity: 1040
Merit: 2785
Bitcoin and C♯ Enthusiast
December 13, 2018, 09:42:24 AM
#14
The easiest would probably be to simply use a hash function (e.g. sha256).
Hash your 'brain seed', and use this hash as the private key.

Note that hashing something doesn't make it random. For example if you compute SHA256 hash of a weak password such as "123" you will get a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3 which looks random but really isn't! Because it can simply be produced as long as the method for its creation is known.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
December 13, 2018, 04:59:45 AM
#13
When you say I would need to use similar brain wallet software to recover, can you name some examples of such?
https://www.bitaddress.org/ and http://bitcoinpaperwallet.com/ are the most common ones. It's probably a good idea to keep your own copy of https://github.com/pointbiz/bitaddress.org , or email it to yourself in case it's no longer available in the future.

Quote
Clearly I haven't used that type of software before, so unless I can get my head around it, it would seem too unsafe to risk using my current brain wallet and will need to change plans.
I'd say try it: do as you planned with a different brain-password, create a wallet, put 0.0001BTC in it, turn off your offline computer, turn it on again, and try to get back your funds and move them to another wallet.

Quote
To confirm, I believe you're saying the private key generated from the existing wallet can't just be used in most wallet recovery services even with the key itself (ie. not the seed phrase)?
The private key can be imported and used in most wallets, but you'll need to convert the brain-password into a key first, using the same software you used to create it.
legendary
Activity: 1624
Merit: 2481
December 13, 2018, 03:07:00 AM
#12
When you say I would need to use similar brain wallet software to recover, can you name some examples of such?

Well, basically use the same software you have used to create your brainwallet (which is not as secure as a random seed btw).

The easiest would probably be to simply use a hash function (e.g. sha256).

Hash your 'brain seed', and use this hash as the private key.


But please note, that the humans brain is extremely bad at generating random stuff. The entropy will be by far(!) lower compared to using a RNG.
Even if you believe your phrase is not crackable.. it most probably is.



To confirm, I believe you're saying the private key generated from the existing wallet can't just be used in most wallet recovery services even with the key itself (ie. not the seed phrase)?

The private key can be used in any wallet. It is just the 'seed' (better: your brain wallet words) which are not accepted in any wallet.
newbie
Activity: 7
Merit: 4
December 12, 2018, 06:33:42 PM
#11
I used bitaddress.org offline to generate the private key using the chosen 12 word phrase. Then took that private key generated and went to wallet details on same site (still offline) to generate the Public Key to be able to send to.
So you created a "classic" brainwallet. That has nothing to do with BIP39, forget about that.
You'll need to use similar brainwallet software to recover your (one) private key.

If you have the 12 words, you can recover the funds is almost all decent wallets.
That's incorrect. OP used a brainwallet.

So if I understand correctly, you're saying I could just regenerate private keys then scan QR codes into wallet. The phrase I have used generates private keys in bitaddress.org but when doing it in iancoleman, it says obviously words not in wordlist. Does this mean the private keys spit out by bitaddress might not work?
BIP39 or iancoleman's site has nothing to do with brainwallets.



When you say "offline", do you use a LIVE Linux operating system that only runs from RAM, and removes all traces when you turn it off? Just unplugging your regular computer from the internet is not enough to consider it safe if you plug it back in afterwards.

Thanks for the comments and reference links LoyceV.

So it is not a BIP39 wallet I've created, just a brain wallet. I will have a good long think about whether to continue with my theory after I've had a chance to re-read all the references provided here by yourself and others thoroughly again.

When you say I would need to use similar brain wallet software to recover, can you name some examples of such? Clearly I haven't used that type of software before, so unless I can get my head around it, it would seem too unsafe to risk using my current brain wallet and will need to change plans. To confirm, I believe you're saying the private key generated from the existing wallet can't just be used in most wallet recovery services even with the key itself (ie. not the seed phrase)?
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
December 12, 2018, 02:51:41 PM
#10
I used bitaddress.org offline to generate the private key using the chosen 12 word phrase. Then took that private key generated and went to wallet details on same site (still offline) to generate the Public Key to be able to send to.
So you created a "classic" brainwallet. That has nothing to do with BIP39, forget about that.
You'll need to use similar brainwallet software to recover your (one) private key.

If you have the 12 words, you can recover the funds is almost all decent wallets.
That's incorrect. OP used a brainwallet.

So if I understand correctly, you're saying I could just regenerate private keys then scan QR codes into wallet. The phrase I have used generates private keys in bitaddress.org but when doing it in iancoleman, it says obviously words not in wordlist. Does this mean the private keys spit out by bitaddress might not work?
BIP39 or iancoleman's site has nothing to do with brainwallets.



When you say "offline", do you use a LIVE Linux operating system that only runs from RAM, and removes all traces when you turn it off? Just unplugging your regular computer from the internet is not enough to consider it safe if you plug it back in afterwards.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
December 12, 2018, 12:08:58 PM
#9

Thanks for the reply.

How would I know if there was a checksum in my phrase? I've been able to generate both public and private keys, able to verify the public address on the blockchain - does this mean it would be ok?

So if I understand correctly, you're saying I could just regenerate private keys then scan QR codes into wallet. The phrase I have used generates private keys in bitaddress.org but when doing it in iancoleman, it says obviously words not in wordlist. Does this mean the private keys spit out by bitaddress might not work?

If the words are not in the iancoleman list, they are not in the bip39 standard, so you will have problems generating the keys (probably).

In this standard all possible words are listed in the file posted by OmegaStarScream. You can also use words in a different language
rds: https://github.com/bitcoin/bips/blob/master/bip-0039/ all available languages here.

I recommend that you, just for fun, go to iancoleman website and try to generate a 12 words phrase on your own. You will see that it is hard to find a valid combination. For example, word word word (12x )works, but other words do not work when repeated.

I read somewhere that each of these words correspond to a number, and there is a checksum that marks as failed some combinations (most of them I believe).

Edit: found a very nice article that explains it very well
From a Random Number to Mnemonic Phrase
https://bitcointalksearch.org/topic/from-a-random-number-to-mnemonic-phrase-3490064
staff
Activity: 3500
Merit: 6152
December 12, 2018, 11:54:04 AM
#8
Thanks for the links. Yes I also used the Github link you provided at the time (offline) to verify the seed phrase just to ensure all was correct and not relying solely on bitaddress.org - but you're saying as I didn't use words that exist in the BIP39 list, I won't be able to restore the wallet anywhere?

I could be wrong but I believe that BIP39 has a number of words: https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt

If you're going to use words that are not inside that list, you won't be able to restore your seed in BIP39 compatible wallets because that's the standard they use.

You will still be able to use the brainwallet link I gave you though and that should work fine regardless of the characters/words used. Just to be sure, it might be better to generate the wallet with the same tool you're planning to use to recover your wallet in the future. (In this case, the link I gave you, and make sure to download the source code and run it locally).
newbie
Activity: 7
Merit: 4
December 12, 2018, 11:53:07 AM
#7
If you have the 12 words, you can recover the funds is almost all decent wallets.

You can restore it in Electrum, just typing the words. Or even in blockchain.info (not recommended for high amounts).

You can also type the word in https://iancoleman.io/bip39
This website will generate all addresses and privatekeys for you , and you can just insert the privatekeys in Electrum, or scan qrcodes woth coinomi (mobile) for example.

Be careful while generating the words on your own. There are some checksums which invalidate a lot of word combinations. I would definitely get a phrase computer generated and write it down somewhere safe.



Thanks for the reply.

How would I know if there was a checksum in my phrase? I've been able to generate both public and private keys, able to verify the public address on the blockchain - does this mean it would be ok?

So if I understand correctly, you're saying I could just regenerate private keys then scan QR codes into wallet. The phrase I have used generates private keys in bitaddress.org but when doing it in iancoleman, it says obviously words not in wordlist. Does this mean the private keys spit out by bitaddress might not work?
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
December 12, 2018, 11:32:12 AM
#6
If you have the 12 words, you can recover the funds is almost all decent wallets.

You can restore it in Electrum, just typing the words. Or even in blockchain.info (not recommended for high amounts).

You can also type the word in https://iancoleman.io/bip39
This website will generate all addresses and privatekeys for you , and you can just insert the privatekeys in Electrum, or scan qrcodes woth coinomi (mobile) for example.

Be careful while generating the words on your own. There are some checksums which invalidate a lot of word combinations. I would definitely get a phrase computer generated and write it down somewhere safe.

newbie
Activity: 7
Merit: 4
December 12, 2018, 11:19:58 AM
#5
If your words do not exist in the BIP39 words list, other software won't be able to recognize it. Brain wallet tends to be insecure. If you think you could memorize 12 words, why simply not make an Electrum wallet and memorize the seed, that could be safer.

Or am I going about this the wrong way and in the event of recovery, simply generate the Private keys using the BIP39 tool and then use the private keys themselves in a wallet to restore?

Again, sorry for the basic question!

That what I would suggest If you still want to go with this. Check this as well.


Thanks for the reply. The main reason being I don't have enough faith in my memory for a set of random 12 words. The same reason I need to record the seed phrases for my Ledger devices.

This brain wallet seed phrase however - as an emergency temporary solution - does not have the seed phrase recorded anywhere what so ever, even on the encrypted USB's. This is why I feel the need to generate a phrase I will remember, both from repetition now, but also as even if I have a word or two around the wrong way in 5yrs, I'll still be able to get it again through process of elimination (worst case scenario, I am comfortable with my memory for this phrase.)

Thanks for the links. Yes I also used the Github link you provided at the time (offline) to verify the seed phrase just to ensure all was correct and not relying solely on bitaddress.org - but you're saying as I didn't use words that exist in the BIP39 list, I won't be able to restore the wallet anywhere?
newbie
Activity: 7
Merit: 4
December 12, 2018, 11:02:53 AM
#4
I have a few "counter questions" for you:
What BIP39 tool did you use? https://iancoleman.io/bip39/ ?
How did you create the 12 words? Were they randomly generated, or did you try to make a sentence which you can easily remember? If it's not random enough, you're at risk for a brute-force attack.

In general, it's a very good practice to test recovery of a private key before funding it's address.

I used bitaddress.org offline to generate the private key using the chosen 12 word phrase. Then took that private key generated and went to wallet details on same site (still offline) to generate the Public Key to be able to send to.

I made a sentence which I can remember. I don't have confidence over long term (talking years) to be able to remember a random selection of 12 words. Whilst I'm aware a human created phrase is less secure, it is not a phrase that has ever been written anywhere in history (ie. from a book etc) and involves ancestors name and totally unrelated topic, so I can't see how it could ever be hacked? eg. something like "yohan sputz went to romania in 1848 and ate some good cake" - that's not it, but not sure how that could be brute forced or guessed?

Happy to be corrected though!

For me the reason for the mnemonic being a phrase I can remember is basically because it will only be used years from now in an emergency eg. govt. attack at border check point as a random example. So likely would only be worst case scenario, and for a limited time.

My every day security protocol is:
- Multiple Ledger Nano S devices,
- Stored in different physical locations
- Recovery seeds for those on multiple physical pin pad encrypted USB's (different brands and physical locations)

staff
Activity: 3500
Merit: 6152
December 12, 2018, 10:44:05 AM
#3
If your words do not exist in the BIP39 words list, other software won't be able to recognize it. Brain wallet tends to be insecure. If you think you could memorize 12 words, why simply not make an Electrum wallet and memorize the seed, that could be safer.

Or am I going about this the wrong way and in the event of recovery, simply generate the Private keys using the BIP39 tool and then use the private keys themselves in a wallet to restore?

Again, sorry for the basic question!

That what I would suggest If you still want to go with this. Check this as well.
Pages:
Jump to: