Post
Topic
Board Bitcoin Discussion
Re: Bitcoin address linked to Bitcoin genesis address
by
mynonce
on 31/10/2021, 18:13:50 UTC
Hallo OP

We are interested in your work (the way how you did it) and would like to acquire it if it is not published somewhere else and when you are the owner of the work.
Send us a DM for further details if you like.

pooya87 solved it:

Rather simple.
You start in reverse meaning instead of adding random public keys to the starting pubkey, you find the final key and then start working your way backwards by subtracting the pub key (of the private key you already have) from the starting public key (which you don't have the private key of).

In short:

The creator has only the private key for the signature address 1C1gQwDk2sxEaYVuMjBiuCAYaNw1JE2N3s.
All other Bitcoin addresses are calculated with public keys and the creator doesn't have the private keys.