Move sidechains (see #7)
[bitcoinninja] / index.html
index 1dca1d116d27df4322ee5e090f7bfc7db2489e60..0b964af464cc2b215c60eca09af0953c71e85b34 100644 (file)
@@ -4,20 +4,23 @@
 <title>Bitcoin Ninja</title>
 </head>
 <body>
-The global home of Bitcoin Ninjas everywhere. If you're a Bitcoin Ninja, ping BlueMatt for a email/subdomain on bitcoin.ninja.<br>
-
+This site is dedicated to providing Bitcoin experts and futurists (ie #bitcoin-wizards IRC participants) a place to put links, etc.<br>
+If you're a Bitcoin expert, ping BlueMatt for a email/subdomain on bitcoin.ninja.<br>
+<br>
 Public summaries of some wizardly thinking:
 <ul>
 <li><a href="https://download.wpsoftware.net/bitcoin/asic-faq.pdf">ASICs and Decentralization FAQ</a>
 <li><a href="https://download.wpsoftware.net/bitcoin/pos.pdf">Proof of Stake</a>
 <li><a href="https://download.wpsoftware.net/bitcoin/alts.pdf">A Treatise on Altcoins</a> (wip)
+<li><a href="https://download.wpsoftware.net/bitcoin/wizardry/brs-arbitrary-output-sizes.txt">Output size obfuscation for Bytecoin</a></li>
 <li><a href="https://iwilcox.me.uk/2014/no-from-address">There Is No 'From' Address</a>
 <li><a href="https://iwilcox.me.uk/2014/proving-bitcoin-reserves">Proving Your Bitcoin Reserves</a>
 </ul>
 
 Useful resources:
 <ul>
-<li><a href="http://download.wpsoftware.net/bitcoin/wizards/">#bitcoin-wizards logs here</a>
+<li><a href="https://botbot.me/freenode/bitcoin-wizards/">#bitcoin-wizards logs here</a>
+<li><a href="http://download.wpsoftware.net/bitcoin/wizards/">Old #bitcoin-wizards logs here</a>
 <li><a href="http://bitcoin.sipa.be/">Sipa's hashrate statistics</a>
 <li><a href="https://en.bitcoin.it/wiki/User:Gmaxwell/alt_ideas">Gmaxwell's alt-ideas page</a>
 </ul>
@@ -25,7 +28,17 @@ Useful resources:
 Papers of interest:
 <ul>
 <li><a href="https://github.com/citp/bitcoin-sok">Bitcoin systematization of knowledge</a>
+<li><a href="http://freico.in/docs/freimarkets.pdf">Freimarkets: a bitcoin extension to support user issued assets, p2p lending, options and more.</a>
+<li><a href="http://blockstream.com/sidechains.pdf">Enabling Blockchain Innovations with Pegged Sidechains</a>
+<li><a href="https://bitcoin.org/bitcoin.pdf">Bitcoin: A Peer-to-Peer Electronic Cash System</a></li>
 </ul>
 
+<a href="http://sagemath.org/">Sage</a> notebooks:
+<ul>
+<li><a href="secp256k1.ecdsa.sage">ECDSA with secp256k1</a>
+</ul>
+
+Edit this page at <a href="https://github.com/TheBlueMatt/bitcoinninja">https://github.com/TheBlueMatt/bitcoinninja</a>
+
 </body>
 </html>