-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
240 lines (189 loc) · 11.1 KB
/
index.html
File metadata and controls
240 lines (189 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bitcoin - P2P digital currency</title>
<meta name="description" content="The original site offering documentation and open-source Bitcoin software." />
<meta name="author" content="" />
<meta name="robots" content="noodp" />
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- scripting -->
<!--
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script src="/lib/app.js"></script>
-->
<!-- stylesheet -->
<link rel="stylesheet" type="text/css" href="/f1b866750ff2bcf99a6cfaa01e17dbf6.css" />
<!-- fav and touch icons -->
<link rel="shortcut icon" href="/favicon.ico">
<!--
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
-->
</head>
<body>
<div id="masthead">
<div class="inner">
<div class="container">
<div class="row">
<div class="span11 primarybox">
<h1><img width=38 height=40 src="/img/logo_small.png" class="thelogo" /> Bitcoin <small>P2P Digital Currency</small></h1>
<p>
Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world.
Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out <a href="bitcoin.pdf">collectively by the network</a>.
Bitcoin is also the name of the open source software which enables the use of this currency.
</p>
<p>The <a href="https://en.bitcoin.it/wiki/Original_Bitcoin_client">software</a> is a community-driven open source project, released under the <a href="http://creativecommons.org/licenses/MIT/">MIT license</a>.</p>
<p>
<a class="btn primary large" href="http://www.weusecoins.com/">Learn how to use Bitcoin »</a>
<a class="btn large" href="/about.html">Learn more about Bitcoin »</a>
</p>
</div>
<div class="span5">
<section id="download">
<h2>Download</h2>
<div>
<p>
<strong>Latest Bitcoin-Qt version:</strong> <a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.1/">0.7.1</a>
<br>
<a style="margin-left: 4ex" href="/clients.html">(see all Bitcoin clients)</a>
</p>
<ul class="unstyled">
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.1/bitcoin-0.7.1-win32.zip/download">
<img src="img/ico-win.png" class="icon"/>Windows (zip)</a> <small>~13MB</small>
</li>
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.1/bitcoin-0.7.1-win32-setup.exe/download">
<img src="img/ico-win.png" class="icon"/>Windows (exe)</a> <small>~9MB</small>
</li>
<li><a href="https://launchpad.net/~bitcoin/+archive/bitcoin">
<img src="img/ico-ubuntu.png" class="icon">Ubuntu PPA</a>
</li>
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.1/bitcoin-0.7.1-linux.tar.gz/download">
<img src="img/ico-linux.png" class="icon"/>Linux (tgz, 32/64-bit)</a> <small>~12MB</small>
</li>
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.1/bitcoin-0.7.1-macosx.dmg/download">
<img src="img/ico-osx-uni.png" class="icon">Mac OS X</a> <small>~13MB</small>
</li>
<li><a href="https://github.com/bitcoin/bitcoin"><img class="icon" style="width: 16px">Source code</a> (GitHub)</li>
</ul>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
<div class="topbar" id="menu">
<div class="fill">
<div class="container">
<ul>
<li class="active">
<a href="/">Home</a>
</li>
<li>
<a href="/news.html">News</a>
</li>
<li>
<a href="/about.html">About</a>
</li>
<li>
<a href="/clients.html">Clients</a>
</li>
</ul>
</div>
</div>
</div>
<div class="overview">
<div class="container main">
<div class="row">
<div class="span4">
<h2>Resources</h2>
<ul>
<li><a href="http://www.weusecoins.com">We Use Coins. Start here!</a></li>
<li><a href="/clients.html">Bitcoin clients</a></li>
<li><a href="https://en.bitcoin.it/wiki/Main_Page">Bitcoin Wiki</a>
<ul>
<li><a href="https://bitcoin.it/wiki/FAQ">FAQ</a></li>
<li><a href="https://bitcoin.it/wiki/Trade">Sites That Accept Bitcoin</a></li>
<li><a href="https://en.bitcoin.it/wiki/Merchant_Howto">Merchant Howto</a></li>
</ul>
</li>
<li><a href="http://bitcoincharts.com/">Bitcoin Charts / Markets</a></li>
</ul>
</div>
<div class="span6">
<h2>Developers</h2>
<ul>
<li>Satoshi Nakamoto</li>
<li>Gavin Andresen - <a href="mailto:gavinandresen@gmail.com">gavinandresen@gmail.com</a> (<a href="/gavinandresen.asc">PGP</a>)</li>
<li>Pieter Wuille - <a href="mailto:pieter.wuille@gmail.com">pieter.wuille@gmail.com</a> (<a href="/pieterwuille.asc">PGP</a>)</li>
<li>Nils Schneider - <a href="mailto:nils.schneider@gmail.com">nils.schneider@gmail.com</a> (<a href="/schneider.asc">PGP</a>)</li>
<li>Jeff Garzik - <a href="mailto:jgarzik@exmulti.com">jgarzik@exmulti.com</a> (<a href="jgarzik-exmulti.asc">PGP</a>)</li>
<li>Wladimir J. van der Laan - <a href="mailto:laanwj@gmail.com">laanwj@gmail.com</a> (<a href="laanwj.asc">PGP</a>)</li>
<li>Gregory Maxwell - <a href="mailto:gmaxwell@gmail.com">gmaxwell@gmail.com</a> (<a href="gmaxwell.asc">PGP</a>)</li>
</ul>
<p>Press mailing list for presentation and interview requests: <img class="email" src="img/bitcoin-press.png"/></p>
</div>
<div class="span6">
<h2>Community</h2>
<ul>
<li><a href="http://bitcoin.stackexchange.com/">Bitcoin StackExchange (Q&A)</a></li>
<li>Visit the unofficial <a
href="http://www.google.com/?q=bitcoin+forums#sclient=psy&hl=en&site=&source=hp&q=bitcoin+forums&btnK=Google+Search&aq=f&aqi=&aql=&oq=bitcoin+forums">Bitcoin Forums</a></li>
<li>Join the project's lively IRC channels on the <a href="http://freenode.net/">FreeNode</a> network or use the <a href="http://webchat.freenode.net/?channels=bitcoin&uio=d4">FreeNode Web IRC</a>.
<ul>
<li><strong>#bitcoin</strong> (General Bitcoin-related)</li>
<li><strong>#bitcoin-dev</strong> (Development and technical)</li>
<li><strong>#bitcoin-otc</strong> (Over The Counter exchange)</li>
<li><strong>#bitcoin-market</strong> (Live quotes from markets)</li>
<li><strong>#bitcoin-mining</strong> (GPU mining related)</li>
</ul>
</li>
<li><a href="http://twitter.com/#!/search/bitcoin">Twitter Search</a></li>
<li><a href="https://www.facebook.com/pages/Bitcoin-P2P-Cryptocurrency/134466763256650">Facebook Page</a></li>
</ul>
</div>
</div>
</div> <!-- /container -->
</div> <!-- /overview -->
<div class="container">
<div class="row">
<div class="span10">
<section id="news">
<h1><a href="/releases/2012/10/19/v0.7.1.html">Bitcoin version 0.7.1 released</a></h1>
<p><em>19 October 2012</em></p>
<p>Bitcoin version 0.7.1 is now available for download at: <a href='http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.1/'>http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.1/</a></p>
<p>This is a minor bug-fix release.</p>
<p>Please report bugs using the issue tracker at github: <a href='https://github.com/bitcoin/bitcoin/issues'>https://github.com/bitcoin/bitcoin/issues</a></p>
<p><a class="btn" href="news.html">News archive</a></p>
</section>
</div>
<!--
<div class="span6">
<h1>Bitcoin Conference (London)</a></h1>
<p><a href='http://bitcoin2012.com/'>Bitcoin Conference</a>, London Sept 15-16. <a href='https://sites.google.com/a/bitcoin2012.com/homepage/tickets'>Ticket price</a> is €70 (Bitcoin accepted). We have a prestigious venue in central London with max capacity for 700 people.</p>
<p>We want something for all parts of the community by having very in depth talks from experts about Bitcoin in: development, economics, law, finance, social, ethics.</p>
<p>Our <a href='http://bitgroups.org/'>first conference</a> was about planning the future. This conference will be bringing Bitcoin to the mainstream. We will reach out to the general public with primer talks and workshops. We hope for this conference to bring greater opportunities to the community by promoting upcoming talent, and bringing investment to this fledgling economy.</p>
<p>Confirmed speakers include <a href='http://en.wikipedia.org/wiki/Richard_stallman'>Richard Stallman</a>, <a href='http://en.wikipedia.org/wiki/Max_keiser'>Max Keiser</a>, <a href='http://en.wikipedia.org/wiki/Birgitta_J%C3%B3nsd%C3%B3ttir'>Birgitta Jónsdóttir</a> and others. For the full list of this year’s speakers please visit the <a href='https://sites.google.com/a/bitcoin2012.com/homepage/speakers'>speakers list</a>.</p>
<p>If you are interested in speaking, feel free to contact <a href='mailto:genjix@bitcoin2012.com'>genjix@bitcoin2012.com</a> as the call for papers is open.</p>
</div>
-->
</div>
</div>
<div class="container">
<footer>
<div class="inner">
<p>
© Bitcoin Project 2009–2012<br/>
Released under the <a href="http://creativecommons.org/licenses/MIT/">MIT license</a>
</p>
</div>
</footer>
</div>
</body>
</html>