Bitcoin Forum
May 30, 2024, 06:22:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Could alternative clients be a security treat to the Bitcoin network  (Read 146 times)
IfPtr (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 1


View Profile
June 02, 2018, 10:06:32 PM
 #1

Hello,

I am curious how the Bitcoin network handles alternative clients to Bitcoin Core? My question is how are they compatible with the rest of the network? Is there a practice among larger participants, like mining pools for instance to use alternative implementations for their own means? How do we know that an alternative implementation is not malicious? All in all I could summarize the question as: Are alternative clients a security threat? But please elaborate on any of my previous questions if you wish so.

Also would anyone be able to recommend a good read on how mining pools work. In particular I am curious how they share the workload towards the same objective, which is to find a hash bellow the threshold. I suppose they should have a way to communicate what combination of bits they have tried out to find the nonce, so others can move forward.
pooya87
Legendary
*
Offline Offline

Activity: 3472
Merit: 10604



View Profile
June 03, 2018, 04:12:07 AM
 #2

there are two different things in a "client" that you should not confuse with each other.
1. the consensus rules.
these are a set of rules that make bitcoin. for example the block size is one of these rules. number of newly generated coins is another [1]. when you say a full node client it must enforce these rules to be considered a bitcoin client. if it is enforcing something else then it is not a bitcoin client and it won't be compatible with the rest of network and be on another chain (fork) as an altcoin. like Bitcoin-abc which is now on bitcoin-cash fork.
in short "compatibility with the rest of the network" that you ask about concerns this and this alone.

2. the rest of the things it does.
a full node is not just a full node to validate transactions, it also is a wallet too. so they may have a variety of options, for example better options for cold storage, a better GUI.
there aren't really that many alternatives to bitcoin core, most of them are forks of core with additions or modifications.
there is a topic here that discusses this: https://bitcointalk.org/index.php?topic=4180898.0

[1] https://bitcoin.stackexchange.com/questions/52620/list-of-bitcoin-consensus-rules

Is there a practice among larger participants, like mining pools for instance to use alternative implementations for their own means?
usually miners go with the biggest project which happens to be bitcoin core because it is tested more, reviewed more and possibility of a bug is small. they may do modifications to satisfy certain needs but nothing rule breaking.

Quote
How do we know that an alternative implementation is not malicious?
they are (or must be) open source so you can check the code and see what it is doing or trust the others who are familiar with coding to do it.

Quote
Also would anyone be able to recommend a good read on how mining pools work. In particular I am curious how they share the workload towards the same objective, which is to find a hash bellow the threshold. I suppose they should have a way to communicate what combination of bits they have tried out to find the nonce, so others can move forward.
not familiar with the process myself but this may help: https://www.investopedia.com/tech/how-do-mining-pools-work/

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
June 04, 2018, 11:31:07 AM
 #3

I am curious how the Bitcoin network handles alternative clients to Bitcoin Core? My question is how are they compatible with the rest of the network?

If the clients do follow the network rules, they are 'compatible'.
You can connect to the bitcoin network with whatever client you want.



Is there a practice among larger participants, like mining pools for instance to use alternative implementations for their own means?

That is definitely imaginable. Bigger exchanges mostly do use their own implementation too.



How do we know that an alternative implementation is not malicious? All in all I could summarize the question as: Are alternative clients a security threat?

Alternative clients are NOT a security threat.

If you want to use an alternative client, make sure it is open source and audited.
The network itself doesn't care with which client you are connecting.

Pages: [1]
  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!