Bitcoin Forum
April 26, 2024, 09:50:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 »
  Print  
Author Topic: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo)  (Read 171793 times)
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
January 07, 2014, 10:44:18 AM
 #901

Guys, I've seen several concepts for overwriting\deleting 'old' or 'unnecessary' files. But it breaks the whole concept of Datacoin. Look: someone uploaded some kind of Wikileaks archive to Datacoin, then hackers who work for government accessed his computer got his keys and deleted this info. It will be practically the same as Dropbox\GDrive storage: if someone gets your credentials, he can delete any info he wants, it breaks the whole concept.
And I've talked many times about 'proof-of-storage', just now there are no ways to avoid cheating like creating bunch of VPS that are linked to one blockchain - 'I have 1000 machines with Datacoin', and actually it will be 1 copy of blockchain and many virtual machines linked to it.

Talking about colored chain - will it be secure and reliable?

I'm not arguing with you, it is just my point of view. I'm not head developer, maybe he will read our threads and see some features to implement. But just now I have opinion as described above.

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714125055
Hero Member
*
Offline Offline

Posts: 1714125055

View Profile Personal Message (Offline)

Ignore
1714125055
Reply with quote  #2

1714125055
Report to moderator
1714125055
Hero Member
*
Offline Offline

Posts: 1714125055

View Profile Personal Message (Offline)

Ignore
1714125055
Reply with quote  #2

1714125055
Report to moderator
1714125055
Hero Member
*
Offline Offline

Posts: 1714125055

View Profile Personal Message (Offline)

Ignore
1714125055
Reply with quote  #2

1714125055
Report to moderator
simbo
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
January 07, 2014, 11:48:59 AM
 #902

Talking about colored chain - will it be secure and reliable?

Yes. But not for "temporary" storage(if I ever implement it), temporary storage is never reliable nor secure. Same as datacoin, my coin also have no intention to implement temporary storage function.

BattleTitans.io  ▼  Mobile PvP Arena of the Future  ▼  BattleTitans.io
The Most Promising ICO in October    [Join Now!]

▼  [FB]  ▬  [TW]  ▬  [TG]  ▬▬▬  [YU]  ▼
extro24
Sr. Member
****
Offline Offline

Activity: 481
Merit: 252


View Profile
January 07, 2014, 11:56:14 AM
Last edit: January 07, 2014, 12:16:24 PM by extro24
 #903

Simbo, why don't you fork the Datacoin repository on Github and implement these concepts in your branch?  If the lead dev finds it interesting he can accept your pull requests.

I have done that and started to play around with the code, because that is how Bitcoin advanced.

simbo
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
January 07, 2014, 12:10:47 PM
 #904

I already have my own coin, if the dev find it interesting, he can always port it over to datacoin.

BattleTitans.io  ▼  Mobile PvP Arena of the Future  ▼  BattleTitans.io
The Most Promising ICO in October    [Join Now!]

▼  [FB]  ▬  [TW]  ▬  [TG]  ▬▬▬  [YU]  ▼
extro24
Sr. Member
****
Offline Offline

Activity: 481
Merit: 252


View Profile
January 07, 2014, 12:17:04 PM
 #905

What is your coin?

simbo
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
January 07, 2014, 12:20:43 PM
 #906

Siriuscoin

https://bitcointalk.org/index.php?topic=394146.0

BattleTitans.io  ▼  Mobile PvP Arena of the Future  ▼  BattleTitans.io
The Most Promising ICO in October    [Join Now!]

▼  [FB]  ▬  [TW]  ▬  [TG]  ▬▬▬  [YU]  ▼
extro24
Sr. Member
****
Offline Offline

Activity: 481
Merit: 252


View Profile
January 07, 2014, 12:45:56 PM
Last edit: January 07, 2014, 01:58:23 PM by extro24
 #907

Simbo:

Thank you very much.

I always wanted a coin that can send messages and store data.  I believe that Datacoin is "The One" and that groups of developers will gather around to make it so.

I am trying to send messages in the balance using base58 encoding.  And perhaps help to add a little proof of stake to attract some late adopters and encourage people to keep their wallets open to provide the data services.

The developer is working on personal chains for the nodes to take the data off the main chain.  That will limit chain bloat and allow much greater storage.


Junk1:

Quote
The miner reward makes sense, but the final model for reward should be based on local storage and internet throughput of each client. Otherwise everyone will just use lite wallets and no one will store the data.
Data should be redundant, but each client should be able to specify the size of the chain he is going to store. This way if i choose to store 5,000TB of data chances are i will get more requests to serve that data to network, while someone who stores 100KB of data will have very few requests hence lower earnings.

This will be addressed by the private chains of the nodes.  Junk, if you like coding, set up your own branch of Datacoin on Github and add these ideas.

olinnebit
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 07, 2014, 01:26:53 PM
 #908

Guys, I've seen several concepts for overwriting\deleting 'old' or 'unnecessary' files. But it breaks the whole concept of Datacoin. Look: someone uploaded some kind of Wikileaks archive to Datacoin, then hackers who work for government accessed his computer got his keys and deleted this info. It will be practically the same as Dropbox\GDrive storage: if someone gets your credentials, he can delete any info he wants, it breaks the whole concept.
And I've talked many times about 'proof-of-storage', just now there are no ways to avoid cheating like creating bunch of VPS that are linked to one blockchain - 'I have 1000 machines with Datacoin', and actually it will be 1 copy of blockchain and many virtual machines linked to it.

Talking about colored chain - will it be secure and reliable?

I'm not arguing with you, it is just my point of view. I'm not head developer, maybe he will read our threads and see some features to implement. But just now I have opinion as described above.

What you are saying about whistle-blowers and data stored forever is what makes DTC so unique. No one can remove the info, it is the ultimate freedom of speech. I do not believe big government is going to become "kinder" and more people friendly. I am not saying they are out to get me, I am just saying  they aren't there to cuddle with me.

GreekBitcoin
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 07, 2014, 01:28:57 PM
 #909

https://bitcointalk.org/index.php?topic=397540.0;topicseen

I am just leaving this here if anyone wants to vote for Datacoin Smiley
extro24
Sr. Member
****
Offline Offline

Activity: 481
Merit: 252


View Profile
January 07, 2014, 01:45:01 PM
 #910

https://bitcointalk.org/index.php?topic=397540.0;topicseen

I am just leaving this here if anyone wants to vote for Datacoin Smiley

Voted.

GreekBitcoin
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 07, 2014, 01:48:55 PM
 #911

http://www.reddit.com/r/Namecoin/comments/1ulp6s/if_you_like_namecoin_i_think_youd_be_interested/

kaja wrote a nice thread there. There are asking some questions. Specifically why Datacoin over Namecoin. So if anyone wants to asnwer...
Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 07, 2014, 02:11:31 PM
 #912

Chain browser have some simple problems recently, like http://www.chainbrowser.com/datacoin/address/DD38QeAXrD2QqkjJ1mqMrpTrmiRTQhhC27/. Or maybe its not a bug, but feature Wink

Will take a look today and see if I can figure out whats going on.  Been out of town the last few weeks.
extro24
Sr. Member
****
Offline Offline

Activity: 481
Merit: 252


View Profile
January 07, 2014, 02:20:27 PM
 #913

And please Snard, start your own branch of the Datacoin client on Github.  It will really help the coin.

Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 07, 2014, 02:26:09 PM
 #914

And please Snard, start your own branch of the Datacoin client on Github.  It will really help the coin.

Branch for what? Confused.
Supercomputing
Sr. Member
****
Offline Offline

Activity: 278
Merit: 250


View Profile
January 07, 2014, 04:21:28 PM
 #915

Chain browser have some simple problems recently, like http://www.chainbrowser.com/datacoin/address/DD38QeAXrD2QqkjJ1mqMrpTrmiRTQhhC27/. Or maybe its not a bug, but feature Wink

Will take a look today and see if I can figure out whats going on.  Been out of town the last few weeks.

Is your chain browser closed source? If not, it will save me some time modifying yours instead of implementing one from scratch.

Electrical Engineering & Computer Science
http://www.eecs.mit.edu/
Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 07, 2014, 04:33:39 PM
 #916

Is your chain browser closed source? If not, it will save me some time modifying yours instead of implementing one from scratch.

Yes, its closed source. Developed it myself for datacoin and with the ability to add other coins.

Why is there a need to create another one from scratch? Are there features missing that you want or just the bugs that are occurring?
Supercomputing
Sr. Member
****
Offline Offline

Activity: 278
Merit: 250


View Profile
January 07, 2014, 04:52:19 PM
 #917

Is your chain browser closed source? If not, it will save me some time modifying yours instead of implementing one from scratch.

Yes, its closed source. Developed it myself for datacoin and with the ability to add other coins.

Why is there a need to create another one from scratch? Are there features missing that you want or just the bugs that are occurring?

Mainly for the transaction parsing bug. But it will be nice to also display the chain origin multiplier. Or take it further and display the type and length of the chain, and chain origin. If you want to keep your work closed source, I completely understand.

Electrical Engineering & Computer Science
http://www.eecs.mit.edu/
Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 07, 2014, 05:04:37 PM
 #918

Mainly for the transaction parsing bug. But it will be nice to also display the chain origin multiplier. Or take it further and display the type and length of the chain, and chain origin. If you want to keep your work closed source, I completely understand.

Output bug I will work on. 

As for the rest, I am not sure what you mean by wanting type and length of the chain. Isn't the height the length?  And what do you mean by chain origin?  Any information can easily be shown if you tell me what you are looking for.
Supercomputing
Sr. Member
****
Offline Offline

Activity: 278
Merit: 250


View Profile
January 07, 2014, 05:28:48 PM
 #919

Mainly for the transaction parsing bug. But it will be nice to also display the chain origin multiplier. Or take it further and display the type and length of the chain, and chain origin. If you want to keep your work closed source, I completely understand.

Output bug I will work on. 

As for the rest, I am not sure what you mean by wanting type and length of the chain. Isn't the height the length?  And what do you mean by chain origin?  Any information can easily be shown if you tell me what you are looking for.

Sorry, I missed it on your display page that you already have the Primechain (Cunningham chain) type. So all I need is the chain origin (header hash x multiplier), then if you add plus or minus one to the result, you get the first prime number for the chain.

Electrical Engineering & Computer Science
http://www.eecs.mit.edu/
GreekBitcoin
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 07, 2014, 06:29:50 PM
 #920

I would like a difficulty chart on chainbrowser Smiley
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 »
  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!