User avatar
rogerver
Founder
Founder
Posts: 1868
Joined: Thu Sep 10, 2015 6:55 am

Donate BTC of your choice to 1PpmSbUghyhgbzsDevqv1cxxx8cB2kZCdP

Contact: Website Twitter

Question from a reporter

Sun Jun 26, 2016 4:08 pm

Today I received the following email:
Hello
My name is Paula ..... and I am
a writer for Linux.com exploring the differences and similarities among different open source distributed ledger projects including HyperLedger, OpenChain, Multichain. Etherium.
Can you provide me with a simple explanation of the differences? How do these projects fit in with Bitcoin? What are the leading proprietary blockchain projects? Which is Bitcoin -- prop or open source?
What is current status of Bitcoin project and what's coming next? Which companies have implemented Bitcoin?
Thank you
Paula .....
Linux.com
Can you guys help chime in and answer her questions?
I'll link her to this thread.
Help spread Bitcoin by linking to everything mentioned here:
topic7039.html

User avatar
creationlayer
Site Admin
Site Admin
Posts: 132
Joined: Wed Oct 28, 2015 9:06 am
Contact: Telegram

Re: Question from a reporter

Mon Jun 27, 2016 3:23 am

Bitcoin - I want you to get it right, please! read these documents first: https://wiki.bitcoin.com/w/Introduction - https://bitcoinhelp.net/know/how-bitcoin-works decentralized
Bitcoin is considered the first successful decentralized peer-to-peer blockchain(ledger/database). Bitcoin does not rely on a single company or require any central services to operate. Rather it is a protocol, that people opt-in to. The consensus of Bitcoin is done by PoW, or proof-of-work which means you are rewarded proportionally to the amount of computer power you put in, compared to all others competing. To receive rewards you must mine a block, that means you create a final copy of recent transactions and sign off on it's validity. It is then propagated to all the other peers. For creating the block you receive a reward in Bitcoin which is what drives users to continue to mine. Mining now is dominated by ASIC or Application Specific Integrated Circuits. These are basically dumb computers that can perform one operation, for instance calculating guesses for Bitcoin very fast but create a barrier to entry and operations are expensive now to run. Bitcoin does not focus on smart contracts at the moment, neither is it trying to be a private chain. There are other competitors to Bitcoin, but of the ones you mentioned all are fundamentally different in their overall goals. Hyperledger, Openchain and Multichain appear to be focused on specific business use cases, and not on decentralization. They want to leverage the positives of Bitcoin without the core philosophy of decentralization. Unfortunately, it is the focus on decentralization that makes Bitcoin so appealing. A person anywhere in the world can interact with it, as long as they have internet. Private chains, and highly customized permissioned chains lock out the public and continue a standard of central ownership and central points of failure or corruption. It's up to interpretation, but open access, and decentralization are what I believe will win long term, I do not know what thing will fulfill that goal yet. Decentralization does have some draw backs. Updates are complex for everyone to agree upon, it can be slower, you can't reverse transactions or mistakes once confirmed, these often worry business and they'd rather not adjust their model for philosophy. We will see what hyperledger becomes hopefully it is focused on decentralization and not ownership of the system.

Ethereum - https://ethereum.org/ - https://github.com/ethereum [decentralized]
Ethereum is a decentralized cryptocurrency and smart contract network. This means the decisions to approve updates in the systems falls upon a group of users who decide to mine, re: Bitcoin mining above. Ethereum has a few primary difference between Bitcoin. It uses a different PoW or mining algorithm, which allows for GPUs (graphics cards) to participate in mining. This was intended to allow more people to compete, as GPUs are cheaper and easier to operate. It also has a smart contract language called solidity, which is code that is interpreted by the decentralized system. This means a person can create a piece of code, put it on the Ethereum Blockchain and it is possible to be interacted with or updated based on it's creation. Opening up a programming language to the masses has draw backs. It's difficult for average users to understand the code, errors can be made like any programming, and it's difficult to fix code in certain cases which can cause loss of funds or other unforeseen consequences. This is a primary reason Bitcoin has stayed away from this, as it's very difficult to get right, and for users to be safe from human or technological error. Ethereum also has it's own native currency called Ether. Ether is used a way to update state of smart contracts, and also a store of value, often used as a speculative instrument on exchanges.

Hyperledger - https://github.com/hyperledger/hyperledger - https://www.hyperledger.org/ [design not finalized in early stages]
Hyperledger is a collaborative project from a number of companies and organizations to form a standard framework for a Blockchain and or distributed ledger system. It is not yet fully formed. Basically they say they are working on it, but you can see on the site the number of big names who have hopped on the band wagon. The main difference is it is backed by a huge number of companies, and appears to be asserting dominance based on the groups involved. It is not yet known the full design for this system, so it's difficult to compare other than it's a movement in a similar sphere as what Bitcoin has achieved.

Openchain - https://www.openchain.org/ - https://docs.openchain.org/en/latest/ [not decentralized by design]
Unlike it's name, Openchain is geared towards individual organizations or groups that want to create internal chains to leverage the benefits of a distributed ledger. It would in theory be private and not a decentralized system utilizing consensus between trusted computers to perform validation. Openchain has done a lot of development and has a spec and early release. It functions primarily on the idea of dynamic permissions, allowing some entities to read/write, and others to only read/write to more public tables. Similar to any database structure where programs/users have access rights. They plan to build a more extensive framework for smart contracts which would allow specific use cases to be automated or handled with less human effort.

Multichain - http://www.multichain.com/ - http://www.multichain.com/developers/ [not decentralized by design]
Multichain, like Openchain is a play at a private blockchain. It is considered Bitcoin compatible, so it basically takes the benefits of the Bitcoin distributed ledger system, but makes consensus between parties centralized and/or private. Multi-chain is more developer friendly for those who have used Bitcoin before, and has less bells and whistles, so organizations would probably build upon the technology to cater to their needs, creating more of a sandbox for development, rather than an entire complete solution that openchain aims to provide.
We can only see a short distance ahead, but we can see plenty there that needs to be done.
-Alan Turing

User avatar
LiteCoinGuy
Gold Bitcoiner
Gold Bitcoiner
Posts: 2505
Joined: Mon Sep 21, 2015 9:00 am

Donate BTC of your choice to 1Dbo5TtxG9cWoyw49GM8vbD7HgQhr1KVi6

Re: Question from a reporter

Mon Jun 27, 2016 2:59 pm

Ethereum is called VitalikCoin these days - dont trust that chain.
Ethereum is not decentralized anymore because one guy (founder) can change what he wants at any time. Good luck with that one.
********************************************
More informations about Bitcoin and scaling BTC on

bitcoin.org/en/

https://bitcoincore.org/en/2015/12/23/c ... reases-faq

&
reddit.com/r/Bitcoin/

User avatar
TomZ
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 111
Joined: Thu Oct 29, 2015 5:28 pm
Contact: Website Twitter

Re: Question from a reporter

Mon Jun 27, 2016 4:05 pm

Bitcoin is open source (MIT licensed).

Check out one implementation I'm working on at http://bitcoinclassic.com

Also find many details here; http://bitcoinfactswiki.github.io

BitXCash.com
Posts: 2
Joined: Mon Jun 27, 2016 2:28 am

Donate BTC of your choice to 1BdYx5Epjvv3y2eKZ2hCaku2q9JMAivdnD

Re: Question from a reporter

Mon Jun 27, 2016 5:51 pm

The main point she needs to drive home is that bitcoin is both open source and decentralized

iFixBTCmemoryIssues
Gold Bitcoiner
Gold Bitcoiner
Posts: 2682
Joined: Tue Nov 24, 2015 9:03 pm

Re: Question from a reporter

Mon Jun 27, 2016 7:47 pm

Ethereum is called VitalikCoin these days - dont trust that chain.
Ethereum is not decentralized anymore because one guy (founder) can change what he wants at any time. Good luck with that one.
Ethereum is a smart bet for investors, it is also a great platform for businesses.

What takes the average developer 3 to 4 days to code in Ethereum, takes months in Bitcoin.

If anything, Ethereum has shown true consensus with-in its network and the users agree.
Image

If you are running a version of Bitcoin Core, stop using it. Upgrade to Bitcoin Unlimited or Classic immediately.

Fix Your Unconfirmed Transaction.

Vote for the future of our Bitcoin network!

iFixBTCmemoryIssues
Gold Bitcoiner
Gold Bitcoiner
Posts: 2682
Joined: Tue Nov 24, 2015 9:03 pm

Re: Question from a reporter

Mon Jun 27, 2016 7:51 pm

Today I received the following email:
Hello
My name is Paula ..... and I am
a writer for Linux.com exploring the differences and similarities among different open source distributed ledger projects including HyperLedger, OpenChain, Multichain. Etherium.
Can you provide me with a simple explanation of the differences? How do these projects fit in with Bitcoin? What are the leading proprietary blockchain projects? Which is Bitcoin -- prop or open source?
What is current status of Bitcoin project and what's coming next? Which companies have implemented Bitcoin?
Thank you
Paula .....
Linux.com
Can you guys help chime in and answer her questions?
I'll link her to this thread.
Tell her to send me a pm, I will refer her to a person who will give her a great story.
Image

If you are running a version of Bitcoin Core, stop using it. Upgrade to Bitcoin Unlimited or Classic immediately.

Fix Your Unconfirmed Transaction.

Vote for the future of our Bitcoin network!

Return to “Bitcoin Discussion”

Who is online

Users browsing this forum: Ahrefs [Bot] and 9 guests