Post
Topic
Board Games and rounds
Re: Ok, here's a 1BTC puzzle.
by
BrewMaster
on 25/01/2019, 15:43:56 UTC
They told me to use this, https://brainwalletx.github.io/#generator.
I'm not sure if Im on the right track but I always spent an hour everyday to come up with 8 words, 32 characters.

nobody can tell you whether you are on the right track or wrong track because the question is vague at best. and since there is no standard for brainwallets i would be surprised if using it would work. for example this one that you linked is doing a 1 time SHA256 on the passphrase, i have seen others do different numbers of hashes, or even using HMAC functions or use PBKDF functions and use your passphrase as its seed with 2048 iterations.
each of these methods would give you a different private key and without a starnard who is to say which one you should use?