Pages:
Author

Topic: I no longer consider bitcoin as a decentralized currency... (Read 6338 times)

legendary
Activity: 3878
Merit: 1193
Yeah, I've been moving more towards PoS as well.

PoS is too flawed at this point. Someday someone may figure out a way to plug the holes, but for now, PoS is too easily exploited in several ways.
newbie
Activity: 45
Merit: 0
Quote
The volatility is killing it - small deviations are fine but not the huge drops and rises we see every few months

Any currency fails with volatility.  If it was not a traded commodity perhaps the current path may be different.  Most people in the bitcoin community today are in it to see it rise in price not to buy something with it.

The one good thing to note is that it will always be here and can always revert to being more decentralized but fully decentralized as you describe it may not always be best for the community as a whole.
newbie
Activity: 6
Merit: 0
It kinda became centralized with the Gox.
jr. member
Activity: 43
Merit: 30
I always say bitcoin will always be around. But how can we ignore the mining decentralization thats a coming. POS or other non mining proof ofs have got it right haven't they?
legendary
Activity: 1988
Merit: 1007
I'm not saying I have lost any faith but it is lost its touch since I was introduced in 09 if anything it has become monopolized.

What is killing the bitcoin are the multi-million dollar data-centers dedicated to mining, little to no acceptance as an alternative payment method, nearly impossible to keep up with difficulty increases, and limited peer to peer exchanges.
I have the same problems with BTC. That's why I am mainly out of PoW coins and almost fully in PoS coins.

Yeah, I've been moving more towards PoS as well. The idea that those who can create specialized hardware can kill decentralization goes against what Bitcoin was made for. And sadly, if ASIC companies stopped selling hardware today, there would be just a couple people in control of all the minting.
hero member
Activity: 658
Merit: 501
Lets face it. The small guy has NO voice in Bitcoin. Just a cog in the machine.



This is a complete myth. A full node has just as much voting power as a miner with regards to the direction of the code.

If you have 30Gb of HD space and a broadband connection with bitcoin's port TCP 8333 open than you have a full node with Bitcoin QT.

Check here - http://www.alloscomp.com/bitcoin/portStatus.php and if its closed than adjust your firewall/and/or contact your ISP and ask them to open it.
 
full member
Activity: 392
Merit: 116
Worlds Simplest Cryptocurrency Wallet
From programmers point of view, it can be done in one day of work. It's really THAT easy. But it wont happen, as ppl that OWN ASIC production companies are in control of code creation and they will never let it happe, as that would mean that all their work and investment turns to dust in a second.

Lets face it. The small guy has NO voice in Bitcoin. Just a cog in the machine.

Nobody here likes to be told that decentralization is a utopian dream and the power is always in the hands of the few.  The only thing that changes is who holds the power.
newbie
Activity: 2
Merit: 0
First of all i 100% agree with OP. Bitcoin has lost big part of it's original idea on decentralization goes. ASIC's ruined it all. Someone (single person or small group) decided to "protect network" with hardware, when they could have done it much more effectivly with software (change in protocol) just like some other coins are doing right now.

Would it be possible to change the protocol so asics couldnt be used? Smiley
From programmers point of view, it can be done in one day of work. It's really THAT easy. But it wont happen, as ppl that OWN ASIC production companies are in control of code creation and they will never let it happe, as that would mean that all their work and investment turns to dust in a second.

And that last part is why i think that Bitcoin REALLY lost it's "decentralization". I hope everyone realizes it sooner than later.

Do i think Bitcoin will die because of it? No. It can not die because of only 1 problem
Do i still believe in bitcoin? I do.
Do i still use it? I do.
Will i buy even more? I will.

I still beleive in Bitcoin and what it could be. Bitcoin can still be really great thing, but we must take it for what it really is, not for what it wanted to be long time ago.
sr. member
Activity: 294
Merit: 250
you're right, bitcoin is not decentralized anymore because of those darn miners and such. Bitcoin is dead.
full member
Activity: 182
Merit: 100
Would it be possible to change the protocol so asics couldnt be used? Smiley

That would more or less be a fork and create a new currency. The bitcoin majority would never go for it, since obviously a lot of them operate asic mining farms.
newbie
Activity: 34
Merit: 0
i like bitcoin,but it's not cheaper
sr. member
Activity: 476
Merit: 250
Would it be possible to change the protocol so asics couldnt be used? Smiley

Fat chance.
newbie
Activity: 3
Merit: 0
Would it be possible to change the protocol so asics couldnt be used? Smiley
legendary
Activity: 1890
Merit: 1058
Vave.com - Crypto Casino
So I opened up a group buy that will fund an asic chip that can be bought at manufacture costs if you helped fund the project https://bitcointalksearch.org/topic/group-buy-5-asic-chip-design-funded-by-the-people-keep-btc-decentralized-601152 I'm only scouting right now to see if I am able to get enough funds before actually editing the OP to be more proper.

If you guys would like to express your opinion on it please post it I've had 3 people interested and between those 3 it would reach about $190k usd which is not even close to whats needed to get a 20 or 28nm asic readily available.
hero member
Activity: 658
Merit: 501
No, they are not even related. Open source does not mean de-centralized. Where are you coming up with these ideas? Open source just means people can view the code and sure they could make changes - and be promptly told to go fuck themselves when the big players don't back said changes. Zerocoin was basically started after they got frustrated that their "ideas" were not being accepted by the bitcoin leaders.

The fact that alts exist shows open source inspires decentralization.

The fact that over 190 devs have made commits that are being used today to the Bitcoin core proves it is decentralized.

The fact that there are many other implementations of bitcoin that all work just fine on the same network with the existing blockchain which aren't alts( btcd (Go), Bits of proof (Java), bitcoinj (java), picocoin (C), libbitcoin (C++), caesure (Python), ect....) with each of their own githubs and own lead developers deciding what to accept proves bitcoin is robust and decentralized.
hero member
Activity: 658
Merit: 501
Please do explain to me how someone who does not mine, can fork the bitcoin blockchain.

A hard fork happens when any full-node or user(does not need to be a miner) on the network uses code which is not backwards compatible with the rest of the Bitcoin nodes on the network. That is the point the fork happens. Miners cannot force the users to use their preferred version of code and cannot steal users coins if the users decide not to "upgrade" to the new implementations of Bitcoin. Miners are simply users who also do a few other tasks like securing the network and processing new transactions.

Let me walk you through a few very unlikely worse case scenarios with bitcoin:

Unlikely Nightmare Scenario 1: All the developers become co-opted and implement black-listing(keep in mind that over 190 different devs have made commits which are found within Bitcoin core; hardly monolithic), The miners and users are unhappy with the changes.

Result- Most miners and users simply don't "upgrade" to the newest implementation or use one of many other variations which work with the existing blockchain (btcd (Go), Bits of proof (Java), bitcoinj (java), picocoin (C), libbitcoin (C++), caesure (Python), ect.) and a hard fork is created where the new code exists as an alt which no ones uses and has a vulnerable amount of hashing power securing it.

Unlikely Nightmare Scenario 2: The developers and miners collude and are mostly co-opted to implement a "feature" which most users dislike such as blacklisting.

 Result- Users simply don't "upgrade" to the newest implementation or use one of many other variations which work with the existing blockchain (libbitcoin,ect...) and a hard fork is created where the new code exists as an alt which no ones uses but has most of the hashing power secures it. The few miners who disagree with the new changes and all the users start mining with the few asics, and many gpu's and cpus on a separate blockchain. While this has considerably less hashing power than before, it still remains more secure than many alts because the size of the user base.

This is when a hardfork will occur with 2 different blockchains. One will have less hashing power but most users and the other will have 95% of miners and most developers but very few users.Try and guess which blockchain all the merchants will choose to accept? Yes, that's correct, the new blockchain controlled by the miners and devs will contain new bitcoins that will crash in value. What good is all that hashing power with no users and merchant acceptance?


hero member
Activity: 770
Merit: 502
Wasn't bitcoin centralized when gavin coded to block small transactions? I see the point of it but still, censorshiped and centralized controlling btc.

Big mining corps & developers own it.
sr. member
Activity: 278
Merit: 250
While I agree with the points that expose the flaws of Bitcoin, these flaws are not large enough (eg 51% Attack) to grant credence to the argument that Bitcoin is not decentralized.

Bitcoin currently is decentralized, although it may have potential to not be later...

full member
Activity: 182
Merit: 100
Yes, you are failing to see the importance of users. The users are the ones who ultimately decide the implementation of the code and direction of the protocol, not the miners. Your analogy concerning retailers accepting foreign currencies does not apply because they cannot directly vote on fiat monetary policy. With the Bitcoin protocol you not only vote on the direction of the protocol but you can decide at a moments whim to opt out of any new changes being foisted upon you by the developers and fork the blockchain.  

Please do explain to me how someone who does not mine, can fork the bitcoin blockchain.

And if someone tries to go against the tide they won't accomplish anything unless the massive players back them. Thus, de-centralized my ass.

The early adopters are largely made up by geeks and anarchists/libertarians that aren't part of any institutionalized investment class. Investors, banks have entered into Bitcoin and now are competing with these mining farms. Sure, some of the early adopters have left and some have been co-opted by the traditional financial sector but their are still plenty of miners who are invested in Bitcoin not just the profits but do so for ideological reasons as well.  


I think you are being naive about how fast people sell out when money is involved. Also, I think it is highly improbable that too many hardcore geeks held onto their bitcoin and timed their sells perfectly. That's more likely to be the people with a lot of investing experience and financial resources. You know, the businessmen.

Open source does not mean de-centralized.

Certainly it does. Open source is decentralized because anyone can read and understand the code in a decentralized manner without centralized permissions. Open source is decentralized because it can be forked in a decentralized manner without any centralized permissions. Open source is decentralized because anyone can decide to contribute as a developer.

No, they are not even related. Open source does not mean de-centralized. Where are you coming up with these ideas? Open source just means people can view the code and sure they could make changes - and be promptly told to go fuck themselves when the big players don't back said changes. Zerocoin was basically started after they got frustrated that their "ideas" were not being accepted by the bitcoin leaders.
hero member
Activity: 658
Merit: 501
Uh, number of companies that make asics = has nothing to do with how de-centralized it is.

The amount of different manufactures and sellers of Mining hardware shows how the hardware manufacturing is decentralized. This is important because it makes it difficult to co-opt every manufacturer being so decentralized. The more diverse the better and I would certainly appreciate more entrants into the arena.


More users = nothing unless they are miners.

Yes, you are failing to see the importance of users. The users are the ones who ultimately decide the implementation of the code and direction of the protocol, not the miners. Your analogy concerning retailers accepting foreign currencies does not apply because they cannot directly vote on fiat monetary policy. With the Bitcoin protocol you not only vote on the direction of the protocol but you can decide at a moments whim to opt out of any new changes being foisted upon you by the developers and fork the blockchain. 

Some people who made a lot of money early on and have built up bigger and bigger farms and pushed out their smaller rivals are actually making it less and less de-centralized.

The early adopters are largely made up by geeks and anarchists/libertarians that aren't part of any institutionalized investment class. Investors, banks have entered into Bitcoin and now are competing with these mining farms. Sure, some of the early adopters have left and some have been co-opted by the traditional financial sector but their are still plenty of miners who are invested in Bitcoin not just the profits but do so for ideological reasons as well. 

Open source does not mean de-centralized.

Certainly it does. Open source is decentralized because anyone can read and understand the code in a decentralized manner without centralized permissions. Open source is decentralized because it can be forked in a decentralized manner without any centralized permissions. Open source is decentralized because anyone can decide to contribute as a developer.
Pages:
Jump to: