>Text
Bitcoin: A Peer-to-Peer Electronic Cash System - Note
Cat: ICT
Pub: 2016
#: 1613b
Kanzo Kobayashi
16626u/18227r
Pinyin
Key
English
Remarks
>Top <A>:
- address
- all at once
- ASIC
- 51% attack
<A>:
- s
- 〜, he decided to go home.; They set off 〜
- Application Specifit Integrated Circuit
- a large flaw of Bitcoin
<A>:
- 口座番号;プラバシー上、取引後とにアドレスを変える
- 突然;同時に
- 特定用途向けIC; Bitcoin miningにも使用
- ネットワーク全体の採掘速度の50 %超を支配し不正取引を行うこと
>Top <B>:
- Base58
- block
- Block chain
- Block Height
- BTC
<B>:
- a group of binary-to-text ecoding scheme, ommitting similar looking letters like 0, O, I, l unlike Base64
- a
- a
- a
- a
<B>:
- a
- 取引をまとめたもの。Miningの単位
- ブロックチェーン:ビットコインの全取引履歴
- Block heght × 10分;Bitcoinの生成後の経過時間
- ビットコインの通貨単位;1 BTC=¥35,000 (2015/10)
>Top <C>:
- Client Puzzle Protocol (CPP)
- coinbase
- cold wallet
- by convention
- cryptocurrency
<C>:
- aa
- a
- a
- a
- a
<C>:
- 接続を確立する前に数学パズルに正解することを要求する
- Miningによって新たなBlockを生成したMinerが得る報酬(Bitcoin)のこと。Bitcoinは採掘時のみ新規に発行される。採掘報酬は
- ネットワークにつながっていないBitcoinの保管
- 慣例によれば
- 仮想通貨;暗号通貨 mBTC, μBTC, satoshi=$10^{-8}BTC
>Top <D>:
- defraud
- difficulty
<D>:
- illegally obtain money from someone by deception.; <L. from+to cheat
- a
<D>:
- 詐取する
- 採掘難易度;Miningによりblockを生成する(=nonceを生成)難易度で値が小さいほど難易度大。Blockのhash値がこれより小さくなることが必要。Blockの生成は平均10分になるようにこの難易度を2週間に一度変更。採掘報酬は50BTCから始まり210000 Block毎に半減し、発行上限は約21M BTC。発掘Speedは1 block/10minに調整。上限は2140頃。
>Top <E>:
- escrow
<E>:
- a bond, deed, or other document kep in t custody of a third party
<E>:
- 第三者預託証書、エスクロー;取引の安全性を保証する仲介サービス;Muliti signitureで当事者同士でのesclowも可能
>Top <F>:
- fabricate
- fan-out
<F>:
- invent something in order to deceive
- the number of inputs that can be connected to a speified output
<F>:
- でっち上げる;偽造する
- 論理出力数
>Top <G>:
<G>:
<G>:
>Top <H>:
- hash
- hash function
- hash rate
<H>:
- a
- a function taht can be used to map data of arbitray size to data of fixed size.; useful in cryptography. a hash table is used for rapid data lookup.
<H>:
- あるデータを変換して得られる固定長のデータ。一方向しか変換できない(復号不能)。元データを1 文字換えると全く違うhashとなる。Cf. 暗号化はデータの復号化可能
- a
- 採掘速度;マシンの計算速度 hash/s, KHs, MHs, GHs,...
>Top < I >:
< I >:
< I >:
>Top <J>:
<J>:
<J>:
>Top <K>:
<K>:
<K>:
>Top <L>:
- lunge
<L>:
- a sudden forward thrust of the body
<L>:
- 突進
>Top <M>:
- Mining
<M>:
<M>:
- 採掘; ブロック追加のための計算問題を解く(約10分かから)報酬としてビットコインがもらえる。金鉱石の採掘の比喩。専用の採掘機は数百万円程度。取引手数料は数十円程度。Minerが採掘することでBitcoinのP2P Networkを維持する。ハッシュ値の先頭に0がn個以上あれば(一定の数値以下)ならば採掘成功し、新たなBlockとして配信する。
>Top <N>:
- node
- nonce
- for the nounce
<N>:
- a
- an arbitray number tha may only be used once; oftern a random number issued in an authentication protocol to ensure that old communications cannot be reused in replay attacks.
- a
<N>:
- ネットワークに参加しているプログラム
- 暗号通信における使い捨てのランダム値
- 目下の所
>Top <O>:
<O>:
<O>:
>Top <P>:
- preclude
- Proof-of-work (POW)
<P>:
- prevent from happening; make impossible
- a
<P>:
- 不可能にする
- サービス悪用を阻止するための実用的な手段 (=Client Puzzle ProtocolCPP)
>Top <Q>:
<Q>:
<Q>:
>Top <R>:
- replay attack (=Playback attack)
- RIPEMD-160
<R>:
- a form of network attack in which a valid data transmission is maliciously or fraudulently repeated or delayed.
- a kind of hash
<R>:
- a
- ハッシュの一種
>Top <S>:
- SHA-256
- stub
- subvert
<S>:
- a kind of hash
- extinguish by pressing; grub up a plant by the roots
- undermine the power and authority of
<S>:
- ハッシュの一種
- もみ消す;引き抜く
- 堕落させる
>Top <T>:
- timestamp
- thin air
- transaction
- trasaction fee
- TxIn/TxOut
<T>:
- digital date and time information attached to digital data, such as computer files contain taimestanps that tell when the file was last modified.
- usef to refer to the stae of being invisible or non-existent.
- transaction of Bitcoin
- a
- a
<T>:
- 時刻認証
- 見えなくなる;存在しなくなる
- 複数のTxInとTxOutから成る。
- 送金仲介手数料に相当
- a
- Bitcoinの入金/出金の取引記録. TxInは送金者の電子署名必要。一般社団日本価値記録事業者協会(JADA)が活動中。
>Top <U>:
- unwieldy
<U>:
- difficult to move because of its size, shape or weight; too large or disorganized to function efficeintly: <L. Not+active
<U>:
- 扱いにくい、手に負えない、非効率な
>Top <V>:
- Value record
<V>:
<V>:
- 価値記録。通貨でも物でもない新分類。出資法、銀行法等の対象外。
>Top <W>:
- Web wallet
<W>:
- a
<W>:
- Bitcoinの財布の1;DTP wallet, Web wallet, Mobile wallet, Paper wallet, HW wallet
>Top <X>:
- XBT
<X>:
<X>:
- Bitcoinの通貨単位. BTCと同じ
>Top <Y>:
<Y>:
<Y>:
>Top <Z>:
- zero (0) confirmation
<Z>:
<Z>:
- どこにも属していないtransaction。承認を得るまで信用しない。
Pinyin
Comment
- a
- a
>Text |
Bitcoin: A Peer-to-Peer Electronic Cash System - Note
|
Cat: ICT |
Kanzo Kobayashi |
16626u/18227r |
Pinyin |
---|
Key |
English |
Remarks |
>Top <A>:
|
<A>:
|
<A>:
|
>Top <B>:
|
<B>:
|
<B>:
|
>Top <C>:
|
<C>:
|
<C>:
|
>Top <D>:
|
<D>:
|
<D>:
|
>Top <E>:
|
<E>:
|
<E>:
|
>Top <F>:
|
<F>:
|
<F>:
|
>Top <G>: |
<G>: |
<G>: |
>Top <H>:
|
<H>:
|
<H>:
|
>Top < I >: |
< I >: |
< I >: |
>Top <J>: |
<J>: |
<J>: |
>Top <K>: |
<K>: |
<K>: |
>Top <L>:
|
<L>:
|
<L>:
|
>Top <M>:
|
<M>: |
<M>:
|
>Top <N>:
|
<N>:
|
<N>:
|
>Top <O>: |
<O>: |
<O>: |
>Top <P>:
|
<P>:
|
<P>:
|
>Top <Q>: |
<Q>: |
<Q>: |
>Top <R>:
|
<R>:
|
<R>:
|
>Top <S>:
|
<S>:
|
<S>:
|
>Top <T>:
|
<T>:
|
<T>:
|
>Top <U>:
|
<U>:
|
<U>:
|
>Top <V>:
|
<V>: |
<V>:
|
>Top <W>:
|
<W>:
|
<W>:
|
>Top <X>:
|
<X>: |
<X>:
|
>Top <Y>: |
<Y>: |
<Y>: |
>Top <Z>:
|
<Z>: |
<Z>:
|
Pinyin |
||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Comment |
|
|