@ -45,7 +45,7 @@ proof-of-work,"A proof-of-work system or proof-of-work mining is a mining mechan
public key,<p>Public and private key pair comprise of two uniquely related cryptographic keys. It looks like a long random string of letters and numbers:</p> <p><code>3048 0241 00C9 18FA CF8D EB2D EFD5 FD37 89B9 E069 EA97 FC20 …</code></p> <p>The exact format of the public and private key depend on the software you use to create them.</p>
Public Key Infrastructure (PKI),A system which returns a cryptographic public key associated with a name.
replicated state machines (RSMs),"This is a model for reasoning about distributed computer programs -- any program (plus it's input) can be represented as a state machine, and when trying to get a distributed set of servers to agree on the output of an algorithm, you can model that process as N different state machines"
Secret Recovery Key,<p>Used to access an identity on the Blockstack blockchain. A 24-word sequence of words for example:</p> <p><code>applied binge crisp pictorial fiery</code> </p><p><code> dancing agreeable frogs light finish ping apple</code></p> <p>The early Blockstack recovery keys were 12-word sequences.</p>
Secret Recovery Key,<p>Used to access an identity on the Blockstack blockchain. A 24-word sequence of words for example:</p> <p><code>applied binge crisp pictorial fiery</code> </p><p><code> dancing agreeable frogs light finish ping apple</code></p>
seed phrase,"<p>Used to access Stacks Wallet software. The seed phrase consists of 24 words in a sequence. Both the word <em>and its position the sequence</em> are important.</p><p>Write down your seed phrase and store it in a secure location such as a safe deposit box. When you write the seed phrase down, include its position, for example,<code>1-frog, 2-horse, 3-building</code> and so on until you reach a final position <code>24-ocean</code>.</p>"
smart contract,"A smart contract is a computer program written to a blockchain such as the Blockstack blockchain by developers. This computer program defines the various network operations that can be performed on the digital assets on the blockchain, the computations that can be performed using the smart contract, along with defining various important properties of the respective digital assets like ownership rights and the cost in fuel required to register the digital assets."
soft fork,"A soft fork is a proposed update to the software governing the network that results in a post-update network that is compatible with the network as it existed prior to the update, because it restricts the network operations that can be performed after the update."
Can't render this file because it contains an unexpected character in line 15 and column 0.
| Secret Recovery Key | **PROTECT** | Used to access an identity on the Blockstack blockchain. A 24-word sequence of words for example: <br/>`applied binge crisp pictorial fiery dancing agreeable frogs light finish ping apple`<br/>The early Blockstack recovery keys were 12-word sequences. |
| Secret Recovery Key | **PROTECT** | Used to access an identity on the Blockstack blockchain. A 24-word sequence of words for example: <br/>`applied binge crisp pictorial fiery dancing agreeable frogs light finish ping apple`<br/> |
| Identity <br/> Blockstack Identity <br/> Blockstack ID | _SHAREABLE_ | A way to identify a person or an organization on the Blockstack network. An identity is unique, both `meepers.id.blockstack` or `chad.id` are examples of IDs. |
| Magic Recovery Code | **PROTECT** | A long encrypted string, for example:<br/>`36mWivFdy0YPH2z31EflpQz/Y0UMrOrJ++UjOA...` <br/> Do not share the QR code that accompanied your recovery code either. This is a QR code: <imgsrc="/images/qr-code.png"alt="An example of a QR code."/> |
| Blockstack Owner Address | _SHAREABLE_ | Looks like a bitcoin address but starts with `ID`, for example: `ID-1J3PUxY5uDShUnHRrMyU6yKtoHEUPhKULs...` |