Bump version to 0.3.23.
[novacoin.git] / doc / README_windows.txt
1 Bitcoin 0.3.23 BETA\r
2 \r
3 Copyright (c) 2009-2011 Bitcoin Developers\r
4 Distributed under the MIT/X11 software license, see the accompanying\r
5 file license.txt or http://www.opensource.org/licenses/mit-license.php.\r
6 This product includes software developed by the OpenSSL Project for use in\r
7 the OpenSSL Toolkit (http://www.openssl.org/).  This product includes\r
8 cryptographic software written by Eric Young (eay@cryptsoft.com).\r
9 \r
10 \r
11 Intro\r
12 -----\r
13 Bitcoin is a free open source peer-to-peer electronic cash system that is\r
14 completely decentralized, without the need for a central server or trusted\r
15 parties.  Users hold the crypto keys to their own money and transact directly\r
16 with each other, with the help of a P2P network to check for double-spending.\r
17 \r
18 \r
19 Setup\r
20 -----\r
21 Unpack the files into a directory and run bitcoin.exe.\r
22 \r
23 If you have Microsoft Security Essentials, you need to add bitcoin.exe to its\r
24 "Excluded processes" list.  Microsoft Security Essentials->Settings tab,\r
25 select Excluded processes, press Add, select bitcoin.exe, OK, Save changes.\r
26 \r
27 The software automatically finds other nodes to connect to.  You can\r
28 enable Universal Plug and Play using a menu entry or set your firewall\r
29 to forward port 8333 (TCP) to your computer so you can receive\r
30 incoming connections.  Bitcoin work without incoming connections,\r
31 but allowing incoming connections helps the Bitcoin network.\r
32 \r
33 See the bitcoin wiki at:  https://en.bitcoin.it/wiki/Main_Page\r
34 for more help and information.\r