Would it be possible to make Trophys / Achievements from bitcoin experience

0

One Trophy could be: "First output signed" And many more milestones on the road to the more advanced usages of the network: "First multisign/multispend", "First completed ANYONECANPAY transaction"

Would that be possible?

So the user would sign a message with the address used to do these actions, and send it to a "bitcoin trophy" website. Then parsing of the blockchain would pick out the events that awards a Trophy for that user.

How can anonymity be conserved, so that a user would feel safe to collect more Trophys?

Jonas Oestman

Posted 2013-10-13T02:04:00.170

Reputation: 474

The message could look like: This is my address and my username is trophyhunter at example.com, please detect my Achievements. and then the user would be required to send his signature to the website, it looks like this: G7OdYRGmPFBiCsvqyUCQlYUAwdrTG56khvNbZ7TxHAUMmqJU6TxPJdO9CPh5HZOtKnDRr/dzSnWVuLQ9cxwsh1I=Jonas Oestman 2013-10-13T14:48:05.880

Answers

0

Yes, that could be done, if you use Tor to connect to the website and if you don't spend the coins from those addresses at places where your identity could be tracked (i.e. tumble them first).

Jori

Posted 2013-10-13T02:04:00.170

Reputation: 1 522

What about if the website running on Tor got hacked, in what way could the users addresses be protected? Lets say the hacker was able to brute force the password for that particular user.Jonas Oestman 2013-10-13T11:53:23.913

Well that's no problem as long as your identity can't get linked to that particular adress. So if you want to sent those coins to for example Mt. Gox, where your identity is known, you should tumble your coins first.

Jori 2013-10-13T13:28:29.190

In this use case, a lot of addresses is tracked for Achievements. Lets assume the user is really paranoid but at the same time wants to detect all his combined TrophysJonas Oestman 2013-10-13T14:51:49.100