Author

Topic: storing messages in the blockchain (Read 3330 times)

newbie
Activity: 29
Merit: 0
June 11, 2014, 10:24:15 PM
#10
I like the idea of producing a hash/signature from the message and converting it somehow to an address (as previously mentioned).  While its not explicitly adding a message to the block, for the purpose of timestamping/non-repudiation your golden.
legendary
Activity: 1904
Merit: 1007
June 10, 2014, 07:07:06 PM
#9
So no other option?

I posted the same question about 1 year ago and I remember that someone suggested that i need to do a RAW transaction in order to store something in the blockchain, but I couldn't find a user-friendly option to do that.
legendary
Activity: 1050
Merit: 1004
June 10, 2014, 05:19:14 PM
#8
please dont use our bitcoin currency blockchain for it, you pollute it

Why not? There's nothing wrong with dust transactions.

I'm late to the party here, but Bitcoin Megaphone should suit your needs:

http://bitcoinmegaphone.com

Not really, that's server hosted and centralized.
newbie
Activity: 28
Merit: 0
June 10, 2014, 04:28:35 PM
#7
I'm late to the party here, but Bitcoin Megaphone should suit your needs:

http://bitcoinmegaphone.com
legendary
Activity: 1232
Merit: 1011
Monero Evangelist
March 25, 2014, 08:30:41 AM
#6
why not use twister for it?

thats a blockchain based messaging/twitter/spam service

may also look at bitmessage it has broadcasts

please dont use our bitcoin currency blockchain for it, you pollute it
newbie
Activity: 3
Merit: 0
March 25, 2014, 04:35:07 AM
#5
You could check out http://www.cryptograffiti.info. The idea behind the site is to display transactions which include addresses that have human readable characters in them. The mentioned feature is not jet implemented. The whole thing is in development still. But it does offer a functionality to encode arbitrary text as Bitcoin addresses with relative ease.
newbie
Activity: 24
Merit: 0
April 21, 2013, 12:25:20 PM
#4
You could also just add a public note through blockchain.info

The blockchain.info public note system is not stored in the blokchain, but only on the blockchain.info servers.

You don't benefit from the bitcoin zero-trust network...
full member
Activity: 182
Merit: 100
February 06, 2013, 10:48:42 PM
#3
You could also just add a public note through blockchain.info
sr. member
Activity: 476
Merit: 250
June 17, 2012, 07:51:04 AM
#2
I am interested in placing a message into the blockchain for the purpose of timestamping the message (eg adding the hash of a document to the blockchain so that the document can be verified as existing sometime before the timestamp of the block)

I've looked at how btcmsg does it but the comment in this link suggests that btcmsg isn't the right way to do it.

http://bitcoin.stackexchange.com/questions/2616/how-to-decode-messages-embedded-with-btcmsg

Quote
Please don't encourage this abuse of Bitcoin. If someone would like to implement a message service correctly, there are many developers on IRC willing to help. – Luke-Jr

Can someone propose how I may best achieve placing a message in the blockchain? I've had some ideas but would like to hear how the pros think it should be done.

I expect flames that 'bitcoin isnt meant for that' - if so please explain the alternative you'd use instead.

I have made a beta implementation of CommitCoin protocol. If you're interested PM me. I'm not ready to make it publicly available just yet but it's fully functional.

An easier alternative if you don't mind paying 0.0005 btc fee is to use hash to address utility of blockexplorer to convert the hash of your message to a btc address, and then create a transaction that sends 0 btc to that address. (this way no money is wasted)
mav
full member
Activity: 169
Merit: 107
June 17, 2012, 06:54:45 AM
#1
I am interested in placing a message into the blockchain for the purpose of timestamping the message (eg adding the hash of a document to the blockchain so that the document can be verified as existing sometime before the timestamp of the block)

I've looked at how btcmsg does it but the comment in this link suggests that btcmsg isn't the right way to do it.

http://bitcoin.stackexchange.com/questions/2616/how-to-decode-messages-embedded-with-btcmsg

Quote
Please don't encourage this abuse of Bitcoin. If someone would like to implement a message service correctly, there are many developers on IRC willing to help. – Luke-Jr

Can someone propose how I may best achieve placing a message in the blockchain? I've had some ideas but would like to hear how the pros think it should be done.

I expect flames that 'bitcoin isnt meant for that' - if so please explain the alternative you'd use instead.
Jump to: