Move sidechains (see #7)
[bitcoinninja] / index.html
index 9271b18bd439ac09f9592482972e7e3c5e7b958c..0b964af464cc2b215c60eca09af0953c71e85b34 100644 (file)
@@ -12,13 +12,15 @@ Public summaries of some wizardly thinking:
 <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>
@@ -26,6 +28,14 @@ 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>