logoalt Hacker News

qurrentoday at 4:48 AM3 repliesview on HN

There's about 900 BTC remaining for anyone who breaks these keys:

https://privatekeys.pw/puzzles/bitcoin-puzzle-tx

If you break one though be careful when redeeming it, there are bots set up to pounce and steal the coins when they are transacted because the reduced entropy makes that possible. You need to submit the transaction to a mining pool that will not broadcast it until it is mined.


Replies

DoctorOetkertoday at 5:01 AM

thats a poorly implemented reward script, if it leaves you exposed to the mining pool with this gentleman's agreement.

the script could have been designed 2 phase, so one first submits a hash of the solution & submitter address, so even if miners front-run the submitter, they just helpfully pay the transaction fee!

show 2 replies
gautamcgoeltoday at 6:43 AM

Just to confirm: these puzzles are unrelated to RSA, correct?

show 1 reply
raverbashingtoday at 7:09 AM

Interesting

I guess it would be "trivial" to have a bounty on each of the future numbers, since you could encrypt a bitcoin private key with it (it would probably make sense to do RSA -> AES key that encodes the BTC private key)