Bitcoin Forum

Other => Beginners & Help => Topic started by: MaryStrain.io on December 06, 2018, 10:15:22 PM



Title: Private vs Public Blockchain?
Post by: MaryStrain.io on December 06, 2018, 10:15:22 PM
Which one is better? for a store a data that will determine the supply chain of say medicine.


Title: Re: Private vs Public Blockchain?
Post by: ggirishcica on December 07, 2018, 12:30:00 AM
What information you really want to get? I would personally go to Private Blockchain especially when it comes to data


Title: Re: Private vs Public Blockchain?
Post by: elastiman on December 07, 2018, 02:57:00 AM
Well, that depends on the reputation of the blockchain owners. Public blockchain are decentralized and less secure and private blockchain are more secure but they are centralized and ruled by a corporation.


Title: Re: Private vs Public Blockchain?
Post by: Lakai01 on December 07, 2018, 04:59:54 AM
It depends on the data you want to store in the blockchain. Is it sensitive then private blockchains are your way to go, if not, you may consider public chains, too. There really is no "which one is better".


Title: Re: Private vs Public Blockchain?
Post by: Kopyleft on December 07, 2018, 06:10:11 AM
As mentioned above it depends on the amount of access you can allow. Private blockchains has all the qualities of the blockchain technology and anyone who is granted access to the data stored can view it, but it is still immutable.

Public blockchains are more suitable for public enterprises, with open shares to the public.


Title: Re: Private vs Public Blockchain?
Post by: jseverson on December 07, 2018, 06:44:39 AM
If it's for private use then it's better for it to be private, as transparency isn't necessary. Heck, a good old database may even be better than any blockchain in the case you're describing.

If it's for a partnership of several stores to track inventory, etc., a public blockchain may work.


Title: Re: Private vs Public Blockchain?
Post by: BoxerRobert on December 07, 2018, 08:12:24 AM
Public Blockchain : If you want provide details in public we can make public blockchain .Bitcoin is good example for public blockchain .

Private Blockchain
: Only few people will involved in this kind of private blockchain .Government process and voting system will make private blockchain .


Title: Re: Private vs Public Blockchain?
Post by: Coyster on December 07, 2018, 08:45:24 AM
It's down to your choosing really as the both of them are really OK and convenient to use.
Another determining factor would be the content of the data, considering public blockchains,information is privy to all, if it's a sensitive content then the private blockchain would do just fine.
But in them both your files are safe, as the documents cannot be altered


Title: Re: Private vs Public Blockchain?
Post by: LeGaulois on December 07, 2018, 03:36:16 PM
Private Blockchain[/b] : Only few people will involved in this kind of private blockchain .Government process and voting system will make private blockchain .

You can make a public blockchain. Decentralized governance and DAO (Decentralized Autonomous Organization) do exist. And there are few projects with it. Sure don't hope to see such system by a government, but a governance is really possible. This is what Horizen is working on with the founder of IOHK (also the founder of Cardano, don't ask me his name)


Title: Re: Private vs Public Blockchain?
Post by: crypture on December 07, 2018, 05:04:20 PM
It depends on what the project end goals are and what your looking to achieve. The examples that others have given should be enough to get you going.


Title: Re: Private vs Public Blockchain?
Post by: Upgrade00 on December 07, 2018, 06:15:25 PM
There is no better or worse when it come to the level of accessibility allowed on the chain, just choose whichever suits your desires.
I'm more interested in what algortithm is used to run the blockchain and how it is designed to meet it's requirements


Title: Re: Private vs Public Blockchain?
Post by: Coolman4 on December 09, 2018, 03:37:44 AM
if you dont your data to been seen by public you must go with private blockchain and if its ok that your data is accessible by public then go with public blockchain

but your question description is only incomplete 


Title: Re: Private vs Public Blockchain?
Post by: mu_enrico on December 09, 2018, 08:35:40 AM
Which one is better? for a store a data that will determine the supply chain of say medicine.
- If it is for a single entity/company, then a common SQL database would be the better solution.
- If it is for multiple different entities/companies, in theory, you could use a private blockchain.

I don't see a public blockchain is useful for supply chain data.