Difference between revisions of "The Second Realm"
({{stub}}) |
(notes) |
||
Line 2: | Line 2: | ||
{{glossary}} | {{glossary}} | ||
+ | |||
+ | == Cypherpynkd episodes == | ||
+ | [http://agoristradio.com/?p=95 Cypherpunkd Episode 001: "Loom for Geeks" Part 1 - Introduction - Patrick Chkoreff] | ||
+ | |||
+ | The simplest possible web-based mechanism for creating and transferring types of assets and amounts of them. | ||
+ | |||
+ | To ''own'' an asset means to be the only one who knows where it is (the information required to access it) | ||
+ | |||
+ | Loom involved a two-dimensional array of numbers like a spreadsheet where the rows are asset types and the columns are like "accounts" or "vaults", the content of the cells being the number of units of the asset type stored in the vaults. | ||
+ | |||
+ | The columns are hash keys (with assigned friendly names) some being personal accounts that people have created for themselves, others are assigned as shared context between issuers and recipients for payments. (the analogy is of picking a random drop zone for the asset so someone can give it to another person without meeting or coinciding in time). | ||
+ | |||
Revision as of 18:57, 4 June 2012
Cypherpynkd episodes
Cypherpunkd Episode 001: "Loom for Geeks" Part 1 - Introduction - Patrick Chkoreff
The simplest possible web-based mechanism for creating and transferring types of assets and amounts of them.
To own an asset means to be the only one who knows where it is (the information required to access it)
Loom involved a two-dimensional array of numbers like a spreadsheet where the rows are asset types and the columns are like "accounts" or "vaults", the content of the cells being the number of units of the asset type stored in the vaults.
The columns are hash keys (with assigned friendly names) some being personal accounts that people have created for themselves, others are assigned as shared context between issuers and recipients for payments. (the analogy is of picking a random drop zone for the asset so someone can give it to another person without meeting or coinciding in time).