How to steal Bitcoins that are protected by weak passphrases
1–10 of 97 posts
Re: How to steal Bitcoins that are protected by weak passphrases
#2Re: How to steal Bitcoins that are protected by weak passphrases
#3Side note: I ran this attack months ago and you would be shocked at how many weak passphrases actually had money in them at some point.
Re: How to steal Bitcoins that are protected by weak passphrases
#4Or: why not to use brainwallets.
This should give you fairly decent security.
Re: How to steal Bitcoins that are protected by weak passphrases
#5Edit: redit threads: http://www.reddit.com/r/Bitcoin/comments/1rua34/all_bitcoin_... http://www.reddit.com/r/Bitcoin/comments/1ruk0z/dont_panic_d...
Edit2: This is one of those basic security things I have trouble getting an intuitive grasp of (but need to). How much can being able to determine a random small part of a random large key space hurt? I've worried about this before with 256-bit key spaces and been reassured with calculations, but I still don't intuitively get it.
Re: How to steal Bitcoins that are protected by weak passphrases
#6Re: How to steal Bitcoins that are protected by weak passphrases
#7Or: why not to use brainwallets.
What about a high entropy set of 4 words for the passphrase? This should give you fairly decent security.
Something that uses key stretching like WarpWallet might be acceptable: https://keybase.io/warp/
Re: How to steal Bitcoins that are protected by weak passphrases
#8Or: why not to use brainwallets.
What about a high entropy set of 4 words for the passphrase? This should give you fairly decent security.
In the end, the best password right now is a 16+ random password made up of uppercase letters, lowercase letters, numbers and symbols. Use a password manager to manage and store your passwords.
Re: How to steal Bitcoins that are protected by weak passphrases
#9Edit: I can upload some rather large and confusing transaction network diagrams if anyone wishes to see them.
Re: How to steal Bitcoins that are protected by weak passphrases
#10The directory.io thing is really interesting. I assume the idea is that the site does the calculation in some way that in theory produces a full set of results and they hope that Google will index more and more of them over time, thus allowing a search for some public keys to find the corresponding private key. It seems like Google does index a few pages (including some higher number ones), but not too many. Edit: re…