Yes correct! It's a giant puzzle - the solution (key) is contained within! I'll try to keep the thread up to-date with the latest status.
@tothemoonsands Key? What do you mean by key?
Key = private key / passphrase that unlocks the wallet that contains the 1 BTC prize.
It is hidden within all the words/numbers/characters of the print.
That is what you are asked to "find or show"
Thank you, but the question is directed to @tothemoonsands.
Secondly, with all due respect, there are errors in your reply.
There is no such thing as a wallet containing BTC. There are only Bitcoin addresses associated to certain unspent transactions.
In order to spend an UTX, one has to provide proof of ownership for that specific address related to that UTX.
That 'proof' of course is what solvers are required to find in this puzzle. And saying "you need a private key / passphrase" is like saying you need a glass or cup to drink water. It is too self explanatory, and certainly not enough to answer my question.
My point, in case it needs to reiterated, is that we can't really advance in solving this puzzle without at least knowing what proof of ownership we are required to find.
You mentioned, quite vaguely, just one: Private Key
Here are some of the ways one can proof ownership of a bitcoin address and spend some UTX's / unlock bitcoins
- Private Key
It can be Decimal, Binary, Hex, or mostly used as WIF
- Mnemonic / seed
Can be a set of 12,15,18,21 or 24 words (you can even use less that 12 words but it's not considered safe)
- Entropy
This one is more advanced
So there are too many options for people to have a fair try at this puzzle. And knowing what we are looking for is important. A "Key" as in -- WIF private key-- can only work with ONE address. However, a mnemonic can provide proof of ownership for hundreds / thousands of addresses, each with its own Private Key - see deterministic wallets -
Hope I clarified my point.