Quantcast
Channel: Active questions tagged installation - Bitcoin Stack Exchange
Viewing all articles
Browse latest Browse all 68

Is it safe to install Bitcoin Core using a package manager?

$
0
0

For example, on macOS:

brew install --cask bitcoin-core

Or on Ubuntu:

snap install bitcoin-core

Etc.

In particular, what attack vectors might I be exposing myself to if I choose to install Bitcoin Core using a package manager?

Using Homebrew as an example:

  1. I presume that download hashes are checked in Homebrew?
  2. Are hash signatures checked?
  3. Does Homebrew have a mechanism that ensures that only a Bitcoin Core maintainer can update a package on Homebrew?
  4. Could I still be vulnerable to a malicious/compromised Homebrew maintainer who changes the download URL and hash?
  5. Are there any other similar issues or risks?

(N.B.: If the only "safe" method is to build from source or to download Bitcoin Core directly, it's fine to note this and why, but I ask that you please keep answers focused on any risks associated with using a package manager instead.)

Thanks!


Viewing all articles
Browse latest Browse all 68

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>