Update index.html
[bitcoinninja] / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>Bitcoin Ninja</title>
5 </head>
6 <body>
7 This site is dedicated to providing Bitcoin experts and futurists (ie #bitcoin-wizards IRC participants) a place to put links, etc.<br>
8 If you're a Bitcoin expert, ping BlueMatt for a email/subdomain on bitcoin.ninja.<br>
9 <br>
10 Public summaries of some wizardly thinking:
11 <ul>
12 <li><a href="https://download.wpsoftware.net/bitcoin/asic-faq.pdf">ASICs and Decentralization FAQ</a>
13 <li><a href="https://download.wpsoftware.net/bitcoin/pos.pdf">Proof of Stake</a>
14 <li><a href="https://download.wpsoftware.net/bitcoin/alts.pdf">A Treatise on Altcoins</a> (wip)
15 <li><a href="https://iwilcox.me.uk/2014/no-from-address">There Is No 'From' Address</a>
16 <li><a href="https://iwilcox.me.uk/2014/proving-bitcoin-reserves">Proving Your Bitcoin Reserves</a>
17 </ul>
18
19 Useful resources:
20 <ul>
21 <li><a href="http://download.wpsoftware.net/bitcoin/wizards/">#bitcoin-wizards logs here</a>
22 <li><a href="http://bitcoin.sipa.be/">Sipa's hashrate statistics</a>
23 <li><a href="https://en.bitcoin.it/wiki/User:Gmaxwell/alt_ideas">Gmaxwell's alt-ideas page</a>
24 </ul>
25
26 Papers of interest:
27 <ul>
28 <li><a href="https://github.com/citp/bitcoin-sok">Bitcoin systematization of knowledge</a>
29 </ul>
30
31 Edit this page at <a href="https://github.com/TheBlueMatt/bitcoinninja">https://github.com/TheBlueMatt/bitcoinninja</a>
32
33 </body>
34 </html>