Pages:
Author

Topic: DATACOIN : Choosing the "first" document uploaded in the blockchain - page 2. (Read 1903 times)

sr. member
Activity: 350
Merit: 250
DTC unofficial team
5 books just for now Smiley
full member
Activity: 213
Merit: 100
Going off of the Fahrenheit 451 idea, if you just wanted to use quotes instead of the whole book I put this one up for vote:

"Peace, Montag.  Give the people contests they win by remembering the words to more popular songs or the names of state capitals or how much corn Iowa grew last year.  Cram them full of noncombustible data, chock them so full of 'facts' they feel stuffed, but absolutely 'brilliant' with information.  Then they'll feel they're thinking, they'll get a sense of motion without moving.  And they'll be happy, because facts of that sort don't change.  Don't give them any slippery stuff like philosophy or sociology to tie things up with.  That way lies melancholy.  Any man who can take a TV wall apart and put it back together again, and most men can, nowadays, is happier than any man who tries to slide-rule, measure, and equate the universe, which just won't be measured or equated without making man feel bestial and lonely.  I know, I've tried it.  So bring on your clubs and parties, your acrobats and magicians, your daredevils, jet cars, motorcycle helicopters, your sex and heroin, more of everything to do with automatic reflex.  If the drama is bad, if the film says nothing; if the play is hollow, sting me with the theremin, loudly.  I'll think I'm responding to the play, when it's only a tactile reaction to vibration.  But I don't care.  I just like solid entertainment."
sr. member
Activity: 476
Merit: 250
George Orwell «1984»
full member
Activity: 322
Merit: 100
we can choose multiple books, and then include their TX IDs into all Datacoin promotions, just like proof-of-concept.
Why not load up a list of the founders names and a bio to go with it, in this way as the coin moves in a direction away from them or givin time they are givin due credit for their work.
full member
Activity: 322
Merit: 100
Unfortunately, the first document has been stored already.

This document is:

Code:
SGVsbG8gRGF0YQo=

or translated to:

Code:
Hello Data



I think this was a good choice of words for testing, could of been: lets see if this mutha works...
sr. member
Activity: 350
Merit: 250
DTC unofficial team
we can choose multiple books, and then include their TX IDs into all Datacoin promotions, just like proof-of-concept.
full member
Activity: 140
Merit: 100
Transaction fees for storing files go to the Miners.
hero member
Activity: 577
Merit: 500
How useful is the block chain in Datacoin to store data?

What kinds of files can it store? How large of files can you upload?

Is it easy to upload/download them from the block chain, or does it take many steps?

I'm somewhat interested in this concept.

1. Blockchain is expensive and reliable storage. It costs 50 DTC per 1MB , or 0.05 DTC per 1KB.

2. It can store any file, you need to bzip data before sending to blockchain. You can do it manually, or with special services (see below)

3. Now you can go to https://krypte.net , register here, send some coins and upload files. If you want to do that via wallet (Linux version), you should look into instructions http://datacoin.info/index.php?id=technical-details
This feature will be implemented into wallet GUI soon.

Just a question that probably is in the documentation, are the coins destroyed or go to miners in next blocks??
hero member
Activity: 724
Merit: 500
The Bible
LOL why not ? It is one of the best novels ever written, and a best seller of course  Grin

Did you actually read it? I've stopped after 50 pages. It's unbelievably boring. Like reading a phone directory.
hero member
Activity: 637
Merit: 500
The Bible
LOL why not ? It is one of the best novels ever written, and a best seller of course  Grin
sr. member
Activity: 434
Merit: 250
hero member
Activity: 637
Merit: 500
You would need to store the data in a certain way.

Something like:

Code:
{**TITLE:test.html**}




asdasd



Bzip that and store it and someone could easily extract the file from the chain, parse the title using the identifier above, and display it.  Really the possibilities are endless.

Other ideas that you can use it for are private messages encrypted with a certain key.  Then the two clients can send untraceable encrypted messages that get decrypted by the clients at either end.

I have just uploaded a poem (encoded in html without compression).
You can check it at transaction 4cbdc7e0101a6f6d2beaf5a19cb4495b3d0278653d1f913368f88c54575622fa


hero member
Activity: 724
Merit: 500
Bidji, you gave excellent idea. It will be very helpful and symbolic to get such document into blockchain and announce info about it via different news portals.

I agree. I think free (copyright expired) ebooks should be stored early on. I would donate 10 DTC to the unofficial team if someone took it up.

Candidates (bzip compressed 50-200 KB / book):

Moby Dick: http://www.gutenberg.org/ebooks/2701

Beowulf: http://www.gutenberg.org/ebooks/16328

Alice's Adventures in Wonderland: http://www.gutenberg.org/ebooks/11

Les Misérables: http://www.gutenberg.org/ebooks/135
full member
Activity: 140
Merit: 100
There is a lot of potential with this coin.  You can use it to store html files that can then be processed directly from the blockchain utilizing a special client.

You would need to store the data in a certain way.

Something like:

Code:
{**TITLE:test.html**}




asdasd



Bzip that and store it and someone could easily extract the file from the chain, parse the title using the identifier above, and display it.  Really the possibilities are endless.

Other ideas that you can use it for are private messages encrypted with a certain key.  Then the two clients can send untraceable encrypted messages that get decrypted by the clients at either end.
full member
Activity: 140
Merit: 100
2. It can store any file, you need to bzip data before sending to blockchain. You can do it manually, or with special services (see below)

You don't actually need to bzip it, but you would be wasting transaction fees if you do not compress the data.
sr. member
Activity: 392
Merit: 250
I like the idea of this coin, I see it as a decentralized WikiLeaks of sorts. Smiley

Thanks for the info

yeah,  the blockchain can be used to store wikileaks doc
legendary
Activity: 1484
Merit: 1026
In Cryptocoins I Trust
I like the idea of this coin, I see it as a decentralized WikiLeaks of sorts. Smiley

Thanks for the info
sr. member
Activity: 812
Merit: 250
The Fourth Generation of Blockchain in DeFi
Matrix was a little joke, ofcourse it's a bit too large (for now  Grin). Fahrenheit 451 is an excellent idea. Catch-22 would fit very well too.  Cheesy
sr. member
Activity: 350
Merit: 250
DTC unofficial team
A copy of the first Matrix film.

Let's wait for the new envelope protocol before uploading the matrix Wink

... you need to bzip data before sending to blockchain...
Well, in fact you can upload any kind of document to the blockchain, it is obviously advisable to compress it in some form (bzip, zip, rar, 7z, whatever) before uploading because of the fees.
Yeah, bzip is not restriction, but it really helps.
hero member
Activity: 637
Merit: 500
A copy of the first Matrix film.

Let's wait for the new envelope protocol before uploading the matrix Wink

... you need to bzip data before sending to blockchain...
Well, in fact you can upload any kind of document to the blockchain, it is obviously advisable to compress it in some form (bzip, zip, rar, 7z, whatever) before uploading because of the fees.
Pages:
Jump to: