mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 13:14:21 +01:00
Create collection items for all contents
This commit is contained in:
67
index.html
67
index.html
@@ -30,69 +30,10 @@ layout: default
|
||||
|
||||
{% include index_section.html title='Sources' collection_name='sources' %}
|
||||
|
||||
<h2>People & Organisations</h2>
|
||||
{% include index_section.html title='People & Organisations' collection_name='people_and_organisations' %}
|
||||
|
||||
Note that the same person may occur on multiple lists.
|
||||
{% include index_section.html title='Events' collection_name='events' %}
|
||||
|
||||
<ul>
|
||||
<li>Pioneers of Modern Cryptography</li>
|
||||
<li>Early Cypherpunks</li>
|
||||
<li>Cryptocurrency Notables</li>
|
||||
<li>Later Cypherpunks and Crypto-Anarchists</li>
|
||||
<li>Notable Organsations</li>
|
||||
<li>Cypherpunk Successor Online Communities</li>
|
||||
<li>Cypherpunk/Cryptocurrency Publications</li>
|
||||
<li>Miscelaneous</li>
|
||||
</ul>
|
||||
{% include index_section.html title='Key Concepts' collection_name='key_concepts' %}
|
||||
|
||||
<h2>Events</h2>
|
||||
|
||||
<ul>
|
||||
<li>1970s - The Discovery of Public Key Cryptography</li>
|
||||
<li>1990s - Crypto Wars, Phil Zimmermann and PGP</li>
|
||||
<li>2008/2009 - The Creation of Bitcoin and Early Community</li>
|
||||
<li>Jun 2011 - The Great Bitcoin Bubble of 2011</li>
|
||||
<li>Feb 2011-Oct 2013 - The Rise and Fall of the Silk Road</li>
|
||||
<li>Mar 2012 - The Bitcoinica Hack</li>
|
||||
<li>June 2013 - The Snowden Leaks</li>
|
||||
<li>Apr-Dec 2013 - The Second and Third Bitcoin Bubbles</li>
|
||||
<li>Feb 2014 - The Collapse of Mt Gox (The Final Goxxing)</li>
|
||||
<li>Feb 2015 - The Trial of Ross Ulbricht</li>
|
||||
<li>May 2016 - The Craig Wright Affair (and other attempts to identify Satoshi)</li>
|
||||
<li>June 2016 - The DAO Hack</li>
|
||||
<li>Early 2017 - The Altcoin/ICO Bubble and Fourth Bitcoin Bubble</li>
|
||||
<li>Jul/Aug 2017 - Bitcoin Scaling Battles (Big vs Small Blockers)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Key Concepts</h2>
|
||||
|
||||
<ul>
|
||||
<li>Public/Private Key Cryptography</li>
|
||||
<li>Hash Functions</li>
|
||||
<li>Cryptographic Signatures</li>
|
||||
<li>End-to-End Encryption</li>
|
||||
<li>PGP</li>
|
||||
<li>Anonymous Remailers</li>
|
||||
<li>BitTorrent</li>
|
||||
<li>Onion Routing</li>
|
||||
<li>Blockchains</li>
|
||||
<li>Merkle Trees</li>
|
||||
<li>Bloom Filters</li>
|
||||
<li>Distributed Hash Tables</li>
|
||||
<li>P2P Routing Algorithms</li>
|
||||
<li>Mesh Networks</li>
|
||||
</ul>
|
||||
|
||||
<h2>Notable Projects</h2>
|
||||
|
||||
<ul>
|
||||
<li>Bitcoin</li>
|
||||
<li>BitTorrent</li>
|
||||
<li>Ethereum</li>
|
||||
<li>IPFS</li>
|
||||
<li>JoinMarket</li>
|
||||
<li>OpenBazaar</li>
|
||||
<li>Opendime</li>
|
||||
<li>PGP</li>
|
||||
<li>Tor</li>
|
||||
</ul>
|
||||
{% include index_section.html title='Notable Projects' collection_name='notable_projects' %}
|
||||
|
||||
Reference in New Issue
Block a user