Clients

提供: tezos-wiki
移動先: 案内検索

概要

bitcoinクライアントは、私的なキー世代とセキュリティ、私的なキーのために送っている支払いを容易にするエンドユーザーソフトウェアであり、オプションで提供する:

ネットワークとトランザクションの状態についての有益な情報。 情報はその管理の下の私的なキーと関連した。 他の仲間クライアントへのネットワークイベントのシンジケート設立。 このテーブルは種々のクライアントの機能を比較する。リストされたクライアントのうちのすべてはオープンソースである。

特徴

Wallet Security:ウォレットが保管されているマシンにアクセスできるユーザーからクライアントが秘密キーをどれだけ保護するか。秘密鍵は、例えば、暗号化することができる。秘密鍵は、デバイスまたはリモートサーバーに格納することもできます。
ネットワークセキュリティ:Bitcoinネットワークプロトコルをより完全に実装しているクライアントはより安全です。強力な攻撃者には容易に騙されることはありません。プロトコルを完全に実装しているクライアントは、常に正しいブロックチェーンを使用し、いかなる場合でもブロックチェーン内に二重支出または無効なトランザクションを存在させることはありません。このプロトコルを部分的にしか実装していないクライアントは、通常、ネットワークのマイニングパワーの50%以上が正当であると信頼しています。クライアントの中には、二重支出やその他のネットワーク攻撃からそれらを保護するために、1つ以上の「リモートサーバー」を信頼するクライアントもあります。
セットアップ時間:一部のクライアントでは、BTCを送受信する前に大量のデータをダウンロードして確認する必要があります。
成熟:プロジェクトが開始されたとき。

Client Get Started Audience Wallet Security Network Security Backups Setup Time Disk Space Maturity Multi-user Available for
Airbitz Download Everyone Encrypted, on-device. Server backup Partial Automatic Instant 20 MB Oct 2014 Multi-wallet ファイル:Ico-android.pngファイル:Ico-ios.png
Armory Download Power users Encrypted, on-device Addon One-time Hours 150+ GB Jul 2011 Multi-wallet ファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png
Bitcoin Core Download End-users Encrypted, on-device Full Manual Hours 120+ GB May 2011 No ファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png
Bitcoin Knots Download End-users Encrypted, on-device Full Manual Hours 5 GB Dec 2011 Multi-wallet ファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png
bitcoind Download Programmers Encrypted, on-device Full Manual Hours 120+ GB Aug 2009 No ファイル:Ico-linux.pngファイル:Ico-win.png
Bitcoin Explorer Download Power Users Ephemeral, Multisig Optional Full w/local node BIP39 Instant 3 MB May 2011 Multi-wallet ファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png
libbitcoin-explorer Build It Yourself Programmers Ephemeral, Multisig Optional Full w/local node BIP39 Instant 3 MB May 2011 Multi-wallet ファイル:Ico-android.pngファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png
Bitcoin Wallet Google Play BlackBerry World End-users Isolated, on-device Partial Manual Instant 15 MB Mar 2011 on JB tablets ファイル:Ico-android.png ファイル:Ico-blackberry.png
Blocktrail Download Everyone Encrypted, on-device, Multisig, HD, Backup server Remote One-time Instant 7.5 MB Sep 2015 No ファイル:Ico-android.pngファイル:Ico-ios.png
Electrum Download Power users Encrypted, on-device Minimal Memorized Minutes 5 MB Nov 2011 No ファイル:Ico-android.pngファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png
Gocoin Build It Yourself Power users Designated offline PC Full Memorized Hours 120+GB May 2013 Multi-wallet ファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.pngファイル:Ico-freebsd.png
GreenAddress Web ChromeApp Google Play Everyone Encrypted, on-device Remote Memorized/Manual Instant None Apr 2013 Yes ファイル:Ico-android.pngファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png
MultiBit Download End-users Encrypted, on-device Partial Automatic (local) Seconds 50 MB Jul 2011 Multi-wallet ファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png
Mycelium Download Google Play Everyone Isolated, on-device Partial Manual, encrypted Instant 10 MB Sep 2013 No ファイル:Ico-android.pngファイル:Ico-ios.png
My Wallet Web-based Everyone Encrypted, on-server Remote Automatic Minutes None Dec 2011 Yes ファイル:Ico-android.pngファイル:Ico-ios.pngファイル:Ico-linux.pngファイル:Ico-mac.pngファイル:Ico-win.png


開発者向け

この表は、開発者に関連するさまざまなBitcoinクライアントに関する追加情報を示しています。

Client Website Source Code License Discussion Architecture
Armory Link Github AGPLv3 Bitcointalk Integrated with Full Node
Bitcoin Core (Satoshi) Link Github MIT Sourceforge Integrated with Full Node
libbitcoin-explorer Link Github AGPLv3 Listserv, Bitcointalk Server-Client or Integrated with Full Node
Bitcoin Wallet Link Github GPLv3 Google+, Bitcointalk SPV
Electrum Link Github MIT Community SPV
Gocoin Link Github proprietary Bitcointalk Integrated with Full Node
GreenAddress Link Github LGPLv3 Bitcointalk Server-Client
MultiBit Link Github MIT Google Groups SPV
My Wallet Link Github BSD* None Server-Client
bits of proof Link Github Apache 2.0 Bitcointalk Server-Client
btcd Link Github ISC IRC Server-Client

関連事項