Bitcoin Forum
May 07, 2024, 11:44:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Using the block chain to prove knowledge?  (Read 718 times)
kslump (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 1


View Profile
June 01, 2016, 08:07:03 AM
Merited by ABCbits (1)
 #1


I'm a Bitcoin newbie interested in using the Bitcoin block chain for a proof-of-knowledge use case where a fingerprint is calculated of the data at a given point in time, and then published in the block chain to prove knowledge. The OP_RETURN script opcode would be used to publish the fingerprint. The transaction volume is not expected to be very high (perhaps thousands annually).

Is this sort of use case and implementation method currently considered acceptable by the Bitcoin community?

I'd be very interested in hearing about your thoughts and experiences related to this use case.


kslump
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715125461
Hero Member
*
Offline Offline

Posts: 1715125461

View Profile Personal Message (Offline)

Ignore
1715125461
Reply with quote  #2

1715125461
Report to moderator
1715125461
Hero Member
*
Offline Offline

Posts: 1715125461

View Profile Personal Message (Offline)

Ignore
1715125461
Reply with quote  #2

1715125461
Report to moderator
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
June 01, 2016, 11:39:40 AM
 #2

Generally any application which uses OP_RETURN or other methods of storing data in the blockhain us frowned upon by a larger portion of the community, especially those who run full nodes. Your data, even though a few thousand transactions annually, have to be stored and maintained by full nodes for eternity. Those transactions are generally considered spam.

kslump (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 1


View Profile
June 01, 2016, 12:57:46 PM
 #3

Ok, thanks.

Is there any other, more acceptable method of implementing the proof-of-existence use case with the block chain?
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
June 01, 2016, 01:50:17 PM
 #4

Ok, thanks.

Is there any other, more acceptable method of implementing the proof-of-existence use case with the block chain?
No as embedding data in any form into the blockchain is generally frowned upon.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!