<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vv01f</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vv01f"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Vv01f"/>
	<updated>2026-04-21T21:22:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Taproot_Uses&amp;diff=69448</id>
		<title>Taproot Uses</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Taproot_Uses&amp;diff=69448"/>
		<updated>2022-09-23T08:13:43Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: adding link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is an index of projects using Taproot in an interesting way. Please update with links.&lt;br /&gt;
Also see [[Bech32 adoption]] for Wallets implementing Bech32m and P2TR.&lt;br /&gt;
&lt;br /&gt;
Phases Key:&lt;br /&gt;
&lt;br /&gt;
* Implemented: Real running code without major known deficiencies.&lt;br /&gt;
* Spec: A detailed document describing how something should work.&lt;br /&gt;
* Prototype: A component of something is built or a toy-level implementation.&lt;br /&gt;
* Idea: A description of something which could be built.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Link !! Description !! Phase (Implemented, Spec, Prototype, Idea)&lt;br /&gt;
|-&lt;br /&gt;
| Taproot Ring Signatures || https://github.com/jonasnick/taproot-ringsig || Ring Signatures over all Taproot outputs. || Prototype&lt;br /&gt;
|-&lt;br /&gt;
| RGB Core Library &amp;lt;br&amp;gt; &amp;amp; &amp;lt;br&amp;gt; RGB Node || https://github.com/rgb-org/rgb-core &amp;lt;br&amp;gt; https://github.com/rgb-org/rgb-node  ||  Library and node implementing confidential &amp;amp; scalable client-validated smart contracts for Bitcoin &amp;amp; Lightning. || Prototype/Implemented&lt;br /&gt;
|-&lt;br /&gt;
|Rust descriptor wallet library || https://github.com/LNP-BP/descriptor-wallet || Library for building descriptor-based bitcoin wallets, that does not work with private keys; it is advised that wallets will be designed in a way assuming zero private key access for all of their operations aside from transaction signing. || Prototype/Implemented&lt;br /&gt;
|-&lt;br /&gt;
| LNP/BP Core Library || https://github.com/LNP-BP/rust-lnpbp || Rust library that can be used to simplify development of layer 2 &amp;amp; 3 solutions on top of Lightning Network and Bitcoin blockchain. || Prototype/Implemented&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Pro || https://github.com/pandoracore/bitcoin-pro || Tool for issuance and managing Bitcoin &amp;amp; RGB assets. || Prototype/Implemented&lt;br /&gt;
|-&lt;br /&gt;
| The Farcaster Project || https://github.com/farcaster-project || Atomic Swaps || Implemented&lt;br /&gt;
|-&lt;br /&gt;
| MyCitadel Wallet &amp;lt;br&amp;gt; &amp;amp; &amp;lt;br&amp;gt; MyCitadel Node|| https://github.com/mycitadel/mycitadel-swiftui &amp;lt;br&amp;gt; https://github.com/mycitadel/mycitadel-node || Send and receive bitcoins and RGB assets. || Implemented&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Core Wallet Descriptor Support || https://github.com/bitcoin/bitcoin/pull/21365#issuecomment-792972451 || Handle Taproot descriptors for trees of key-only scripts. || Prototype/Implemented&lt;br /&gt;
|-&lt;br /&gt;
| Lightning in a Taproot World || https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-December/002375.html ||  Description of LN with Taproot. || Idea&lt;br /&gt;
|-&lt;br /&gt;
| Multi-Hop Locks from Scriptless Scripts || https://github.com/ElementsProject/scriptless-scripts/blob/master/md/multi-hop-locks.md || Description of LN with Taproot || Spec, No Implementation&lt;br /&gt;
|-&lt;br /&gt;
| [[Libbitcoin]] support || https://github.com/evoskuil/libbitcoin-system/tree/taproot || Add [[BIP_0341]] and [[BIP_0342]] script validation || Prototype&lt;br /&gt;
|-&lt;br /&gt;
| DLC || https://github.com/discreetlogcontracts/dlcspecs || Discreet Log Contracts are a system which addresses the scalability and privacy concerns for smart contracts and seeks to minimize the trust required in the oracle which provides external data.  || Spec&lt;br /&gt;
|-&lt;br /&gt;
| ANYPREVOUT sighash || https://github.com/ajtowns/bips/blob/bip-anyprevout/bip-0118.mediawiki || Update of [[BIP_0118]] using Taproot. || Spec&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bech32_adoption&amp;diff=69006</id>
		<title>Bech32 adoption</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bech32_adoption&amp;diff=69006"/>
		<updated>2021-11-17T14:10:35Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: /* Software Wallets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Bech32]] is a bitcoin [[address]] format specified by [[BIP 0173]]. It is used for the native segwit version 0 output types, P2WPKH and P2WSH. The upcoming [[Taproot]] softfork will add another output type called Pay to Taproot (P2TR). P2TR outputs and future native segwit versions will be using an updated variant of [[Bech32]], called [[Bech32m]] (specified by [[BIP 0350]]). This page tracks the adoption of [[Bech32]] and [[Bech32m]].&lt;br /&gt;
&lt;br /&gt;
Ideally wallets and services would first support &#039;&#039;sending to&#039;&#039; new addresses. When most wallets and services support sending to the new address type, people are more likely to adopt it for receiving. &lt;br /&gt;
&lt;br /&gt;
The amount of bech32 addresses on the blockchain is tracked on this website: https://p2sh.info/dashboard/db/bech32-statistics?orgId=1&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Evaluating|??}} || Maybe / Haven&#039;t checked / placeholder&lt;br /&gt;
|-&lt;br /&gt;
| {{Planned}} || The developers said they plan to&lt;br /&gt;
|-&lt;br /&gt;
| {{Acceptable|PR Merged}} || In the case of software, code has been written and merged, and it will be in next release.&lt;br /&gt;
|-&lt;br /&gt;
| {{Yes}} || Feature has been released&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Software Wallets ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Armory || {{Yes}} || {{No}} || {{Planned|Planned around activation}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| AQUA || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| bcoin || {{Yes}} || {{Yes}} || {{Yes|Since 2.2.0}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bisq || {{Yes}} || {{Yes}} || {{Evaluating|Dependent on BitcoinJ}} || {{Evaluating|??}} || As of v1.5.0 https://bisq.network/blog/bisq-v1.5.0-highlights/&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Core || {{Yes|Since 0.16.0}} || {{Yes|Since 0.16.0}} || {{Yes|Since 0.21.1}} || {{Yes|Since 22.0}} || Uses P2WPKH as default address since version [https://bitcoin.org/en/release/v0.20.0 0.20.0]. Creating P2TR addresses requires manual import for now.&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Knots || {{Yes|Since 0.16.0}} || {{Yes|Since 0.16.0}} || {{Yes|Since 0.21.1}} || {{Acceptable|Starting with 22.0}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Blockstream Green || {{Yes}} || {{Yes}} || {{Yes|Mobile 3.7.6+, Desktop 1.0.4+}} || {{Planned|Planned}} || Bech32m sending support as of [https://github.com/Blockstream/gdk/releases/tag/release_0.0.47 GDK 0.0.47]&lt;br /&gt;
|-&lt;br /&gt;
| Breadwallet || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.reddit.com/r/BRDapp/comments/9xx1hq/as_of_today_brd_fully_supports_native_segwit/&lt;br /&gt;
|-&lt;br /&gt;
| [https://play.google.com/store/apps/details?id=de.schildbach.wallet Bitcoin Wallet for Android] || {{Yes}} || {{Yes}} || {{Yes|Since 9.0}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BlueWallet || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BTC.com || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/unchained-capital/caravan Caravan] || {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Casa || {{Yes}} || {{No}} || {{Planned}} || {{Planned}} ||&lt;br /&gt;
|-&lt;br /&gt;
| C-Lightning || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinomi || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || [https://www.reddit.com/r/Bitcoin/comments/865qn1/coinomi_wallet_beta_has_segwit_support/ reddit source]&lt;br /&gt;
|-&lt;br /&gt;
| Electrum || {{Yes}} || {{Yes}} || {{Yes|Since 4.1.0}} || {{Evaluating|??}} || &lt;br /&gt;
|-&lt;br /&gt;
| Exodus || {{Yes}} || {{Yes}} || {{Planned|Planned before activation, depends on bitcoinjs}} || {{No|Not yet planned}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Fully Noded || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes|Since v0.2.26}} || https://twitter.com/FullyNoded/status/1438652812410298370&lt;br /&gt;
|-&lt;br /&gt;
| Guarda Wallet || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || [https://twitter.com/GuardaWallet/status/1194270398730448896 twitter announcement]&lt;br /&gt;
|-&lt;br /&gt;
| JoinMarket || {{Yes}} || {{Yes}} || {{Evaluating|Depends on python-bitcointx}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| LND || {{Yes}} || {{Yes}} || {{Planned|Planned: via btcsuite}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Muun || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/MuunWallet/status/1459294066135474177&lt;br /&gt;
|-&lt;br /&gt;
| Mycelium || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Samourai Wallet || {{Yes}} || {{Yes}} || {{Planned|Planned before Activation}}  || {{No|Currently not planned}} || https://twitter.com/SamouraiWallet/status/1415788631491497985?s=20&lt;br /&gt;
|-&lt;br /&gt;
| Sparrow Wallet || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/SparrowWallet/status/1415632270434705408&lt;br /&gt;
|-&lt;br /&gt;
| Specter Wallet || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/_benkaufman/status/1431293856675508228&lt;br /&gt;
|-&lt;br /&gt;
| Trust Wallet || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || [https://trustwallet.com/blog/trust-wallet-adds-support-for-btc-ltc-bch official blog]&lt;br /&gt;
|-&lt;br /&gt;
| Wallet of Satoshi || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|??}} || https://twitter.com/walletofsatoshi/status/1459782761472872451 &lt;br /&gt;
|-&lt;br /&gt;
| Wasabi Wallet || {{Yes}} || {{Yes}} || {{Planned|Planned: via NBitcoin before Activation}} || {{Planned|Planned: via NBitcoin before Activation}} || https://twitter.com/NicolasDorier/status/1413693010236170241&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Hardware Wallets ===&lt;br /&gt;
&lt;br /&gt;
Hardware wallet manufacturers typically publish a web wallet or browser add-on wallet for use with their hardware. Users can also sometimes connect their hardware wallet to a software wallet like [[Electrum]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Trezor + Trezor Suite || {{Yes}} || {{Yes}} || {{Planned|Planned: in December update}} || {{Planned|Planned: in December update}} || https://btc1.trezor.io/tx/350bb4ff380240fee0d2b7e1f7b90e719086de263cd02aedca105aec0c0bccc1&lt;br /&gt;
|-&lt;br /&gt;
| Ledger Live (desktop app) || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || Ledger Live Desktop 2.35 + Bitcoin App 2.0.0, Ledger Live Mobile support TBD. https://blockstream.info/tx/41d46e6f6e58a325eb6c913aa603f4db313f4a1db0649952f06fe2cd70546451&lt;br /&gt;
|-&lt;br /&gt;
| KeepKey chrome app || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitBox Desktop app || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Trezor + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Ledger + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitBox + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| KeepKey + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Archos + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coldcard + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Ballet + app|| {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Tangem + app|| {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Blockstream Jade + Blockstream Green || {{Yes}} || {{Yes}} || {{Yes}} || {{Planned|Planned}} || Bech32m sending support as of [https://github.com/Blockstream/gdk/releases/tag/release_0.0.47 GDK 0.0.47] available via Blockstream Green mobile apps 3.7.6+ and desktop app 1.0.4+&lt;br /&gt;
|-&lt;br /&gt;
| Keystone || {{Yes}} || {{Acceptable|Yes, but only with BTC-only firmware}} || {{Planned|Planned for Q1 2022}} || {{Evaluating}} || https://twitter.com/KeystoneWallet/status/1460110906789031938&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Web Wallets / Wallet Service Providers ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coinapult  || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coin.Space || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitGo || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || Full native segwit support on v2 platform, no plans to add native segwit support on v1 platform. Also see: https://blog.bitgo.com/native-segwit-addresses-via-bitgos-api-4946f2007be9, Taproot: https://blog.bitgo.com/taproot-support-for-bitgo-wallets-9ed97f412460&lt;br /&gt;
|-&lt;br /&gt;
| blockchain.com web|| {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} || https://twitter.com/Pellicceama/status/1436324051803414535&lt;br /&gt;
|-&lt;br /&gt;
| Fireblocks || {{Yes}} || {{Yes}} || {{Planned|Nov 18, 2021}} || {{Planned|Planned for 2022}} ||&lt;br /&gt;
|-&lt;br /&gt;
| HolyTransaction || {{Yes}} || {{No}} || {{Yes}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://coinb.in Coinb.in] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || open source JavaScript implementation&lt;br /&gt;
|-&lt;br /&gt;
| Guarda Wallet || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/GuardaWallet/status/1194270398730448896&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exchanges ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Exchanges in alphabetical order please --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1Fox || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://1fox.com/?c=en/content/blog&amp;amp;id=12&lt;br /&gt;
|-&lt;br /&gt;
| [[AgoraDesk]] || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || &lt;br /&gt;
|-&lt;br /&gt;
| Anycoin Direct || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://anycoindirect.eu/en/news/details/segwit-activated&lt;br /&gt;
|-&lt;br /&gt;
| Binance || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://twitter.com/colemaktypo/status/1460337599499882502&lt;br /&gt;
|-&lt;br /&gt;
| BitBargain.co.uk || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin.de || {{Yes}} || {{No}} || {{No}} || {{No}} || https://twitter.com/Ben_deWaal/status/1460464528181936130&lt;br /&gt;
|-&lt;br /&gt;
| Bitfinex || {{Yes}} || {{No}} || {{Planned}} || {{No}} || https://twitter.com/paoloardoino/status/1460620727342796800&lt;br /&gt;
|-&lt;br /&gt;
| BitMEX || {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} || https://blog.bitmex.com/introducing-bech32-deposits-on-bitmex-to-deepen-bitcoin-integration-lower-fees/&lt;br /&gt;
|-&lt;br /&gt;
| Bitonic || {{Yes}} || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || https://twitter.com/BitcoinenNL/status/1460284373291384833&lt;br /&gt;
|-&lt;br /&gt;
| Bittrex || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.reddit.com/r/Bitcoin/comments/gqt1m6/bittrex_does_not_even_support_withdrawals_to/&lt;br /&gt;
|-&lt;br /&gt;
| Bittylicious || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/Bittylicious_/status/998881327347888128&lt;br /&gt;
|-&lt;br /&gt;
| Bitstamp || {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} || https://www.bitstamp.net/article/weve-added-support-bech32-bitcoin-addresses-bitsta/&lt;br /&gt;
|-&lt;br /&gt;
| Bitso || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/Bitso/status/1203784055340314624&lt;br /&gt;
|-&lt;br /&gt;
| Bottlepay || {{Yes}} || {{Yes}} || {{No}} || {{Evaluating|??}} || https://help.bottlepay.com/en/articles/4909780-what-bitcoin-addresses-do-you-support-for-on-chain-withdrawals, https://twitter.com/Stack_Russel_UK/status/1460330265751044097&lt;br /&gt;
|-&lt;br /&gt;
| Bitwage || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BSDEX || {{Yes}} || {{No}} || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| CardCoins.co || {{Yes}} || No deposits || {{Yes}} || No deposits || https://twitter.com/CardCoinsCo/status/1452680654030872589&lt;br /&gt;
|-&lt;br /&gt;
| CEX.IO || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinbase.com || {{Yes}} || {{No}} || {{No}} || {{No}} || https://twitter.com/diogorsergio/status/983052769262292992 (Note that Coinbase commerce does not support sending to bech32)&lt;br /&gt;
|-&lt;br /&gt;
| CoinFalcon || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| CoinCorner || {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} || https://twitter.com/CoinCornerDanny/status/1460363188361437190&lt;br /&gt;
|-&lt;br /&gt;
| [https://coinmate.io Coinmate.io] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://coinmate.io/blog/important-coinmate-update/&lt;br /&gt;
|-&lt;br /&gt;
| Coinsbank.com || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinygram || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Flyp.me || {{Yes}} || {{No}} || {{Yes}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| GDax || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.reddit.com/r/Bitcoin/comments/8c738k/coinbase_gdax_already_allows_sending_to_bc1/&lt;br /&gt;
|-&lt;br /&gt;
| Gemini || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://np.reddit.com/r/Bitcoin/comments/b66n0v/psa_gemini_is_full_on_with_native_segwit_and_uses/&lt;br /&gt;
|-&lt;br /&gt;
| Genesis || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Globitex || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| HitBTC || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Hodl Hodl || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://medium.com/@hodlhodl/hodl-hodl-segwit-compatible-exchange-a2231968ac56&lt;br /&gt;
|-&lt;br /&gt;
| Independent Reserve|| {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.independentreserve.com/bitcoin/investing&lt;br /&gt;
|-&lt;br /&gt;
| Itbit || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Kraken || {{Yes}} || {{No}} || {{No}} || {{No}} || https://twitter.com/murchandamus/status/1460399767830380564&lt;br /&gt;
|-&lt;br /&gt;
| LedgerX || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || &lt;br /&gt;
|-&lt;br /&gt;
| Liberalcoins || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://liberalcoins.com&lt;br /&gt;
|-&lt;br /&gt;
| [[LocalBitcoins]] || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/LocalBitcoins/status/1322194709159301120&lt;br /&gt;
|-&lt;br /&gt;
| Luno || {{Yes}} || {{No}} || {{Planned|Planned}} || {{Evaluating|??}} || https://www.luno.com/blog/en/post/luno-launches-support-for-bech32-addresses&lt;br /&gt;
|-&lt;br /&gt;
| Paxful.com || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://paxful.com/support/en-us/articles/360011766520-Can-I-Withdraw-Bitcoin-from-Paxful-Wallet-to-My-External-Wallet-&lt;br /&gt;
|-&lt;br /&gt;
| Poloniex.com || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.reddit.com/r/Bitcoin/comments/a3jhcf/you_can_now_withdraw_from_poloniex_to_bech32/&lt;br /&gt;
|-&lt;br /&gt;
| River.com || {{Yes}} || {{Yes}} || {{Planned|Planned}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Square CashApp || {{Yes}} || {{No}} || {{Acceptable|Coming on 2021-12-01}} || {{Evaluating|??}} || https://cash.app/help/us/en-us/20211114-bitcoin-taproot-upgrade&lt;br /&gt;
|-&lt;br /&gt;
| Strike || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://twitter.com/BTCBoromir/status/1460373287792521232&lt;br /&gt;
|-&lt;br /&gt;
| Swan || {{Yes}} || {{Yes|No deposits}} || {{Planned}} || {{Evaluating|No deposits}} || https://twitter.com/skwp/status/1460326688685019138&lt;br /&gt;
|-&lt;br /&gt;
| TheRockTrading.com || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/TheRockTrading/status/976787499648512003&lt;br /&gt;
|-&lt;br /&gt;
| Walltime || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://walltime.info&lt;br /&gt;
|-&lt;br /&gt;
| Purse.io || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| www.bitwala.com || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Xapo || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Bitcoin ATM Models ===&lt;br /&gt;
&lt;br /&gt;
Hopefully when a model updates then all its ATMs everywhere will gain that feature. See https://coinatmradar.com/shop/buy-bitcoin-atm/&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| GenesisCoin || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| General Bytes || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || Depending on configuration. Since version 20190613 https://www.generalbytes.com/en/support/changelog&lt;br /&gt;
|-&lt;br /&gt;
| Lamassu Douro || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://medium.com/@LamassuSupport/announcing-crafty-chnemu-v7-3-9522fe2868&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Blockchain Explorers ===&lt;br /&gt;
&lt;br /&gt;
To investigate bech32 capability, you can use mainnet TXIDs &amp;lt;code&amp;gt;4ef47f6eb681d5d9fa2f7e16336cd629303c635e8da51e425b76088be9c8744c&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;514a33f1d46179b89e1fea7bbb07b682ab14083a276979f91038369d1a8d689b&amp;lt;/code&amp;gt; or look up the addresses &amp;lt;code&amp;gt;bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bc1qc7slrfxkknqcq2jevvvkdgvrt8080852dfjewde450xdlk4ugp7szw5tk9&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Some blockchain explorers can only parse the bech32 address and display it, they don&#039;t build an index so users cannot search for bech32 addresses.&lt;br /&gt;
&lt;br /&gt;
To verify bech32m readiness, you can look up the mainnet TXID &amp;lt;code&amp;gt;b10c007c60e14f9d087e0291d4d0c7869697c6681d979c6639dbd960792b4d41&amp;lt;/code&amp;gt; on which the first output should be addressed as &amp;lt;code&amp;gt;bc1pqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqsyjer9e&amp;lt;/code&amp;gt;. Note that the superseded bech32 encoding only differs in the last six characters that encode the checksum: &amp;lt;code&amp;gt;bc1pqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqs_3wf0qm_&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
See also: https://en.bitcoin.it/wiki/Category:Block_chain_browsers&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Display Bech32 !! Index Bech32 !! Display Bech32m !! Index Bech32m !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| bitaps.com || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://bitaps.com&lt;br /&gt;
|-&lt;br /&gt;
| Bitflyer || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://chainflyer.bitflyer.jp&lt;br /&gt;
|-&lt;br /&gt;
| Blockbook || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://btc1.trezor.io&lt;br /&gt;
|-&lt;br /&gt;
| blockchain.com || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://www.blockchain.com/explorer&lt;br /&gt;
|-&lt;br /&gt;
| Blockchair || {{Yes}} || {{Yes}} || {{Yes|Ready, but old txns not reindexed yet}} || {{Yes|Ready, but old txns not reindexed yet}} || https://github.com/Blockchair/Blockchair.Support/issues/567#issuecomment-966393097, https://twitter.com/Blockchair/status/1458817396433731585&lt;br /&gt;
|-&lt;br /&gt;
| Blockcypher || {{Yes}} || {{Yes}} || {{Yes}} || {{No}} || https://live.blockcypher.com/btc&lt;br /&gt;
|-&lt;br /&gt;
| Blockonomics || {{Yes}} || {{Yes}} || {{Planned|Planned for 2020Q1}} ||  {{Planned|Planned for 2020Q1}} || https://www.blockonomics.co&lt;br /&gt;
|-&lt;br /&gt;
| Blockpath || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://blockpath.com&lt;br /&gt;
|-&lt;br /&gt;
| BTC.com || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://BTC.com&lt;br /&gt;
|-&lt;br /&gt;
| Esplora || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || Open source explorer, instances are https://blockstream.info/ and https://www.localbitcoinschain.com/. [https://github.com/Blockstream/esplora/issues/323 Issue] for BIP350 support.&lt;br /&gt;
|-&lt;br /&gt;
| Insight || {{Yes}} || {{Yes}} || {{No}} || {{No}} || Open source explorer, instances include https://insight.bitpay.com/&lt;br /&gt;
|-&lt;br /&gt;
| Mempool || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || Open source explorer, instances include https://mempool.space https://mempool.ninja https://mempool.emzy.de https://mempool.bisq.services https://mempool.bitcoin.ninja https://mempool.bitaroo.net/&lt;br /&gt;
|-&lt;br /&gt;
| OKLink || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://www.oklink.com&lt;br /&gt;
|-&lt;br /&gt;
| OXT || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://oxt.me/&lt;br /&gt;
|-&lt;br /&gt;
| Tradeblock || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://tradeblock.com/bitcoin&lt;br /&gt;
|-&lt;br /&gt;
| WalletExplorer || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://walletexplorer.com/&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Explorer || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://bitcoinexplorer.org, https://twitter.com/BitcoinExplorer/status/1425148093977309187&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Payment Processors ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Payment processors in alphabetical order please --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! P2WPKH/P2WSH Invoices !! Bech32 Withdrawal addresses !! P2TR Invoices !! Bech32m Withdrawal addresses !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://apirone.com Apirone] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || Payment notifications, merchant dashboard, plugins for Magento, WooCommerce, OpenCart 2, Opencart 3.x, Virtuemart&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitaps.com Bitaps] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || Payment forwarding API, Wallet API, fault tolerance callback.&lt;br /&gt;
|-&lt;br /&gt;
| [https://btcpayserver.org BTCPay Server] || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes|Supported since 1.3.0}} || https://twitter.com/NicolasDorier/status/1432354289599451136, https://twitter.com/NicolasDorier/status/1457527754350415873&lt;br /&gt;
|-&lt;br /&gt;
| [https://coingate.com CoinGate] || {{No}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://confirmo.net CONFIRMO] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://cryptochill.com CryptoChill] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Planned}} || Highly customizable Bitcoin and Lightning Network payment gateway and custodial wallets provider. TSS/HD wallets, API, SDK.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mining Pools ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Payout to Bech32 !! Payout to Bech32m !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://pool.btc.com/ BTC.com Pool] || {{No}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://ckpool.org/ Ckpool] || {{Yes}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://kano.is/ KanoPool] || {{Yes}} || {{Evaluating|??}} || [https://bitcointalk.org/index.php?topic=789369.msg53374508#msg53374508 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| [http://poolin.com/ Poolin] || {{Yes}} || {{Evaluating|??}} || [https://bitcointalk.org/index.php?topic=5169994.msg52184844#msg52184844 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| [https://sbicrypto.com SBICrypto Pool] || {{Yes}} || {{Acceptable|Ready to release at activation}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://slushpool.com/ Slush Pool] || {{Yes}} || {{Planned|At activation}} || [https://twitter.com/braiins_systems/status/1432376840484794375 Tweet]&lt;br /&gt;
|-&lt;br /&gt;
| [https://ukrpool.com/ Ukr Pool] || {{Yes}} || {{Evaluating|??}} || [https://bitcointalk.org/index.php?topic=5124825.msg51358033#msg51358033 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| [https://pool.viabtc.com/ ViaBTC Pool] || {{No}} || {{Evaluating|??}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Libraries ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Language !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/bitcoin/libbase58 libbase58] || C || {{No}} || n/a || {{No}} || n/a&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/MetacoSA/NBitcoin NBitcoin] || .NET || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/NicolasDorier/status/1432354289599451136&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/bcoin-org/bcoin bcoin] || JS ||  {{Yes}} || {{Yes}} || {{Planned|In Review}} || {{Evaluating|??}} || https://github.com/bcoin-org/bcoin/pull/1038&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/btcsuite btcsuite/btcutil] || Go || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|??}} || https://github.com/btcsuite/btcutil/pull/202&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/bitcoinjs/bitcoinjs-lib bitcoinjs-lib] || JS || {{Yes}} || {{Yes}} || {{Yes|Since v6.0.0}} || {{Acceptable|Supported but needs manual involvement}} || https://github.com/bitcoinjs/bitcoinjs-lib/issues/1522#issuecomment-887468902, https://twitter.com/junderwood4649/status/1459006392086372355&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitcoinj.github.io/ bitcoinj] || Java || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|??}} || https://github.com/bitcoinj/bitcoinj/commit/183986c9801f10f1bf46bd46621e535973d39ef8&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/bitcoin-s/bitcoin-s-core bitcoin-s] || Scala || {{Yes}} || {{Yes}} || {{Yes}} || {{Planned|Planned for 2021}} || https://twitter.com/Chris_Stewart_5/status/1459205497463136270&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/rust-bitcoin/rust-bitcoin rust-bitcoin] || Rust || {{Yes}} || {{Evaluating|??}} || {{Yes}} || {{Evaluating|??}} || https://twitter.com/RCasatta/status/1423695925252329476&lt;br /&gt;
|-&lt;br /&gt;
| [https://lightningdevkit.org Lightning Dev Kit] || Rust || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|Pending BOLT update}} || &lt;br /&gt;
|-&lt;br /&gt;
| [https://bitcoindevkit.org Bitcoin Dev Kit] || Rust || {{Yes}} || {{Yes}} || {{Planned|WIP}} || {{Planned|WIP}} || https://docs.rs/bdk&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/ElementsProject/libwally-core libwally-core] || C || {{Yes}} || {{Yes}} || {{Yes|Since [https://github.com/ElementsProject/libwally-core/releases/tag/release_0.8.4 0.8.4]}} || {{Yes|Since [https://github.com/ElementsProject/libwally-core/releases/tag/release_0.8.4 0.8.4]}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/Blockstream/gdk GDK] || C || {{Yes}} || {{Yes}} || {{Yes|Since [https://github.com/Blockstream/gdk/releases/tag/release_0.0.47 0.0.47]}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/Simplexum/python-bitcointx python-bitcointx] || Python || {{Yes}} ||  {{Yes}} || {{Planned|WIP}} || {{Planned|WIP}} || https://github.com/Simplexum/python-bitcointx/issues/57&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/dgarage/NBXplorer/ NBXPlorer] || C# || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/NicolasDorier/status/1432354822888431619&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/acinq/bitcoin-kmp  Kotlin Multiplatform Bitcoin Library] || Kotlin || {{Yes}} || {{Yes}} || {{Yes}} || {{Planned}} || https://twitter.com/realtbast/status/1458533450919649284&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/libbitcoin  Libbitcoin] || C++ || {{Evaluating|??}} || {{Evaluating|??}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/chaintope/bitcoinrb Bitcoinrb] || Ruby || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://github.com/chaintope/bitcoinrb/wiki/Taproot&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
=== Other Services ===&lt;br /&gt;
&lt;br /&gt;
Casinos, marketplaces, etc that let users withdraw money&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Withdrawals !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1Broker || {{Yes}} || &lt;br /&gt;
|-&lt;br /&gt;
| [https://crypto.games Crypto.Games]|| {{Yes}} || [https://bitcointalk.org/index.php?topic=750760.msg31421151#msg31421151 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| YOLOdice || {{Yes}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bech32_adoption&amp;diff=69005</id>
		<title>Bech32 adoption</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bech32_adoption&amp;diff=69005"/>
		<updated>2021-11-17T14:08:46Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: adding Wallet of Satoshi, sort&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Bech32]] is a bitcoin [[address]] format specified by [[BIP 0173]]. It is used for the native segwit version 0 output types, P2WPKH and P2WSH. The upcoming [[Taproot]] softfork will add another output type called Pay to Taproot (P2TR). P2TR outputs and future native segwit versions will be using an updated variant of [[Bech32]], called [[Bech32m]] (specified by [[BIP 0350]]). This page tracks the adoption of [[Bech32]] and [[Bech32m]].&lt;br /&gt;
&lt;br /&gt;
Ideally wallets and services would first support &#039;&#039;sending to&#039;&#039; new addresses. When most wallets and services support sending to the new address type, people are more likely to adopt it for receiving. &lt;br /&gt;
&lt;br /&gt;
The amount of bech32 addresses on the blockchain is tracked on this website: https://p2sh.info/dashboard/db/bech32-statistics?orgId=1&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Evaluating|??}} || Maybe / Haven&#039;t checked / placeholder&lt;br /&gt;
|-&lt;br /&gt;
| {{Planned}} || The developers said they plan to&lt;br /&gt;
|-&lt;br /&gt;
| {{Acceptable|PR Merged}} || In the case of software, code has been written and merged, and it will be in next release.&lt;br /&gt;
|-&lt;br /&gt;
| {{Yes}} || Feature has been released&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Software Wallets ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Armory || {{Yes}} || {{No}} || {{Planned|Planned around activation}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| AQUA || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| bcoin || {{Yes}} || {{Yes}} || {{Yes|Since 2.2.0}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bisq || {{Yes}} || {{Yes}} || {{Evaluating|Dependent on BitcoinJ}} || {{Evaluating|??}} || As of v1.5.0 https://bisq.network/blog/bisq-v1.5.0-highlights/&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Core || {{Yes|Since 0.16.0}} || {{Yes|Since 0.16.0}} || {{Yes|Since 0.21.1}} || {{Yes|Since 22.0}} || Uses P2WPKH as default address since version [https://bitcoin.org/en/release/v0.20.0 0.20.0]. Creating P2TR addresses requires manual import for now.&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Knots || {{Yes|Since 0.16.0}} || {{Yes|Since 0.16.0}} || {{Yes|Since 0.21.1}} || {{Acceptable|Starting with 22.0}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Blockstream Green || {{Yes}} || {{Yes}} || {{Yes|Mobile 3.7.6+, Desktop 1.0.4+}} || {{Planned|Planned}} || Bech32m sending support as of [https://github.com/Blockstream/gdk/releases/tag/release_0.0.47 GDK 0.0.47]&lt;br /&gt;
|-&lt;br /&gt;
| Breadwallet || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.reddit.com/r/BRDapp/comments/9xx1hq/as_of_today_brd_fully_supports_native_segwit/&lt;br /&gt;
|-&lt;br /&gt;
| [https://play.google.com/store/apps/details?id=de.schildbach.wallet Bitcoin Wallet for Android] || {{Yes}} || {{Yes}} || {{Yes|Since 9.0}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BlueWallet || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BTC.com || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/unchained-capital/caravan Caravan] || {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Casa || {{Yes}} || {{No}} || {{Planned}} || {{Planned}} ||&lt;br /&gt;
|-&lt;br /&gt;
| C-Lightning || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinomi || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || [https://www.reddit.com/r/Bitcoin/comments/865qn1/coinomi_wallet_beta_has_segwit_support/ reddit source]&lt;br /&gt;
|-&lt;br /&gt;
| Electrum || {{Yes}} || {{Yes}} || {{Yes|Since 4.1.0}} || {{Evaluating|??}} || &lt;br /&gt;
|-&lt;br /&gt;
| Exodus || {{Yes}} || {{Yes}} || {{Planned|Planned before activation, depends on bitcoinjs}} || {{No|Not yet planned}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Fully Noded || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes|Since v0.2.26}} || https://twitter.com/FullyNoded/status/1438652812410298370&lt;br /&gt;
|-&lt;br /&gt;
| Guarda Wallet || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || [https://twitter.com/GuardaWallet/status/1194270398730448896 twitter announcement]&lt;br /&gt;
|-&lt;br /&gt;
| JoinMarket || {{Yes}} || {{Yes}} || {{Evaluating|Depends on python-bitcointx}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| LND || {{Yes}} || {{Yes}} || {{Planned|Planned: via btcsuite}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Muun || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/MuunWallet/status/1459294066135474177&lt;br /&gt;
|-&lt;br /&gt;
| Mycelium || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Samourai Wallet || {{Yes}} || {{Yes}} || {{Planned|Planned before Activation}}  || {{No|Currently not planned}} || https://twitter.com/SamouraiWallet/status/1415788631491497985?s=20&lt;br /&gt;
|-&lt;br /&gt;
| Sparrow Wallet || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/SparrowWallet/status/1415632270434705408&lt;br /&gt;
|-&lt;br /&gt;
| Specter Wallet || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/_benkaufman/status/1431293856675508228&lt;br /&gt;
|-&lt;br /&gt;
| Trust Wallet || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || [https://trustwallet.com/blog/trust-wallet-adds-support-for-btc-ltc-bch official blog]&lt;br /&gt;
|-&lt;br /&gt;
| Wallet of Satoshi || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/walletofsatoshi/status/1459782761472872451 &lt;br /&gt;
|-&lt;br /&gt;
| Wasabi Wallet || {{Yes}} || {{Yes}} || {{Planned|Planned: via NBitcoin before Activation}} || {{Planned|Planned: via NBitcoin before Activation}} || https://twitter.com/NicolasDorier/status/1413693010236170241&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Hardware Wallets ===&lt;br /&gt;
&lt;br /&gt;
Hardware wallet manufacturers typically publish a web wallet or browser add-on wallet for use with their hardware. Users can also sometimes connect their hardware wallet to a software wallet like [[Electrum]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Trezor + Trezor Suite || {{Yes}} || {{Yes}} || {{Planned|Planned: in December update}} || {{Planned|Planned: in December update}} || https://btc1.trezor.io/tx/350bb4ff380240fee0d2b7e1f7b90e719086de263cd02aedca105aec0c0bccc1&lt;br /&gt;
|-&lt;br /&gt;
| Ledger Live (desktop app) || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || Ledger Live Desktop 2.35 + Bitcoin App 2.0.0, Ledger Live Mobile support TBD. https://blockstream.info/tx/41d46e6f6e58a325eb6c913aa603f4db313f4a1db0649952f06fe2cd70546451&lt;br /&gt;
|-&lt;br /&gt;
| KeepKey chrome app || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitBox Desktop app || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Trezor + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Ledger + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitBox + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| KeepKey + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Archos + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coldcard + Electrum || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Ballet + app|| {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Tangem + app|| {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Blockstream Jade + Blockstream Green || {{Yes}} || {{Yes}} || {{Yes}} || {{Planned|Planned}} || Bech32m sending support as of [https://github.com/Blockstream/gdk/releases/tag/release_0.0.47 GDK 0.0.47] available via Blockstream Green mobile apps 3.7.6+ and desktop app 1.0.4+&lt;br /&gt;
|-&lt;br /&gt;
| Keystone || {{Yes}} || {{Acceptable|Yes, but only with BTC-only firmware}} || {{Planned|Planned for Q1 2022}} || {{Evaluating}} || https://twitter.com/KeystoneWallet/status/1460110906789031938&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Web Wallets / Wallet Service Providers ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coinapult  || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coin.Space || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitGo || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || Full native segwit support on v2 platform, no plans to add native segwit support on v1 platform. Also see: https://blog.bitgo.com/native-segwit-addresses-via-bitgos-api-4946f2007be9, Taproot: https://blog.bitgo.com/taproot-support-for-bitgo-wallets-9ed97f412460&lt;br /&gt;
|-&lt;br /&gt;
| blockchain.com web|| {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} || https://twitter.com/Pellicceama/status/1436324051803414535&lt;br /&gt;
|-&lt;br /&gt;
| Fireblocks || {{Yes}} || {{Yes}} || {{Planned|Nov 18, 2021}} || {{Planned|Planned for 2022}} ||&lt;br /&gt;
|-&lt;br /&gt;
| HolyTransaction || {{Yes}} || {{No}} || {{Yes}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://coinb.in Coinb.in] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || open source JavaScript implementation&lt;br /&gt;
|-&lt;br /&gt;
| Guarda Wallet || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/GuardaWallet/status/1194270398730448896&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exchanges ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Exchanges in alphabetical order please --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1Fox || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://1fox.com/?c=en/content/blog&amp;amp;id=12&lt;br /&gt;
|-&lt;br /&gt;
| [[AgoraDesk]] || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || &lt;br /&gt;
|-&lt;br /&gt;
| Anycoin Direct || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://anycoindirect.eu/en/news/details/segwit-activated&lt;br /&gt;
|-&lt;br /&gt;
| Binance || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://twitter.com/colemaktypo/status/1460337599499882502&lt;br /&gt;
|-&lt;br /&gt;
| BitBargain.co.uk || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin.de || {{Yes}} || {{No}} || {{No}} || {{No}} || https://twitter.com/Ben_deWaal/status/1460464528181936130&lt;br /&gt;
|-&lt;br /&gt;
| Bitfinex || {{Yes}} || {{No}} || {{Planned}} || {{No}} || https://twitter.com/paoloardoino/status/1460620727342796800&lt;br /&gt;
|-&lt;br /&gt;
| BitMEX || {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} || https://blog.bitmex.com/introducing-bech32-deposits-on-bitmex-to-deepen-bitcoin-integration-lower-fees/&lt;br /&gt;
|-&lt;br /&gt;
| Bitonic || {{Yes}} || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || https://twitter.com/BitcoinenNL/status/1460284373291384833&lt;br /&gt;
|-&lt;br /&gt;
| Bittrex || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.reddit.com/r/Bitcoin/comments/gqt1m6/bittrex_does_not_even_support_withdrawals_to/&lt;br /&gt;
|-&lt;br /&gt;
| Bittylicious || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/Bittylicious_/status/998881327347888128&lt;br /&gt;
|-&lt;br /&gt;
| Bitstamp || {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} || https://www.bitstamp.net/article/weve-added-support-bech32-bitcoin-addresses-bitsta/&lt;br /&gt;
|-&lt;br /&gt;
| Bitso || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/Bitso/status/1203784055340314624&lt;br /&gt;
|-&lt;br /&gt;
| Bottlepay || {{Yes}} || {{Yes}} || {{No}} || {{Evaluating|??}} || https://help.bottlepay.com/en/articles/4909780-what-bitcoin-addresses-do-you-support-for-on-chain-withdrawals, https://twitter.com/Stack_Russel_UK/status/1460330265751044097&lt;br /&gt;
|-&lt;br /&gt;
| Bitwage || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BSDEX || {{Yes}} || {{No}} || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| CardCoins.co || {{Yes}} || No deposits || {{Yes}} || No deposits || https://twitter.com/CardCoinsCo/status/1452680654030872589&lt;br /&gt;
|-&lt;br /&gt;
| CEX.IO || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinbase.com || {{Yes}} || {{No}} || {{No}} || {{No}} || https://twitter.com/diogorsergio/status/983052769262292992 (Note that Coinbase commerce does not support sending to bech32)&lt;br /&gt;
|-&lt;br /&gt;
| CoinFalcon || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| CoinCorner || {{Yes}} || {{Yes}} || {{Planned}} || {{Evaluating|??}} || https://twitter.com/CoinCornerDanny/status/1460363188361437190&lt;br /&gt;
|-&lt;br /&gt;
| [https://coinmate.io Coinmate.io] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://coinmate.io/blog/important-coinmate-update/&lt;br /&gt;
|-&lt;br /&gt;
| Coinsbank.com || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinygram || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Flyp.me || {{Yes}} || {{No}} || {{Yes}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| GDax || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.reddit.com/r/Bitcoin/comments/8c738k/coinbase_gdax_already_allows_sending_to_bc1/&lt;br /&gt;
|-&lt;br /&gt;
| Gemini || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://np.reddit.com/r/Bitcoin/comments/b66n0v/psa_gemini_is_full_on_with_native_segwit_and_uses/&lt;br /&gt;
|-&lt;br /&gt;
| Genesis || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Globitex || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| HitBTC || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Hodl Hodl || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://medium.com/@hodlhodl/hodl-hodl-segwit-compatible-exchange-a2231968ac56&lt;br /&gt;
|-&lt;br /&gt;
| Independent Reserve|| {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.independentreserve.com/bitcoin/investing&lt;br /&gt;
|-&lt;br /&gt;
| Itbit || {{Evaluating|??}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Kraken || {{Yes}} || {{No}} || {{No}} || {{No}} || https://twitter.com/murchandamus/status/1460399767830380564&lt;br /&gt;
|-&lt;br /&gt;
| LedgerX || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || &lt;br /&gt;
|-&lt;br /&gt;
| Liberalcoins || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://liberalcoins.com&lt;br /&gt;
|-&lt;br /&gt;
| [[LocalBitcoins]] || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/LocalBitcoins/status/1322194709159301120&lt;br /&gt;
|-&lt;br /&gt;
| Luno || {{Yes}} || {{No}} || {{Planned|Planned}} || {{Evaluating|??}} || https://www.luno.com/blog/en/post/luno-launches-support-for-bech32-addresses&lt;br /&gt;
|-&lt;br /&gt;
| Paxful.com || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://paxful.com/support/en-us/articles/360011766520-Can-I-Withdraw-Bitcoin-from-Paxful-Wallet-to-My-External-Wallet-&lt;br /&gt;
|-&lt;br /&gt;
| Poloniex.com || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://www.reddit.com/r/Bitcoin/comments/a3jhcf/you_can_now_withdraw_from_poloniex_to_bech32/&lt;br /&gt;
|-&lt;br /&gt;
| River.com || {{Yes}} || {{Yes}} || {{Planned|Planned}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Square CashApp || {{Yes}} || {{No}} || {{Acceptable|Coming on 2021-12-01}} || {{Evaluating|??}} || https://cash.app/help/us/en-us/20211114-bitcoin-taproot-upgrade&lt;br /&gt;
|-&lt;br /&gt;
| Strike || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://twitter.com/BTCBoromir/status/1460373287792521232&lt;br /&gt;
|-&lt;br /&gt;
| Swan || {{Yes}} || {{Yes|No deposits}} || {{Planned}} || {{Evaluating|No deposits}} || https://twitter.com/skwp/status/1460326688685019138&lt;br /&gt;
|-&lt;br /&gt;
| TheRockTrading.com || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://twitter.com/TheRockTrading/status/976787499648512003&lt;br /&gt;
|-&lt;br /&gt;
| Walltime || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || https://walltime.info&lt;br /&gt;
|-&lt;br /&gt;
| Purse.io || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| www.bitwala.com || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Xapo || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Bitcoin ATM Models ===&lt;br /&gt;
&lt;br /&gt;
Hopefully when a model updates then all its ATMs everywhere will gain that feature. See https://coinatmradar.com/shop/buy-bitcoin-atm/&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| GenesisCoin || {{No}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| General Bytes || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || Depending on configuration. Since version 20190613 https://www.generalbytes.com/en/support/changelog&lt;br /&gt;
|-&lt;br /&gt;
| Lamassu Douro || {{Yes}} || {{No}} || {{Evaluating|??}} || {{Evaluating|??}} || https://medium.com/@LamassuSupport/announcing-crafty-chnemu-v7-3-9522fe2868&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Blockchain Explorers ===&lt;br /&gt;
&lt;br /&gt;
To investigate bech32 capability, you can use mainnet TXIDs &amp;lt;code&amp;gt;4ef47f6eb681d5d9fa2f7e16336cd629303c635e8da51e425b76088be9c8744c&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;514a33f1d46179b89e1fea7bbb07b682ab14083a276979f91038369d1a8d689b&amp;lt;/code&amp;gt; or look up the addresses &amp;lt;code&amp;gt;bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bc1qc7slrfxkknqcq2jevvvkdgvrt8080852dfjewde450xdlk4ugp7szw5tk9&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Some blockchain explorers can only parse the bech32 address and display it, they don&#039;t build an index so users cannot search for bech32 addresses.&lt;br /&gt;
&lt;br /&gt;
To verify bech32m readiness, you can look up the mainnet TXID &amp;lt;code&amp;gt;b10c007c60e14f9d087e0291d4d0c7869697c6681d979c6639dbd960792b4d41&amp;lt;/code&amp;gt; on which the first output should be addressed as &amp;lt;code&amp;gt;bc1pqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqsyjer9e&amp;lt;/code&amp;gt;. Note that the superseded bech32 encoding only differs in the last six characters that encode the checksum: &amp;lt;code&amp;gt;bc1pqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqszqgpqyqs_3wf0qm_&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
See also: https://en.bitcoin.it/wiki/Category:Block_chain_browsers&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Display Bech32 !! Index Bech32 !! Display Bech32m !! Index Bech32m !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| bitaps.com || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://bitaps.com&lt;br /&gt;
|-&lt;br /&gt;
| Bitflyer || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://chainflyer.bitflyer.jp&lt;br /&gt;
|-&lt;br /&gt;
| Blockbook || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://btc1.trezor.io&lt;br /&gt;
|-&lt;br /&gt;
| blockchain.com || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://www.blockchain.com/explorer&lt;br /&gt;
|-&lt;br /&gt;
| Blockchair || {{Yes}} || {{Yes}} || {{Yes|Ready, but old txns not reindexed yet}} || {{Yes|Ready, but old txns not reindexed yet}} || https://github.com/Blockchair/Blockchair.Support/issues/567#issuecomment-966393097, https://twitter.com/Blockchair/status/1458817396433731585&lt;br /&gt;
|-&lt;br /&gt;
| Blockcypher || {{Yes}} || {{Yes}} || {{Yes}} || {{No}} || https://live.blockcypher.com/btc&lt;br /&gt;
|-&lt;br /&gt;
| Blockonomics || {{Yes}} || {{Yes}} || {{Planned|Planned for 2020Q1}} ||  {{Planned|Planned for 2020Q1}} || https://www.blockonomics.co&lt;br /&gt;
|-&lt;br /&gt;
| Blockpath || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://blockpath.com&lt;br /&gt;
|-&lt;br /&gt;
| BTC.com || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://BTC.com&lt;br /&gt;
|-&lt;br /&gt;
| Esplora || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || Open source explorer, instances are https://blockstream.info/ and https://www.localbitcoinschain.com/. [https://github.com/Blockstream/esplora/issues/323 Issue] for BIP350 support.&lt;br /&gt;
|-&lt;br /&gt;
| Insight || {{Yes}} || {{Yes}} || {{No}} || {{No}} || Open source explorer, instances include https://insight.bitpay.com/&lt;br /&gt;
|-&lt;br /&gt;
| Mempool || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || Open source explorer, instances include https://mempool.space https://mempool.ninja https://mempool.emzy.de https://mempool.bisq.services https://mempool.bitcoin.ninja https://mempool.bitaroo.net/&lt;br /&gt;
|-&lt;br /&gt;
| OKLink || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://www.oklink.com&lt;br /&gt;
|-&lt;br /&gt;
| OXT || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://oxt.me/&lt;br /&gt;
|-&lt;br /&gt;
| Tradeblock || {{Yes}} || {{Yes}} || {{No}} || {{No}} || https://tradeblock.com/bitcoin&lt;br /&gt;
|-&lt;br /&gt;
| WalletExplorer || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://walletexplorer.com/&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Explorer || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://bitcoinexplorer.org, https://twitter.com/BitcoinExplorer/status/1425148093977309187&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Payment Processors ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Payment processors in alphabetical order please --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! P2WPKH/P2WSH Invoices !! Bech32 Withdrawal addresses !! P2TR Invoices !! Bech32m Withdrawal addresses !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://apirone.com Apirone] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || Payment notifications, merchant dashboard, plugins for Magento, WooCommerce, OpenCart 2, Opencart 3.x, Virtuemart&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitaps.com Bitaps] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} || Payment forwarding API, Wallet API, fault tolerance callback.&lt;br /&gt;
|-&lt;br /&gt;
| [https://btcpayserver.org BTCPay Server] || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes|Supported since 1.3.0}} || https://twitter.com/NicolasDorier/status/1432354289599451136, https://twitter.com/NicolasDorier/status/1457527754350415873&lt;br /&gt;
|-&lt;br /&gt;
| [https://coingate.com CoinGate] || {{No}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://confirmo.net CONFIRMO] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://cryptochill.com CryptoChill] || {{Yes}} || {{Yes}} || {{Evaluating|??}} || {{Planned}} || Highly customizable Bitcoin and Lightning Network payment gateway and custodial wallets provider. TSS/HD wallets, API, SDK.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mining Pools ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Payout to Bech32 !! Payout to Bech32m !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://pool.btc.com/ BTC.com Pool] || {{No}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://ckpool.org/ Ckpool] || {{Yes}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://kano.is/ KanoPool] || {{Yes}} || {{Evaluating|??}} || [https://bitcointalk.org/index.php?topic=789369.msg53374508#msg53374508 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| [http://poolin.com/ Poolin] || {{Yes}} || {{Evaluating|??}} || [https://bitcointalk.org/index.php?topic=5169994.msg52184844#msg52184844 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| [https://sbicrypto.com SBICrypto Pool] || {{Yes}} || {{Acceptable|Ready to release at activation}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://slushpool.com/ Slush Pool] || {{Yes}} || {{Planned|At activation}} || [https://twitter.com/braiins_systems/status/1432376840484794375 Tweet]&lt;br /&gt;
|-&lt;br /&gt;
| [https://ukrpool.com/ Ukr Pool] || {{Yes}} || {{Evaluating|??}} || [https://bitcointalk.org/index.php?topic=5124825.msg51358033#msg51358033 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| [https://pool.viabtc.com/ ViaBTC Pool] || {{No}} || {{Evaluating|??}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Libraries ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Language !! Send to Bech32 !! Receive to P2WPKH/P2WSH !! Send to Bech32m !! Receive to P2TR !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/bitcoin/libbase58 libbase58] || C || {{No}} || n/a || {{No}} || n/a&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/MetacoSA/NBitcoin NBitcoin] || .NET || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/NicolasDorier/status/1432354289599451136&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/bcoin-org/bcoin bcoin] || JS ||  {{Yes}} || {{Yes}} || {{Planned|In Review}} || {{Evaluating|??}} || https://github.com/bcoin-org/bcoin/pull/1038&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/btcsuite btcsuite/btcutil] || Go || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|??}} || https://github.com/btcsuite/btcutil/pull/202&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/bitcoinjs/bitcoinjs-lib bitcoinjs-lib] || JS || {{Yes}} || {{Yes}} || {{Yes|Since v6.0.0}} || {{Acceptable|Supported but needs manual involvement}} || https://github.com/bitcoinjs/bitcoinjs-lib/issues/1522#issuecomment-887468902, https://twitter.com/junderwood4649/status/1459006392086372355&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitcoinj.github.io/ bitcoinj] || Java || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|??}} || https://github.com/bitcoinj/bitcoinj/commit/183986c9801f10f1bf46bd46621e535973d39ef8&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/bitcoin-s/bitcoin-s-core bitcoin-s] || Scala || {{Yes}} || {{Yes}} || {{Yes}} || {{Planned|Planned for 2021}} || https://twitter.com/Chris_Stewart_5/status/1459205497463136270&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/rust-bitcoin/rust-bitcoin rust-bitcoin] || Rust || {{Yes}} || {{Evaluating|??}} || {{Yes}} || {{Evaluating|??}} || https://twitter.com/RCasatta/status/1423695925252329476&lt;br /&gt;
|-&lt;br /&gt;
| [https://lightningdevkit.org Lightning Dev Kit] || Rust || {{Yes}} || {{Yes}} || {{Yes}} || {{Evaluating|Pending BOLT update}} || &lt;br /&gt;
|-&lt;br /&gt;
| [https://bitcoindevkit.org Bitcoin Dev Kit] || Rust || {{Yes}} || {{Yes}} || {{Planned|WIP}} || {{Planned|WIP}} || https://docs.rs/bdk&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/ElementsProject/libwally-core libwally-core] || C || {{Yes}} || {{Yes}} || {{Yes|Since [https://github.com/ElementsProject/libwally-core/releases/tag/release_0.8.4 0.8.4]}} || {{Yes|Since [https://github.com/ElementsProject/libwally-core/releases/tag/release_0.8.4 0.8.4]}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/Blockstream/gdk GDK] || C || {{Yes}} || {{Yes}} || {{Yes|Since [https://github.com/Blockstream/gdk/releases/tag/release_0.0.47 0.0.47]}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/Simplexum/python-bitcointx python-bitcointx] || Python || {{Yes}} ||  {{Yes}} || {{Planned|WIP}} || {{Planned|WIP}} || https://github.com/Simplexum/python-bitcointx/issues/57&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/dgarage/NBXplorer/ NBXPlorer] || C# || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://twitter.com/NicolasDorier/status/1432354822888431619&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/acinq/bitcoin-kmp  Kotlin Multiplatform Bitcoin Library] || Kotlin || {{Yes}} || {{Yes}} || {{Yes}} || {{Planned}} || https://twitter.com/realtbast/status/1458533450919649284&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/libbitcoin  Libbitcoin] || C++ || {{Evaluating|??}} || {{Evaluating|??}} || {{Evaluating|??}} || {{Evaluating|??}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/chaintope/bitcoinrb Bitcoinrb] || Ruby || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || https://github.com/chaintope/bitcoinrb/wiki/Taproot&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
=== Other Services ===&lt;br /&gt;
&lt;br /&gt;
Casinos, marketplaces, etc that let users withdraw money&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Withdrawals !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1Broker || {{Yes}} || &lt;br /&gt;
|-&lt;br /&gt;
| [https://crypto.games Crypto.Games]|| {{Yes}} || [https://bitcointalk.org/index.php?topic=750760.msg31421151#msg31421151 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| YOLOdice || {{Yes}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bech32_adoption&amp;diff=67065</id>
		<title>Bech32 adoption</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bech32_adoption&amp;diff=67065"/>
		<updated>2019-11-28T11:12:37Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: /* Exchanges */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Bech32]] is a new bitcoin [[address]] format specified by [[BIP 0173]]. This page tracks the adoption of [[Bech32]].&lt;br /&gt;
&lt;br /&gt;
Ideally wallets and services would first support &#039;&#039;sending to&#039;&#039; bech32 addresses. After almost everything can send to, then people may be willing to adopt bech32 widely for receiving.&lt;br /&gt;
&lt;br /&gt;
The amount of bech32 addresses on the blockchain is tracked on this website: https://p2sh.info/dashboard/db/bech32-statistics?orgId=1&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Evaluating|??}} || Maybe / Haven&#039;t checked / placeholder&lt;br /&gt;
|-&lt;br /&gt;
| {{Planned}} || The developers said they plan to&lt;br /&gt;
|-&lt;br /&gt;
| {{Acceptable|PR Merged}} || In the case of software, code has been written and merged, and it will be in next release.&lt;br /&gt;
|-&lt;br /&gt;
| {{Yes}} || Feature has been released&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Software Wallets ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to !! Create/receive !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Core || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Knots || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| bcoin || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Electrum || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Armory || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| JoinMarket || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| GreenAddress || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Breadwallet || {{Yes}} || {{No}} || https://twitter.com/udiWertheimer/status/975810157941796864&lt;br /&gt;
|-&lt;br /&gt;
| Samourai Wallet || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinomi || {{Yes}} || {{Yes}} || [https://www.reddit.com/r/Bitcoin/comments/865qn1/coinomi_wallet_beta_has_segwit_support/ reddit source]&lt;br /&gt;
|-&lt;br /&gt;
| BTC.com || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Casa || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Mycelium || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://play.google.com/store/apps/details?id=de.schildbach.wallet Bitcoin Wallet for Android] || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Wasabi Wallet || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Trust Wallet || {{Yes}} || {{Yes}} || [https://trustwallet.com/blog/trust-wallet-adds-support-for-btc-ltc-bch official blog]&lt;br /&gt;
|-&lt;br /&gt;
| Guarda Wallet || {{Yes}} || {{No}} || [https://twitter.com/GuardaWallet/status/1194270398730448896 twitter announcement]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Hardware Wallets ===&lt;br /&gt;
&lt;br /&gt;
Hardware wallet manufacturers typically publish a web wallet or browser add-on wallet for use with their hardware. Users can also sometimes connect their hardware wallet to a software wallet like [[Electrum]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to !! Create/receive !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Trezor web wallet || {{Acceptable|PR Merged}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Ledger chrome app || {{No}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Ledger Live (desktop app) || {{Yes}} || {{Yes}} || Experimental feature&lt;br /&gt;
|-&lt;br /&gt;
| KeepKey chrome app || {{No}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitBox Desktop app || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Trezor + Electrum || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Ledger + Electrum || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitBox + Electrum || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| KeepKey + Electrum || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Archos + Electrum || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coldcard + Electrum || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Web Wallets ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to !! Create/receive !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coinapult  || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coin.Space || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| BitGo || {{Yes}} || {{Yes}} || Full support on v2 platform, no plans to add support on v1 platform. Also see: https://blog.bitgo.com/native-segwit-addresses-via-bitgos-api-4946f2007be9&lt;br /&gt;
|-&lt;br /&gt;
| blockchain.info web wallet || {{Yes}} || {{No}} || https://twitter.com/provoost/status/1037802325874761728&lt;br /&gt;
|-&lt;br /&gt;
| HolyTransaction || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://coinb.in Coinb.in] || {{Yes}} || {{Yes}} || open source JavaScript implementation&lt;br /&gt;
|-&lt;br /&gt;
| Guarda Wallet || {{Yes}} || {{No}} || https://twitter.com/GuardaWallet/status/1194270398730448896&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Exchanges ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Exchanges in alphabetical order please --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to !! Create/receive !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1Fox || {{Yes}} || {{No}} || https://1fox.com/?c=en/content/blog&amp;amp;id=12&lt;br /&gt;
|-&lt;br /&gt;
| Anycoin Direct || {{Yes}} || {{No}} || https://anycoindirect.eu/en/news/details/segwit-activated&lt;br /&gt;
|-&lt;br /&gt;
| BitBargain.co.uk || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin.de || {{Yes}} || {{No}} || https://bitcoinblog.de/2018/08/10/bitcoin-de-aktiviert-segwit-kunden-sparen-gebuehren/&lt;br /&gt;
|-&lt;br /&gt;
| Bitfinex || {{Yes}} || {{No}} || https://twitter.com/bitfinex/status/1189164144789983234&lt;br /&gt;
|-&lt;br /&gt;
| BitMEX || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bittylicious || {{Yes}} || {{No}} || https://twitter.com/Bittylicious_/status/998881327347888128&lt;br /&gt;
|-&lt;br /&gt;
| Bitstamp || {{No}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bitwage || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Bisq || {{No}} || {{No}} || https://github.com/bisq-network/bisq-desktop/issues/1139 https://bisq.community/t/bech32-address-support/6521&lt;br /&gt;
|-&lt;br /&gt;
| Coinbase.com || {{Yes}} || {{No}} || https://twitter.com/diogorsergio/status/983052769262292992 (Note that Coinbase commerce does not support sending to bech32)&lt;br /&gt;
|-&lt;br /&gt;
| CoinFalcon || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinfloor || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Coinsbank.com || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Flyp.me || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| GDax || {{Yes}} || {{No}} || https://www.reddit.com/r/Bitcoin/comments/8c738k/coinbase_gdax_already_allows_sending_to_bc1/&lt;br /&gt;
|-&lt;br /&gt;
| Gemini || {{Yes}} || {{Yes}} || https://np.reddit.com/r/Bitcoin/comments/b66n0v/psa_gemini_is_full_on_with_native_segwit_and_uses/&lt;br /&gt;
|-&lt;br /&gt;
| Genesis || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| HitBTC || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Hodl Hodl || {{Yes}} || {{Yes}} || https://medium.com/@hodlhodl/hodl-hodl-segwit-compatible-exchange-a2231968ac56&lt;br /&gt;
|-&lt;br /&gt;
| Itbit || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Kraken || {{Yes}} || {{No}} || https://twitter.com/krakenfx/status/1060306827848470528&lt;br /&gt;
|-&lt;br /&gt;
| Liberalcoins || {{Yes}} || {{Yes}} || https://liberalcoins.com&lt;br /&gt;
|-&lt;br /&gt;
| Localbitcoins.com || {{No}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Paxful.com || {{Evaluating|??}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Poloniex.com || {{Yes}} || {{No}} || https://www.reddit.com/r/Bitcoin/comments/a3jhcf/you_can_now_withdraw_from_poloniex_to_bech32/&lt;br /&gt;
|-&lt;br /&gt;
| TheRockTrading.com || {{Yes}} || {{Yes}} || https://twitter.com/TheRockTrading/status/976787499648512003&lt;br /&gt;
|-&lt;br /&gt;
| Walltime || {{Yes}} || {{Yes}} || https://walltime.info&lt;br /&gt;
|-&lt;br /&gt;
| Purse.io || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| www.bitwala.com || {{Yes}} || {{Yes}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Bitcoin ATM Models ===&lt;br /&gt;
&lt;br /&gt;
Hopefully when a model updates then all its ATMs everywhere will gain that feature. See https://coinatmradar.com/shop/buy-bitcoin-atm/&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Send to !! Create/receive !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| GenesisCoin || {{No}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| General Bytes || {{No}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Lamassu Douro || {{No}} || {{No}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Blockchain Explorers ===&lt;br /&gt;
&lt;br /&gt;
For trying these out you can use mainnet TXIDs &amp;lt;code&amp;gt;4ef47f6eb681d5d9fa2f7e16336cd629303c635e8da51e425b76088be9c8744c&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;514a33f1d46179b89e1fea7bbb07b682ab14083a276979f91038369d1a8d689b&amp;lt;/code&amp;gt;. And addresses &amp;lt;code&amp;gt;bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bc1qc7slrfxkknqcq2jevvvkdgvrt8080852dfjewde450xdlk4ugp7szw5tk9&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Some blockchain explorers can only parse the bech32 address and display it, they don&#039;t build an index so users cannot search for bech32 addresses.&lt;br /&gt;
&lt;br /&gt;
See also: https://en.bitcoin.it/wiki/Category:Block_chain_browsers&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Display !! Index !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Apirone.com || {{Yes}} || {{Yes}} || https://apirone.com&lt;br /&gt;
|-&lt;br /&gt;
| bitaps.com || {{Yes}} || {{Yes}} || https://bitaps.com&lt;br /&gt;
|-&lt;br /&gt;
| Bitflyer || {{Yes}} || {{Yes}} || https://chainflyer.bitflyer.jp/&lt;br /&gt;
|-&lt;br /&gt;
| Bitupper Explorer || {{Yes}} || {{Yes}} || https://bitupper.com/en/explorer/bitcoin&lt;br /&gt;
|-&lt;br /&gt;
| blockchain.info || {{Yes}} || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| Blockchair || {{Yes}} || {{Yes}} || https://blockchair.com/&lt;br /&gt;
|-&lt;br /&gt;
| Blockcypher || {{Yes}} || {{Yes}} || https://live.blockcypher.com/btc&lt;br /&gt;
|-&lt;br /&gt;
| Blockonomics || {{Yes}} || {{Yes}} || https://www.blockonomics.co&lt;br /&gt;
|-&lt;br /&gt;
| Blockpath || {{Yes}} || {{Yes}} || https://blockpath.com&lt;br /&gt;
|-&lt;br /&gt;
| BTC.com || {{Yes}} || {{Yes}} || https://BTC.com&lt;br /&gt;
|-&lt;br /&gt;
| Esplora || {{Yes}} || {{Yes}} || Open source explorer, instances are https://blockstream.info/ and https://www.localbitcoinschain.com/&lt;br /&gt;
|-&lt;br /&gt;
| chaindex || {{Yes}} || {{Yes}} || https://chaindex.com/blockchain/&lt;br /&gt;
|-&lt;br /&gt;
| Insight || {{No}} || {{No}} || Open source explorer, instances include https://insight.bitpay.com/&lt;br /&gt;
|-&lt;br /&gt;
| OXT || {{Yes}} || {{Yes}} || https://oxt.me/&lt;br /&gt;
|-&lt;br /&gt;
| Tradeblock || {{No}} || {{No}} || https://tradeblock.com/bitcoin&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Payment Processors ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Payment processors in alphabetical order please --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Invoice addresses !! Withdrawal addresses !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://apirone.com Apirone] || {{Yes}} || {{Yes}} || Payment notifications, merchant dashboard, plugins for Magento, WooCommerce, OpenCart 2, Opencart 3.x, Virtuemart&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitaps.com Bitaps] || {{Yes}} || {{Yes}} || Payment forwarding API, Wallet API, fault tolerance callback.&lt;br /&gt;
|-&lt;br /&gt;
| [https://coingate.com CoinGate] || {{No}} || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://cryptochill.com CryptoChill] || {{Yes}} || {{Yes}} || Highly customizable Bitcoin and Lightning Network payment gateway. Multi-sig, HD wallets, API, SDK.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mining Pools ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Payout !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://pool.btc.com/ BTC.com Pool] || {{No}} || &lt;br /&gt;
|-&lt;br /&gt;
| [http://ckpool.org/ Ckpool] || {{Yes}} || &lt;br /&gt;
|-&lt;br /&gt;
| [https://kano.is/ KanoPool] || {{No}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://poolin.com/ Poolin] || {{Yes}} || [https://bitcointalk.org/index.php?topic=5169994.msg52184844#msg52184844 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| [https://slushpool.com/ Slush Pool] || {{Yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://ukrpool.com/ Ukr Pool] || {{Yes}} || [https://bitcointalk.org/index.php?topic=5124825.msg51358033#msg51358033 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| [https://pool.viabtc.com/ ViaBTC Pool] || {{No}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other Services ===&lt;br /&gt;
&lt;br /&gt;
Casinos, marketplaces, etc that let users withdraw money&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Withdrawals !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1Broker || {{Yes}} || &lt;br /&gt;
|-&lt;br /&gt;
| Crypto-Games.net || {{Yes}} || [https://bitcointalk.org/index.php?topic=750760.msg31421151#msg31421151 bitcointalk source]&lt;br /&gt;
|-&lt;br /&gt;
| YOLOdice || {{Yes}} ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Donation-accepting_organizations_and_projects&amp;diff=50707</id>
		<title>Donation-accepting organizations and projects</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Donation-accepting_organizations_and_projects&amp;diff=50707"/>
		<updated>2014-09-03T07:45:03Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: Apache Foundation added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--- temp check to be added:&lt;br /&gt;
http://www.reddit.com/r/Bitcoin/comments/201fa6/hello_from_jimmy_wales_of_wikipedia/&lt;br /&gt;
https://whispersystems.org/blog/bithub/&lt;br /&gt;
http://tip4commit.com/&lt;br /&gt;
http://portableapps.com/donate&lt;br /&gt;
https://www.apertus.org/donate&lt;br /&gt;
http://bitcoingrant.org/&lt;br /&gt;
flattr.com transactions/&lt;br /&gt;
hitchhickers guide to python&lt;br /&gt;
reddit&lt;br /&gt;
http://joyridelabs.de/game/&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Here is a list of organizations that accept bitcoin donations.&lt;br /&gt;
Only notable donation-accepting sites should be added here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Art ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.blendernation.com/support-blendernation/&lt;br /&gt;
|title=Blendernation&lt;br /&gt;
|topic=3D, blender&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://cloud.blender.org/gooseberry/&lt;br /&gt;
|title=Project gooseberry&lt;br /&gt;
|topic=3D, animation, blender&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Entertainment ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://shop.50cent.com&lt;br /&gt;
|title=50cent&lt;br /&gt;
|topic=rap, music&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://xkcd.com/bitcoin/&lt;br /&gt;
|title=XKCD&lt;br /&gt;
|topic=comic, nerdism&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://heavensentgaming.com/&lt;br /&gt;
|title=Heaven Sent Gaming&lt;br /&gt;
|topic=comics, games, music, novels, video, and web entertainment&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Open source==&lt;br /&gt;
&lt;br /&gt;
BTC is getting more and more popular at open projects due to it&#039;s own open nature.&lt;br /&gt;
&lt;br /&gt;
Hint: You can donate to most of FLOSS projects, by sending out a BTC bounty on a issue using&lt;br /&gt;
* http://www.freedomsponsors.org&lt;br /&gt;
* http://www.bountysource.com&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://donate.citizenweb.is&lt;br /&gt;
|title=arkOS&lt;br /&gt;
|topic=raspberry, linux, decentralize&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://awesome.naquadah.org/community/&lt;br /&gt;
|title=awesome WM&lt;br /&gt;
|topic=linux, X11, window manager&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.apache.org/foundation/contributing.html&lt;br /&gt;
|title=Apache Foundation&lt;br /&gt;
|topic=Open Source Software ready for business use&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.backbox.org/services&lt;br /&gt;
|title=Backbox&lt;br /&gt;
|topic=linux, distro, hacking&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.bluetile.org/#development&lt;br /&gt;
|title=Bluetile WM&lt;br /&gt;
|topic=linux, X11, window manager&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://crypto.cat/&lt;br /&gt;
|title=Cryptocat&lt;br /&gt;
|topic=mail, crypto&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://dia-installer.de/support/donations.html&lt;br /&gt;
|title=Dia&lt;br /&gt;
|topic=linux, windows, drawing, sketch, CAD&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.dokuwiki.org/donate&lt;br /&gt;
|title=Dokuwiki&lt;br /&gt;
|topic=wiki&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.dosbox.com/crew.php&lt;br /&gt;
|title=Dosbox&lt;br /&gt;
|topic=emulator, DOS, x86&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.duplicati.com&lt;br /&gt;
|title=Duplicati&lt;br /&gt;
|topic=backup, cloud&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://etherpad.org/#links&lt;br /&gt;
|title=Etherpad&lt;br /&gt;
|topic=collaboration, selfhosting&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://f-droid.org/&lt;br /&gt;
|title=F-Droid&lt;br /&gt;
|topic=android, repository, open source&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.gimp.org/&lt;br /&gt;
|title=GIMP&lt;br /&gt;
|topic=drawing, photos&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://code.google.com/p/gource/&lt;br /&gt;
|title=Gource&lt;br /&gt;
|topic=VCS, animation, git, svn, art&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://wiki.farmbot.it/Welcome#Donate&lt;br /&gt;
|title=FarmBot&lt;br /&gt;
|topic=farming, automatisation&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.freebsdfoundation.org/donate/bitcoin&lt;br /&gt;
|title=FreeBSD&lt;br /&gt;
|topic=unix, OS&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.freehal.net/funds/?p=do&amp;amp;l=en&lt;br /&gt;
|title=FreeHAL&lt;br /&gt;
|topic=A.I.&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://freenetproject.org/donate.html&lt;br /&gt;
|title=Freenet&lt;br /&gt;
|topic=anonymity, decentralisation&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.haiku-inc.org/donations.html#online&lt;br /&gt;
|title=Haiku OS&lt;br /&gt;
|topic=OS, BeOS&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://libre.fm/donate.html&lt;br /&gt;
|title=Libre.fm&lt;br /&gt;
|topic=music, creativecommons, radio&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://donate.libreoffice.org/&lt;br /&gt;
|title=LibreOffice&lt;br /&gt;
|topic=office suite&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.linuxmint.com/donors.php&lt;br /&gt;
|title=Linux Mint&lt;br /&gt;
|topic=Linux, distro, Debian&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.loomio.org/wallets&lt;br /&gt;
|title=Loomio&lt;br /&gt;
|topic=discussion, decission, crowdsourcing, community&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://mediagoblin.org/pages/campaign.html&lt;br /&gt;
|title=Mediagobblin&lt;br /&gt;
|topic=video, hosting, distributed&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://megaglest.org/donations.html&lt;br /&gt;
|title=Megaglest&lt;br /&gt;
|topic=gaming&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://openelec.tv/donate&lt;br /&gt;
|title=OpenELEC&lt;br /&gt;
|topic=OS, HTPC, multimedia, raspberry&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://opengameart.org/content/donate-bitcoins&lt;br /&gt;
|title=opengameart.org&lt;br /&gt;
|topic=creative commons, art, gamedev&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://wiki.openstreetmap.org/wiki/Donation&lt;br /&gt;
|title=OpenStreetMap&lt;br /&gt;
|topic=maps, open data&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://osmand.net&lt;br /&gt;
|title=OsmAnd&lt;br /&gt;
|topic=maps, Android&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://piwik.org/donate/&lt;br /&gt;
|title=Piwik&lt;br /&gt;
|topic=tracking, hosting&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.torproject.org/donate/donate.html.en#bitcoin&lt;br /&gt;
|title=TOR&lt;br /&gt;
|topic=anonymity, P2P, routing&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://torchat.googlecode.com/&lt;br /&gt;
|title=TOR chat&lt;br /&gt;
|topic=anonymity, TOR, chat&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.torservers.net/donate.html#cryptocurrencies&lt;br /&gt;
|title=TOR servers&lt;br /&gt;
|topic=anonymity, TOR, hosting&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://piratelinux.org/?page_id=271&lt;br /&gt;
|title=Piratelinux&lt;br /&gt;
|topic=linux, distro, hacking&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.raspbmc.com/donate/&lt;br /&gt;
|title=RaspBMC&lt;br /&gt;
|topic=linux, distro, htpc, multimedia, raspberry&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://crm.fsf.org/civicrm/contribute/transact?reset=1&amp;amp;id=19&lt;br /&gt;
|title=Replicant&lt;br /&gt;
|topic=Android,linux, distro&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.videolan.org/contribute.html#money&lt;br /&gt;
|title=VideoLAN&lt;br /&gt;
|topic=multimedia, player&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.wikispeed.com/wikispeed-team-blog/wikispeed-first-car-maker-in-the-world-to-accept-bitcoin-press-release&lt;br /&gt;
|title=Wikispead&lt;br /&gt;
|topic=car, vehicle&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://yacy.net&lt;br /&gt;
|title=Yacy&lt;br /&gt;
|topic=search engine, distributed&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Foundations===&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.archive.org/donate&lt;br /&gt;
|title=archive.org&lt;br /&gt;
|topic=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://bitcoinfoundation.org/donate&lt;br /&gt;
|title=Bitcoin Foundation&lt;br /&gt;
|topic=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://bitgivefoundation.org/&lt;br /&gt;
|title=BitGive Foundation&lt;br /&gt;
|topic=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.blender.org/foundation/donation-payment/&lt;br /&gt;
|title=Blender Foundation&lt;br /&gt;
|topic=blender, 3D&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://donate.citizenweb.is&lt;br /&gt;
|title=citizenweb&lt;br /&gt;
|topic=redistribute, dezentralize&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://supporters.eff.org/donate&lt;br /&gt;
|title=Electronic Frontier Foundation (EFF)&lt;br /&gt;
|topic=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://freedomboxfoundation.org/donate&lt;br /&gt;
|title=Freedombox Foundation&lt;br /&gt;
|topic=wifi&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://pressfreedomfoundation.org&lt;br /&gt;
|title=Freedom of the press Foundation&lt;br /&gt;
|topic=press, journalism, whistleblowing, &lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://commons.thefnf.org/index.php/Needs&lt;br /&gt;
|title=Free Network Foundation (FNF)&lt;br /&gt;
|topic=wifi, crypto&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://crm.fsf.org/civicrm/contribute/transact?reset=1&amp;amp;id=14&lt;br /&gt;
|title=Free Software Foundation (FSF)&lt;br /&gt;
|topic=open source&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.gnome.org/friends/other-ways-to-donate/&lt;br /&gt;
|title=Gnome Foundation&lt;br /&gt;
|topic=open source, Desktop, Linux&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.reactos.org/en/foundation_donate.html&lt;br /&gt;
|title=ReactOS Foundation&lt;br /&gt;
|topic=windows, kernel, open source&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://blog.wikimedia.org/2014/07/30/wikimedia-foundation-now-accepts-bitcoin/&lt;br /&gt;
|title=Wikimedia Foundation&lt;br /&gt;
|topic=wikipedia, open knowledge&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Activism==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://freesnowden.is/de/donate/index.html&lt;br /&gt;
|title=FreeSnowden&lt;br /&gt;
|topic=activism, whistleblowing&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.seashepherd.org.au/support-us/support-us.html#bitcoin&lt;br /&gt;
|title=Sea Shepherd&lt;br /&gt;
|topic=environment, whaling&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.sigilsocial.org&lt;br /&gt;
|title=Sigil Social Foundation&lt;br /&gt;
|topic=domestic violence, behavioral health counseling for lower income families&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://thepiratebay.se/&lt;br /&gt;
|title=The pirate bay&lt;br /&gt;
|topic=copyright, warez&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Net-politics===&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://anonyops.com/bitcoindonate.php&lt;br /&gt;
|title=Anonyops.com&lt;br /&gt;
|topic=hosting, activism&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.operationanonymous.org&lt;br /&gt;
|title=Anonyous&lt;br /&gt;
|topic=activism, hacking&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://anonnews.org/bitcoin.html&lt;br /&gt;
|title=Anonnews.org&lt;br /&gt;
|topic=hosting, activism&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://fragdenstaat.de/hilfe/spenden/&lt;br /&gt;
|title=fragdenstaat&lt;br /&gt;
|topic=&lt;br /&gt;
|nation=DE&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://netzpolitik.org/spenden/&lt;br /&gt;
|title=netzpolitik.org&lt;br /&gt;
|topic=&lt;br /&gt;
|nation=DE&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://help.riseup.net/en/donate&lt;br /&gt;
|title=riseup.net&lt;br /&gt;
|topic=hosting, activism&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://wikileaks.org/support.html&lt;br /&gt;
|title=Wikileaks&lt;br /&gt;
|topic=activism, whistleblower&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.bewelcome.org/donate‎&lt;br /&gt;
|title=Be welcome&lt;br /&gt;
|topic=travel, couchsurfing&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://blog.flattr.net/2013/07/adding-bitcoin-support/‎&lt;br /&gt;
|title=Flattr&lt;br /&gt;
|topic=micropayment&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.expediainc.com/news-release/?aid=123124&amp;amp;fid=99&amp;amp;yy=2014&lt;br /&gt;
|title=Expedia&lt;br /&gt;
|topic=travel, booking&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Organization&lt;br /&gt;
! Purpose&lt;br /&gt;
! Donation Page&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcoin-charity.org/ Bitcoin Charity Organization]&lt;br /&gt;
|(BCO) is a worldwide non-profit organisation which promote access to medical services and ensure that life-saving therapies for children continue to be developed. BCO aim to ease the difficulties of accessing medical care for children and their families. &lt;br /&gt;
|[http://www.bitcoin-charity.org/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://420chan.org/ 420chan]&lt;br /&gt;
|Imageboard community&lt;br /&gt;
|[http://420chan.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://againsthunger.org/ Against Hunger]&lt;br /&gt;
|Against Hunger is a non profit organization using cryptocurrencies to raise money to help end world Hunger. &lt;br /&gt;
|[http://againsthunger.org]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ahmia.fi/ Ahmia.fi]&lt;br /&gt;
|AHMIA is working with Tor related projects including running Tor Nodes and the only public Tor Hidden Service search.&lt;br /&gt;
|[https://ahmia.fi/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.AncientBeast.com AncientBeast.com]&lt;br /&gt;
|[Free Open Source] Turn Based Strategy Game Played Online Against Other People. Master your beasts!&lt;br /&gt;
|[http://http://ancientbeast.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.androidesimple.com Androidesimple]&lt;br /&gt;
|Android educational apps. Tracking the ISS. Tracking Tiangong1. OSCAR: Orbiting Satellite Carrying Amateur Radio.&lt;br /&gt;
|[http://www.androidesimple.com]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.facebook.com/pages/Animals-in-Distress-Sanctuary/18914014768 Animals in Distress Sanctuary]&lt;br /&gt;
|Animals in Distress Sanctuary&lt;br /&gt;
| [https://propster.me/tipjar/0cigdnk]&lt;br /&gt;
|-&lt;br /&gt;
| [http://m.mamglos.pl.tl/ Animals Aid Association] &lt;br /&gt;
|Helping homeless dogs and cats, Rescue center. &lt;br /&gt;
| [http://m.mamglos.pl.tl]&lt;br /&gt;
|-&lt;br /&gt;
| [http://antiwar.com/ Antiwar.com]&lt;br /&gt;
|Devoted to the cause of non-interventionism and anti-imperialism.&lt;br /&gt;
|[http://antiwar.com/blog/2012/11/27/an-alternative-way-to-help-antiwar-com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.aswegrow.org As We Grow]&lt;br /&gt;
|Dedicated to building classrooms for quality education&lt;br /&gt;
|[http://www.aswegrow.org/donation/] (Under one-off donation button.)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.kk-velikelasce.si/ Basketball club KK Velike Lašče]&lt;br /&gt;
|Basketball club KK Velike Lašče from Slovenia playing in the lower national league&lt;br /&gt;
|[http://www.kk-velikelasce.si/pokrovitelji/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://iplayernotifier.appspot.com/ BBC iPlayer Notifier]&lt;br /&gt;
|Email and Google Talk notification of new content available on BBC iPlayer&lt;br /&gt;
|[https://iplayernotifier.appspot.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.beatingdebt.org BeatingDebt.org]&lt;br /&gt;
|Teaching debt prevention by placing educational ads, supporting debt prevention groups, and providing online resources&lt;br /&gt;
|[http://www.beatingdebt.org/donate.php#BitCoinDonation]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcharity.org/ BitCharity]&lt;br /&gt;
|Hub for donating to charities using Bitcoin (currently inactive)&lt;br /&gt;
|[http://www.bitcharity.org]&lt;br /&gt;
|-&lt;br /&gt;
|[https://bitcointalk.org/index.php?topic=52543.0 Bitcoin 100]&lt;br /&gt;
|Bitcoin 100: A Kickstarter for Charities (1BTC1oo)&lt;br /&gt;
|[https://bitcointalk.org/index.php?topic=52543.0]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcoinfunding.com BitcoinFunding.com]&lt;br /&gt;
|[Raise money with bitcoins] Kickstarter style website to raise funds for projects.&lt;br /&gt;
|[http://bitcoinfunding.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcoinspot.nl/ Bitcoinspot]&lt;br /&gt;
|Dutch website and forum about Bitcoins, how to acquire and how to use them.&lt;br /&gt;
|[http://www.bitcoinspot.nl/nieuws-algemeen/bitcoin-browser-integratie.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitgivefoundation.org BitGiveFoundation]&lt;br /&gt;
|BitGive Foundation - Charitable Giving Organization of the Bitcoin Community.&lt;br /&gt;
|[http://bitgivefoundation.org/donate.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://brmlab.cz/ Brmlab, hackerspace]&lt;br /&gt;
|The first hackerspace in the Czech Republic&lt;br /&gt;
|[http://brmlab.cz/project/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bund-berlin.de/ BUND Berlin e.V.]&lt;br /&gt;
|environmental NGO, Berlin branch of BUND / Friends of the Earth, Germany&lt;br /&gt;
|[http://www.bund-berlin.de/bund_berlinde/spenden/bitcoin_spenden/bitcoin_english.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://blockr.io/ Blockr.io]&lt;br /&gt;
|Bitcoin block explorer&lt;br /&gt;
|[http://blockr.io/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[https://c3d2.de/ Chaos Computer Club Dresden]&lt;br /&gt;
|A Hackerspace for the people of and visiting Dresden. Also known for their annual event [https://datenspuren.de/ Datenspuren] to promote privacy and real world use of technology to the average people for free.&lt;br /&gt;
|[https://wiki.c3d2.de/Man_hq#Bitcoin-Adresse]&lt;br /&gt;
|-&lt;br /&gt;
|[http://rationality.org Center for Applied Rationality (CFAR)]&lt;br /&gt;
|A 501(c)3 with a mission to develop, test, and teach the art of effective decision-making, for individuals and for the world. CFAR provides tax-receipts for (non-anonymous) donations made in BTC!&lt;br /&gt;
|[http://rationality.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://c4ss.org/ Center for a Stateless Society]&lt;br /&gt;
|Builds public awareness of, and support for, market anarchism&lt;br /&gt;
|[http://c4ss.org/support-the-center]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.cheat-sheets.org/ Cheat-Sheets.org]&lt;br /&gt;
|Cheat/round-up/reference cards/guides/sheets for programming languages and software&lt;br /&gt;
|[http://www.cheat-sheets.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.chambaproject.in/ Chamba Project]&lt;br /&gt;
|An effort to create a Swathanthra (Free/Libre/Open/Mukt) Animation Movie by pooling in contributions from people around the world and funding artists directly. &lt;br /&gt;
|[http://www.chambaproject.in/contribute/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.chebucto.ns.ca/Bitcoin.shtml Chebucto Community Net]&lt;br /&gt;
|Halifax, Nova Scotia, Canada-based registered charitable society providing non-profit access to the tools of communication. Operating since 1994.&lt;br /&gt;
|[https://www.chebucto.ns.ca/Bitcoin.shtml]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cwnetwork.co.uk Children&#039;s Well-wishers Network (CWN)]&lt;br /&gt;
|Registered educational charity focused on advancing children&#039;s education and providing educational facilities to deprived schools in North and East Sri Lanka.&lt;br /&gt;
|[https://www.cwnetwork.co.uk/donations.aspx]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.stjohnsgoshen.com Church of Saint John the Evangelist]&lt;br /&gt;
|A Church in Goshen, NY&lt;br /&gt;
|[http://www.stjohnsgoshen.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.tiferesyisroel.org/ Congregation Tiferes Yisroel]&lt;br /&gt;
|Orthodox Jewish Synagogue oriented toward people with little or no Jewish background and &amp;quot;Jews by choice&amp;quot; in Baltimore, MD, USA&lt;br /&gt;
|[https://tiferesyisroel.org/donate.html#bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcoinsreview.com Consumer - Merchant Trust Project]&lt;br /&gt;
|An initiative to increase trust between Consumer and Bitcoin Merchants. Proceedspay for hosting, ads, etc.&lt;br /&gt;
|[http://www.bitcoinsreview.com/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://carnicominstitute.org/ Carnicom Institute]&lt;br /&gt;
|Research for the Benefit of Humanity. The Carnicom Institute is a non-profit health and environmental educational and research organization serving the public welfare.&lt;br /&gt;
|[http://carnicominstitute.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://convergence.io Convergence]&lt;br /&gt;
|Agile, distributed, and secure strategy for replacing certificate authorities.&lt;br /&gt;
|[http://convergence.io/involved.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.copblock.org/ Cop Block]&lt;br /&gt;
|Cop Block is a decentralized project supported by a diverse group of individuals united by their shared goal of police accountability.&lt;br /&gt;
|[http://www.copblock.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://ccbib.org Creative Commons Bibliothek]&lt;br /&gt;
|Creative Commons and Public Domain library. Includes book source code for easy reprinting with custom layout. Local groups produce paper versions for lending.&lt;br /&gt;
|[http://ccbib.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.cryto.net/ Cryto Coding Collective]&lt;br /&gt;
|Host for IRC and web for free/libre software and cultural projects&lt;br /&gt;
|[http://www.cryto.net/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://dallasmakerspace.org/ Dallas Makerspace]&lt;br /&gt;
|The first Makerspace/Hackerspace in North Texas.&lt;br /&gt;
|[http://dallasmakerspace.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.DecryptedMatrix.com/ Decrypted Matrix ]&lt;br /&gt;
|Blog on science, society, nature, politics etc.&lt;br /&gt;
|[http://www.DecryptedMatrix.com]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.degenernet.com/ Degenernet Radio]&lt;br /&gt;
|Online radio station dedicated independent music from all genres&lt;br /&gt;
|[http://www.degenernet.com/donate.php]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.dieppalaw.com/ Dieppa Law Firm, P.A.]&lt;br /&gt;
|We are the first law firm in the Miami area to accept Bitcoin for its legal services in line with our commitment to confidentiality to our clients even with regards to payment for our services. Dieppa Law Firm, P.A. specializes in bankruptcy, personal injury and traffic law among other services such as commercial, tax and real estate law and our firm provides an initial consultation for free to make sure you can make an informed decision about legal representation.&lt;br /&gt;
|[http://www.dieppalaw.com]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.digitalprecursor.org/ Digital Precursor]&lt;br /&gt;
|Website and Forum dedicated to scientific learning (particularly energetics)&lt;br /&gt;
|[http://www.digitalprecursor.org/content.php/93-Anonymous-Donations-Now-Available]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.downsizedc.org/link?uri=/&amp;amp;src=btc-wiki DownsizeDC.org]&lt;br /&gt;
|Downsize DC advocates constitutional limits, smaller government, civil liberties, federalism, and low taxes.&lt;br /&gt;
|[https://secure.downsizedc.org/contribute/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://spices.org.my/ Early Intervention Program at SPICES]&lt;br /&gt;
|SPICES has been providing early intervention services to children with developmental delays or learning difficulties since 1997. SPICES was set up to meet the needs of children who lack access to such professional services in our public education system.&lt;br /&gt;
|[http://spices.org.my/be-involved/donations/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://encyclopediadramatica.ch/Main_Page Encyclopedia Dramatica]&lt;br /&gt;
|4chan&#039;s Wikipedia &lt;br /&gt;
|[http://encyclopediadramatica.ch/donate.php]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.erowid.org/ Erowid]&lt;br /&gt;
|Portal on psychoactive plants and chemicals, meditation, lucid etc.&lt;br /&gt;
|[https://www.erowid.org/donations/donations_bitcoin.php]&lt;br /&gt;
|-&lt;br /&gt;
|[http://eudemocracia.org/english.html Eudemocracia] NGO&lt;br /&gt;
|Dedicated to the creation of a modern form of government that combines direct democracy and internet.&lt;br /&gt;
|[http://wiki.eudemocracia.org/en/donaciones]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.expanton.com Expanton]&lt;br /&gt;
|Occupy Wall Street Support&lt;br /&gt;
|[http://www.expanton.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.ezyorg.com/ Ezyorg.com]&lt;br /&gt;
|Organizing &amp;amp; Planning Tool&lt;br /&gt;
|[http://ezyorg.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.fairewinds.com Fairewinds Energy Education]&lt;br /&gt;
| Educates the public about nuclear power and other energy issues.&lt;br /&gt;
|[http://www.fairewinds.com/donations]&lt;br /&gt;
|-&lt;br /&gt;
|[http://familyenrichment.ca/index.php/en/page/home Family Enrichment Counselling Services Inc.]&lt;br /&gt;
|A not-for-profit, community agency dedicated to providing counselling services, educational programs, and mediation in Fredericton and surrounding area.&lt;br /&gt;
|[http://familyenrichment.ca/index.php/en/page/donate_with_bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.farmforward.com Farm Forward]&lt;br /&gt;
|Promoting conscientious food choices, reducing farm animal suffering, and advancing sustainable agriculture.&lt;br /&gt;
|[https://www.farmforward.com/donate-now]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.Brikcius.com/ Festival Brikcius]&lt;br /&gt;
|Support &amp;quot;Festival Brikcius&amp;quot; - the chamber music concert series at the Stone Bell House in Prague.&lt;br /&gt;
|[http://www.Brikcius.com/Contact.uk.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.fgcu.edu Florida Gulf Coast University]&lt;br /&gt;
|FGCU began accepting bitcoins with the creation of the Atilus Bitcoin Scholarship Endowment on April 11, 2014 - marking it as the first Public University in the United States to accept bitcoin.&lt;br /&gt;
|[http://www.atilus.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.foo.be/forban/ Forban]&lt;br /&gt;
|Filesharing protocol for local area networks&lt;br /&gt;
|[http://www.foo.be/forban/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.fee.org/ Foundation for Economic Education]&lt;br /&gt;
|FEE’s mission is to inspire, educate and connect future leaders with the economic, ethical and legal principles of a free society. &lt;br /&gt;
|[http://www.fee.org/donate/page/donate-bitcoins]&lt;br /&gt;
|-&lt;br /&gt;
|[http://freedomainradio.com/ Freedomain Radio]&lt;br /&gt;
|Online philosophical conversation about freedom, religion, the state, and the family&lt;br /&gt;
|[http://board.freedomainradio.com/forums/t/30241.aspx]&lt;br /&gt;
|-&lt;br /&gt;
| [http://FreedomsPhoenix.com/ FreedomsPhoenix]&lt;br /&gt;
|Reigniting the flames of freedom, Phoenix based daily radio show, news aggregator and Digital eZine.&lt;br /&gt;
| [https://www.freedomsphoenix.com/Secure/Contributions.htm?EdNo=001]&lt;br /&gt;
|-&lt;br /&gt;
|[http://freestateproject.org/ Free State Project]&lt;br /&gt;
|Organized political migration of libertarian activists to New Hampshire in order to reduce the size and scope of government.&lt;br /&gt;
|[http://freestateproject.org/getinvolved/donate.php]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.freetalklive.com/ Free Talk Live]&lt;br /&gt;
|Help spread the message of liberty by donating to a liberty leaning nationally syndicated radio show!&lt;br /&gt;
|[http://www.freetalklive.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.FreezingMoon.org FreezingMoon.org]&lt;br /&gt;
|Free Open Source Game Development Organization&lt;br /&gt;
|[http://http://FreezingMoon.org/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://freifunk-rheinland.net Freifunk Rheinland e.V.]&lt;br /&gt;
| Organization fighting legislation against unrestricted WiFi access in Germany&lt;br /&gt;
|[http://freifunk-rheinland.org/operation-storerhaftung.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gentlelan.de/ GentleLAN]&lt;br /&gt;
|Since many years free private LANs in Bremen / Germany &lt;br /&gt;
|[http://www.gentlelan.de/?page_id=193]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.girlsgonebitcoin.info GirlsGoneBitcoin]&lt;br /&gt;
|Girls gone wild with bitcoin accepting donations!&lt;br /&gt;
|[http://www.girlsgonebitcoin.info/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://http://www.groupbstrepinternational.org/ Group B Strep International]&lt;br /&gt;
|Promoting GBS Awareness Worldwide&lt;br /&gt;
|[http://www.groupbstrepinternational.org/donate.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://gzzt.org/ GZZT.org]&lt;br /&gt;
|Popular Useful Links Reference Site&lt;br /&gt;
|[http://gzzt.org]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.reddit.com/r/hackbloc HackBloc on Reddit]&lt;br /&gt;
|Hacktivism, Crypto-anarchy, Darknets.&lt;br /&gt;
|[http://www.reddit.com/r/hackbloc]&lt;br /&gt;
|-&lt;br /&gt;
|[http://hacktolive.org hacktolive]&lt;br /&gt;
|Development of Linux-based distro &amp;quot;Super OS&amp;quot; and other open-source software&lt;br /&gt;
|[http://hacktolive.org]&lt;br /&gt;
|-&lt;br /&gt;
|[http://hamburgervaeter.de Hamburger Väter]&lt;br /&gt;
|Support children and fathers to keep in contact after family separation&lt;br /&gt;
|[http://hamburgervaeter.de]&lt;br /&gt;
|-&lt;br /&gt;
|[http://HelpTheDogs.net Help The Dogs]&lt;br /&gt;
|HelpThedogs.net is a local foundation which helps the rehabilitation of abused and abandoned dogs.&lt;br /&gt;
|[http://HelpTheDogs.net]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.helplinux.ru Help Linux]&lt;br /&gt;
|Russian language Linux support&lt;br /&gt;
|[http://helplinux.ourproject.org/wiki/about:start]&lt;br /&gt;
|-&lt;br /&gt;
|[http://thejuicemedia.com Juice Rap News]&lt;br /&gt;
|Juice Rap News - the news show for the Internet nation, delivering a bulletin to restore your faith in the fourth estate, make you nod your head to the beat even as you shake it in disbelief.&lt;br /&gt;
|[http://thejuicemedia.com/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.jurn.org/ JURN]&lt;br /&gt;
|Search over 4,000 &#039;open access&#039; academic ejournals in the arts &amp;amp; humanities. Find and access full-text academic articles, for free, from anywhere.&lt;br /&gt;
|[http://www.jurn.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://theicarusproject.net The Icarus Project]&lt;br /&gt;
|A mutual aid/peer support organization dedicated to radical mental health&lt;br /&gt;
|[http://theicarusproject.net/about-us/donate-to-the-icarus-project]&lt;br /&gt;
|-&lt;br /&gt;
|[http://immi.is/ International Modern Media Initiative]&lt;br /&gt;
|Strongest freedom of information laws in the world, being created in Iceland&lt;br /&gt;
|[https://immi.is/index.php/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://i2p2.de/ I2P Anonymous Network]&lt;br /&gt;
|Anonymising network similar to tor&lt;br /&gt;
|[http://www.i2p2.de/donate.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.intercom.gs/ Intercom - Emergency Communications Division]&lt;br /&gt;
|We Build Censorship Resistant Phone and Communications Networks&lt;br /&gt;
|[http://www.intercom.gs/support.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://ipinfodb.com/ IPInfoDB]&lt;br /&gt;
|A free geolocation web service to detect the location by IP address. Donations required to grow the network infrastructure.&lt;br /&gt;
|[http://ipinfodb.com]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.partito-pirata.it/ Italian Pirate Party]&lt;br /&gt;
|Italian Pirate Party - Associazione Partito Pirata Italia&lt;br /&gt;
|[http://www.partito-pirata.it/magazzino/payBTC.html]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.khanacademy.org/ Khan Academy]&lt;br /&gt;
|A non-profit aimed at providing a free, world-class education for people everywhere. Offers free online educational materials (e.g. videos, exercises, analytics, teacher tools) that support personalized education. Lessons include math, science, finance, history, and even [https://www.khanacademy.org/economics-finance-domain/core-finance/money-and-banking/bitcoin/v/bitcoin-what-is-it bitcoin].&lt;br /&gt;
|[https://www.khanacademy.org/donate#bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.koinoniaaxion.gr/ KoinoniaAxion (Κοινωνία Αξιών)]&lt;br /&gt;
|Political Party in Greece&lt;br /&gt;
|[http://www.koinoniaaxion.gr/index.php/2013-01-05-11-13-03/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.leap.cc/ Law Enforcement Against Prohibition]&lt;br /&gt;
|LEAP is made up of current and former members of the law enforcement and criminal justice communities who are speaking out about the failures of our existing drug policies.&lt;br /&gt;
|[http://www.leap.cc/take-action/donate-to-leap/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.lewrockwell.com/ Lew Rockwell.com]&lt;br /&gt;
|anti-state anti-war pro-market&lt;br /&gt;
|[https://www.lewrockwell.com/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.lp.org/ Libertarian Party (US)]&lt;br /&gt;
|Third largest political party in the United States.&lt;br /&gt;
|[https://www.lp.org/make-a-bitcoin-contribution]&lt;br /&gt;
|-&lt;br /&gt;
|[http://lifeboat.com Lifeboat Foundation]&lt;br /&gt;
|Organization for scientific advancements and against harm from technological progress&lt;br /&gt;
|[https://lifeboat.com/ex/bitcoins]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.lojban.org/tiki/Lojban Logical Language Group]&lt;br /&gt;
|The Logical Language Group, Inc. is a non-profit organization meant to serve the needs of the &#039;&#039;&#039;Lojban&#039;&#039;&#039; community.&lt;br /&gt;
|[http://www.lojban.org/tiki/Donations]&lt;br /&gt;
|-&lt;br /&gt;
|[http://lorea.org/ Lorea]&lt;br /&gt;
|A distributed and federated organization working on pushing open source for social networking, social economy and autonomy of the people.&lt;br /&gt;
|[https://n-1.cc/pg/pages/view/14888/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://biohackers.la/ Los Angeles Biohackers]&lt;br /&gt;
|Grass-roots biotechnology lab in downtown Los Angeles&lt;br /&gt;
|[http://www.socal-diybio.org/Main_Page#Donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://la.indymedia.org/ Los Angeles Indymedia]&lt;br /&gt;
|User-generated left-wing news.&lt;br /&gt;
|[http://la.indymedia.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://love2d.org/ LÖVE]&lt;br /&gt;
|An open source 2D game engine that uses the Lua programming language.&lt;br /&gt;
|[http://love2d.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://intelligence.org Machine Intelligence Research Institute (MIRI)]&lt;br /&gt;
|A 501(c)(3) non-profit working to ensure that the creation of smarter-than-human intelligence has a positive impact. MIRI provides tax-receipts for (non-anonymous) donations made in BTC!&lt;br /&gt;
|[https://intelligence.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://mcschoolindia.tk Minecraft School in India]&lt;br /&gt;
|Enspired by MinecraftEdu project the goal is to educate children thought simulation. Project will include building a real school and other help to local communities.&lt;br /&gt;
|[http://mcschoolindia.tk]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.newapproachoregon.com New Approach Oregon]&lt;br /&gt;
|Campaign to legalize, regulate, and tax marijuana in Oregon&lt;br /&gt;
|[http://newapproachoregon.com/contribute-using-bitcoin/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://joyridelabs.de/game Nikki and the Robots]&lt;br /&gt;
|Cute cross-platform open source platformer game by Joyride Labs&lt;br /&gt;
|[http://joyridelabs.de/blog]&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/FellowTraveler/Open-Transactions/ Open Transactions]&lt;br /&gt;
|Easy-to-use, Financial Crypto and Digital Cash Library.&lt;br /&gt;
|[https://github.com/FellowTraveler/Moneychanger]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opennicproject.org/ OpenNIC]&lt;br /&gt;
|parallel decentralized DNS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.openwall.com Openwall Project]&lt;br /&gt;
|Development of information security related free software, information security research, publications, and community activities aimed at making existing free software safer to use.&lt;br /&gt;
|[http://www.openwall.com/donations/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.omninano.org/ Omni Nano]&lt;br /&gt;
|A 501(c)(3) non-profit public benefit organization devoted to developing and introducing &#039;&#039;&#039;nanotechnology &amp;amp; STEM education&#039;&#039;&#039; to high schools and undergraduate colleges, in order to better prepare today&#039;s students for their professional science, engineering, and administrative careers in our globalized, high-tech 21st century economy.  Omni Nano is happy to provide tax receipts for (non-anonymous) donations made in BTC.&lt;br /&gt;
|[http://www.omninano.org/index.php/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.organicdesign.co.nz OrganicDesign]&lt;br /&gt;
|A group developing methods and tools to support open-source bottom-up peer-to-peer governance for the people&lt;br /&gt;
|[http://www.organicdesign.co.nz]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.osiris-sps.org Osiris-sps.org]&lt;br /&gt;
|Software for decentralized portal, managed and shared via P2P between members.&lt;br /&gt;
|[http://www.osiris-sps.org/donations/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.paniq.cc paniq.cc]&lt;br /&gt;
|Music from the other side of the universe&lt;br /&gt;
|[http://www.paniq.cc]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.pathwaystoeducation.ca/ Pathways To Education Canada]&lt;br /&gt;
|Pathways to Education is helping youth in low-income communities in Canada graduate from high school and successfully transition into post-secondary education. Pathways addresses systemic barriers to education by providing leadership, expertise and a community-based program proven to lower dropout rates. Pathways is the first national charity in Canada to issue tax receipts for Bitcoin donations.&lt;br /&gt;
|[http://www.pathwaystoeducation.ca/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.liberallibertario.org Partido Liberal Libertario]&lt;br /&gt;
|Libertarian Party of Argentina&lt;br /&gt;
|[http://www.liberallibertario.org/aportes]&lt;br /&gt;
|-&lt;br /&gt;
|[http://http://www.p2pfoundation.net P2P Foundation]&lt;br /&gt;
|Researching, documenting and promoting peer to peer practices&lt;br /&gt;
|[http://blog.p2pfoundation.net/why-the-p2p-foundation-is-paying-its-salaries-in-bitcoin/2012/03/28]&lt;br /&gt;
|-&lt;br /&gt;
|[http://patch-tag.com/ Patch-Tag.com]&lt;br /&gt;
|Darcs and gitit wiki hosting for open source projects&lt;br /&gt;
|[http://patch-tag.com/h/pricing]&lt;br /&gt;
|-&lt;br /&gt;
|[http://peacegeeks.org/ PeaceGeeks]&lt;br /&gt;
|Global non-profit, volunteer organization that builds the technological, communications and management capacities of grassroots organizations working on the promotion of peace, accountability and human rights.&lt;br /&gt;
|[http://peacegeeks.org/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://pioneerone.tv/ Pioneer One]&lt;br /&gt;
|TV series funded purely through donations&lt;br /&gt;
|[https://twitter.com/pioneeronetv/status/36119594439544832]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.piratenpartei.at/ Piratenpartei Österreich]&lt;br /&gt;
|Pirate Party of Austria&lt;br /&gt;
|[http://wiki.piratenpartei.at/wiki/Kategorie:Spenden]&lt;br /&gt;
|-&lt;br /&gt;
|[http://pirax.de/ PiraX]&lt;br /&gt;
|Hacker collective and web-tool pioneers.&lt;br /&gt;
|[http://pirax.de/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://plankhead.com/ Plankhead]&lt;br /&gt;
|Free/open source media and arts organization&lt;br /&gt;
|[http://plankhead.com/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://plaztika.com/?lang=en Plaztika]&lt;br /&gt;
|Virtual art space. Non-profit/runs on donations. New artists are welcome to join.&lt;br /&gt;
|[http://plaztika.com/Who-are-we]&lt;br /&gt;
|-&lt;br /&gt;
|[https://privacybox.de/index.en.html PrivacyBox]&lt;br /&gt;
|System for anonymous and non-trackable contact forms&lt;br /&gt;
|[https://privacybox.de/donations.en.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://bitcoinintro.com/project-hidden-treasure/ Project Hidden Treasure]&lt;br /&gt;
|Promotes Bitcoin to new users by &#039;hiding&#039; them in Geocaches. Also explains Bitcoin use and security.&lt;br /&gt;
|[http://bitcoinintro.com/project-hidden-treasure/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://prometheusfusionperfection.com/ Prometheus Fusion Perfection]&lt;br /&gt;
|Open source nuclear fusion research&lt;br /&gt;
|[http://prometheusfusionperfection.com/2011/02/04/bitcoin-fundraiser/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://protestbarrick.net/ Protest Barrick]&lt;br /&gt;
|A global campaign against the world&#039;s largest gold miner&lt;br /&gt;
|[http://protestbarrick.net/article.php?id=764]&lt;br /&gt;
|-&lt;br /&gt;
|[https://protonmail.ch/blog/paypal-freezes-protonmail-campaign-funds/ Protomail]&lt;br /&gt;
|Secure mail platform and provider (were banned by Paypal)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [http://ThePythonGameBook.com ThePythonGameBook]&lt;br /&gt;
| Free CC/GPL licensed wikibook to learn open source game programming in Python&lt;br /&gt;
| [http://thepythongamebook.com/en:help?&amp;amp;#donating_money]&lt;br /&gt;
|-&lt;br /&gt;
|[http://queeky.com/ Queeky]&lt;br /&gt;
|an online drawing community with special drawing tools and creative users from all around the world&lt;br /&gt;
|[http://www.queeky.com/content/support-queeky-and-donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.recycles.org/ Recycles.Org]&lt;br /&gt;
|Nonprofit Recycling and ReUse Network - Nationwide (USA) technology exchange clearinghouse for nonprofits&lt;br /&gt;
|[http://www.recycles.org/computer/donation/support/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://ice3x.co.za Africa Community Groups]&lt;br /&gt;
|Resources is a Charity Program run by South Africa&#039;s iceCUBED, to raise money and awareness of local community groups in Africa. &lt;br /&gt;
|[http://ice3x.co.za/charity]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ripplepay.com/ Ripple]&lt;br /&gt;
|Payment system based on trust networks&lt;br /&gt;
|[https://ripplepay.com/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://rusinfo.cc/ RusInfo]&lt;br /&gt;
|Russian info agency&lt;br /&gt;
|[http://rusinfo.cc/help]&lt;br /&gt;
|-&lt;br /&gt;
|[http://seasteading.org The Seasteading Institute]&lt;br /&gt;
|To further the establishment and growth of permanent, autonomous ocean communities, enabling innovation with new political and social systems.&lt;br /&gt;
|[http://twitter.com/#!/patrissimo/status/76392851558244353]&lt;br /&gt;
|-&lt;br /&gt;
|[http://showrss.karmorra.info/ showRSS]&lt;br /&gt;
|A service that provides feeds to automatically download TV show torrents for DVR/Tivo like applications&lt;br /&gt;
|[http://showrss.karmorra.info/?cs=help&amp;amp;m=donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://somefunnypranks.com/ SomeFunnyPranks.com]&lt;br /&gt;
|Audio recordings of phone pranks under Creative Commons&lt;br /&gt;
|[http://somefunnypranks.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://sosmazunte.weeno.net/ ¡SOS Mazunte!]&lt;br /&gt;
|Support campaign after the Carlotta hurricane that hit the coast of Oaxaca (Mexico), particularly the community of Mazunte, on June 15th.&lt;br /&gt;
|[http://sosmazunte.weeno.net/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.sugarlabs.org Sugar Labs]&lt;br /&gt;
|Free/open sourcee education/learning software&lt;br /&gt;
|[http://wiki.sugarlabs.org/go/Donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.demokracjabezposrednia.pl Stowarzyszenie Więcej Demokracji]&lt;br /&gt;
|Association for direct democracy in Poland&lt;br /&gt;
|[http://www.demokracjabezposrednia.pl/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://studentsforliberty.org/ Students for Liberty]&lt;br /&gt;
|To provide a unified, student-driven forum of support for students and student organizations dedicated to liberty.&lt;br /&gt;
|[http://studentsforliberty.org/donate/bitcoin/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://gorod-solnca.org/ Sun City]&lt;br /&gt;
|Ukrainian centre for children in difficult circumstances&lt;br /&gt;
|[http://sms.gorod-solnca.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.symphonyofscience.com/ Symphony of Science]&lt;br /&gt;
|A musical project headed by John Boswell, to deliver scientific knowledge in musical form.&lt;br /&gt;
|[http://www.symphonyofscience.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://tahoe-lafs.org/ Tahoe-LAFS]&lt;br /&gt;
|A distributed filesystem with funky redundancy properties&lt;br /&gt;
|[http://tahoe-lafs.org/trac/tahoe-lafs/wiki/BitCoinPage]&lt;br /&gt;
|-&lt;br /&gt;
|[http://tangorin.com Tangorin Japanese Dictionary]&lt;br /&gt;
|Free online Japanese dictionary in development since October 2007 by a former Japanology student.&lt;br /&gt;
|[http://tangorin.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://tmac.technitium.com/ Technitium]&lt;br /&gt;
|Freeware MAC Address Changer&lt;br /&gt;
|[http://blog.technitium.com/2011/08/accepting-donations-again.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://Tn3t.com/ TN3T LLC TOR Project]&lt;br /&gt;
|TN3T LLC operates 2 TOR exit nodes.&lt;br /&gt;
| [http://tn3t.com/donate.txt]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.trybtc.com/ TryBTC]&lt;br /&gt;
|Simple way to get started with bitcoin, uses donations to give out coins to educate new users&lt;br /&gt;
|[https://www.trybtc.com/about/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.tunapanda.org/ Tunapanda Institute]&lt;br /&gt;
|Spreading technology skills and digital self-expression to low-income communities of East Africa&lt;br /&gt;
|[http://www.tunapanda.org/contribute/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.unitednationsoffilm.com/ United Nations of Film]&lt;br /&gt;
|Truth Investigation and Whistleblower Site fighting for the Right to Privacy, Freedom, Equality and Prosperity for all Humanity.&lt;br /&gt;
|[http://unitednationsoffilm.com/?page_id=2]&lt;br /&gt;
|-&lt;br /&gt;
|[https://vaizard.org/ Vaizard institute]&lt;br /&gt;
| Backing people who want to make the world a better place by making their ideas real.&lt;br /&gt;
|[https://vaizard.org/en/about/contacts/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.VideoNeat.com Videoneat]&lt;br /&gt;
| Watch free documentaries and lectures online&lt;br /&gt;
|[http://www.videoneat.com/documentaries/#donatepopup]&lt;br /&gt;
|-&lt;br /&gt;
|[http://wlcentral.org/ WL Central]&lt;br /&gt;
|News, analysis and actions related to Wikileaks&lt;br /&gt;
|[http://wlcentral.org/q-a]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.wakingupmovie.com Waking Up Movie Project]&lt;br /&gt;
|Humanist collaborative film project&lt;br /&gt;
|[http://www.wakingupmovie.com/2011/12/bitcoin-donations/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.whonix.org Whonix]&lt;br /&gt;
|Anonymous Operating System&lt;br /&gt;
|[https://whonix.org/wiki/Donate]&lt;br /&gt;
|-&lt;br /&gt;
|[https://wikispooks.com/wiki/Main_Page Wikispooks]&lt;br /&gt;
|An encyclopedia of deep political structures and events&lt;br /&gt;
|[https://wikispooks.com/wiki/WikiSpooks:Donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://wordswithmeaning.org/ WordswithMeaning!]&lt;br /&gt;
|An &amp;quot;alternative&amp;quot; affairs online editorial focusing on non-conservative views and aiming criticism towards copyright and the modern media.&lt;br /&gt;
|[https://wordswithmeaning.org/page/support-wordmean]&lt;br /&gt;
|-&lt;br /&gt;
|[http://yorba.org Yorba]&lt;br /&gt;
|Software group developing free desktop applications for GNOME&lt;br /&gt;
|[http://yorba.org/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://zerostate.net Zero State]&lt;br /&gt;
|Grassroots technoprogressive community implementing practical solutions to advance the human condition.&lt;br /&gt;
|[http://zerostate.net/membership.html Category 2 membership] (Category 1 is free, category 3 is achievement based.)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Donation-accepting_organizations_and_projects&amp;diff=50706</id>
		<title>Donation-accepting organizations and projects</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Donation-accepting_organizations_and_projects&amp;diff=50706"/>
		<updated>2014-09-03T07:42:05Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: /* Miscellaneous */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--- temp check to be added:&lt;br /&gt;
http://www.reddit.com/r/Bitcoin/comments/201fa6/hello_from_jimmy_wales_of_wikipedia/&lt;br /&gt;
https://whispersystems.org/blog/bithub/&lt;br /&gt;
http://tip4commit.com/&lt;br /&gt;
http://portableapps.com/donate&lt;br /&gt;
https://www.apertus.org/donate&lt;br /&gt;
http://bitcoingrant.org/&lt;br /&gt;
flattr.com transactions/&lt;br /&gt;
hitchhickers guide to python&lt;br /&gt;
reddit&lt;br /&gt;
http://joyridelabs.de/game/&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Here is a list of organizations that accept bitcoin donations.&lt;br /&gt;
Only notable donation-accepting sites should be added here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Art ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.blendernation.com/support-blendernation/&lt;br /&gt;
|title=Blendernation&lt;br /&gt;
|topic=3D, blender&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://cloud.blender.org/gooseberry/&lt;br /&gt;
|title=Project gooseberry&lt;br /&gt;
|topic=3D, animation, blender&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Entertainment ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://shop.50cent.com&lt;br /&gt;
|title=50cent&lt;br /&gt;
|topic=rap, music&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://xkcd.com/bitcoin/&lt;br /&gt;
|title=XKCD&lt;br /&gt;
|topic=comic, nerdism&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://heavensentgaming.com/&lt;br /&gt;
|title=Heaven Sent Gaming&lt;br /&gt;
|topic=comics, games, music, novels, video, and web entertainment&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Open source==&lt;br /&gt;
&lt;br /&gt;
BTC is getting more and more popular at open projects due to it&#039;s own open nature.&lt;br /&gt;
&lt;br /&gt;
Hint: You can donate to most of FLOSS projects, by sending out a BTC bounty on a issue using&lt;br /&gt;
* http://www.freedomsponsors.org&lt;br /&gt;
* http://www.bountysource.com&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://donate.citizenweb.is&lt;br /&gt;
|title=arkOS&lt;br /&gt;
|topic=raspberry, linux, decentralize&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://awesome.naquadah.org/community/&lt;br /&gt;
|title=awesome WM&lt;br /&gt;
|topic=linux, X11, window manager&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.backbox.org/services&lt;br /&gt;
|title=Backbox&lt;br /&gt;
|topic=linux, distro, hacking&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.bluetile.org/#development&lt;br /&gt;
|title=Bluetile WM&lt;br /&gt;
|topic=linux, X11, window manager&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://crypto.cat/&lt;br /&gt;
|title=Cryptocat&lt;br /&gt;
|topic=mail, crypto&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://dia-installer.de/support/donations.html&lt;br /&gt;
|title=Dia&lt;br /&gt;
|topic=linux, windows, drawing, sketch, CAD&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.dokuwiki.org/donate&lt;br /&gt;
|title=Dokuwiki&lt;br /&gt;
|topic=wiki&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.dosbox.com/crew.php&lt;br /&gt;
|title=Dosbox&lt;br /&gt;
|topic=emulator, DOS, x86&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.duplicati.com&lt;br /&gt;
|title=Duplicati&lt;br /&gt;
|topic=backup, cloud&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://etherpad.org/#links&lt;br /&gt;
|title=Etherpad&lt;br /&gt;
|topic=collaboration, selfhosting&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://f-droid.org/&lt;br /&gt;
|title=F-Droid&lt;br /&gt;
|topic=android, repository, open source&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.gimp.org/&lt;br /&gt;
|title=GIMP&lt;br /&gt;
|topic=drawing, photos&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://code.google.com/p/gource/&lt;br /&gt;
|title=Gource&lt;br /&gt;
|topic=VCS, animation, git, svn, art&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://wiki.farmbot.it/Welcome#Donate&lt;br /&gt;
|title=FarmBot&lt;br /&gt;
|topic=farming, automatisation&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.freebsdfoundation.org/donate/bitcoin&lt;br /&gt;
|title=FreeBSD&lt;br /&gt;
|topic=unix, OS&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.freehal.net/funds/?p=do&amp;amp;l=en&lt;br /&gt;
|title=FreeHAL&lt;br /&gt;
|topic=A.I.&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://freenetproject.org/donate.html&lt;br /&gt;
|title=Freenet&lt;br /&gt;
|topic=anonymity, decentralisation&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.haiku-inc.org/donations.html#online&lt;br /&gt;
|title=Haiku OS&lt;br /&gt;
|topic=OS, BeOS&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://libre.fm/donate.html&lt;br /&gt;
|title=Libre.fm&lt;br /&gt;
|topic=music, creativecommons, radio&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://donate.libreoffice.org/&lt;br /&gt;
|title=LibreOffice&lt;br /&gt;
|topic=office suite&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.linuxmint.com/donors.php&lt;br /&gt;
|title=Linux Mint&lt;br /&gt;
|topic=Linux, distro, Debian&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.loomio.org/wallets&lt;br /&gt;
|title=Loomio&lt;br /&gt;
|topic=discussion, decission, crowdsourcing, community&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://mediagoblin.org/pages/campaign.html&lt;br /&gt;
|title=Mediagobblin&lt;br /&gt;
|topic=video, hosting, distributed&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://megaglest.org/donations.html&lt;br /&gt;
|title=Megaglest&lt;br /&gt;
|topic=gaming&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://openelec.tv/donate&lt;br /&gt;
|title=OpenELEC&lt;br /&gt;
|topic=OS, HTPC, multimedia, raspberry&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://opengameart.org/content/donate-bitcoins&lt;br /&gt;
|title=opengameart.org&lt;br /&gt;
|topic=creative commons, art, gamedev&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://wiki.openstreetmap.org/wiki/Donation&lt;br /&gt;
|title=OpenStreetMap&lt;br /&gt;
|topic=maps, open data&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://osmand.net&lt;br /&gt;
|title=OsmAnd&lt;br /&gt;
|topic=maps, Android&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://piwik.org/donate/&lt;br /&gt;
|title=Piwik&lt;br /&gt;
|topic=tracking, hosting&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.torproject.org/donate/donate.html.en#bitcoin&lt;br /&gt;
|title=TOR&lt;br /&gt;
|topic=anonymity, P2P, routing&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://torchat.googlecode.com/&lt;br /&gt;
|title=TOR chat&lt;br /&gt;
|topic=anonymity, TOR, chat&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.torservers.net/donate.html#cryptocurrencies&lt;br /&gt;
|title=TOR servers&lt;br /&gt;
|topic=anonymity, TOR, hosting&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://piratelinux.org/?page_id=271&lt;br /&gt;
|title=Piratelinux&lt;br /&gt;
|topic=linux, distro, hacking&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.raspbmc.com/donate/&lt;br /&gt;
|title=RaspBMC&lt;br /&gt;
|topic=linux, distro, htpc, multimedia, raspberry&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://crm.fsf.org/civicrm/contribute/transact?reset=1&amp;amp;id=19&lt;br /&gt;
|title=Replicant&lt;br /&gt;
|topic=Android,linux, distro&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.videolan.org/contribute.html#money&lt;br /&gt;
|title=VideoLAN&lt;br /&gt;
|topic=multimedia, player&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.wikispeed.com/wikispeed-team-blog/wikispeed-first-car-maker-in-the-world-to-accept-bitcoin-press-release&lt;br /&gt;
|title=Wikispead&lt;br /&gt;
|topic=car, vehicle&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://yacy.net&lt;br /&gt;
|title=Yacy&lt;br /&gt;
|topic=search engine, distributed&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Foundations===&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.archive.org/donate&lt;br /&gt;
|title=archive.org&lt;br /&gt;
|topic=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://bitcoinfoundation.org/donate&lt;br /&gt;
|title=Bitcoin Foundation&lt;br /&gt;
|topic=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://bitgivefoundation.org/&lt;br /&gt;
|title=BitGive Foundation&lt;br /&gt;
|topic=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.blender.org/foundation/donation-payment/&lt;br /&gt;
|title=Blender Foundation&lt;br /&gt;
|topic=blender, 3D&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://donate.citizenweb.is&lt;br /&gt;
|title=citizenweb&lt;br /&gt;
|topic=redistribute, dezentralize&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://supporters.eff.org/donate&lt;br /&gt;
|title=Electronic Frontier Foundation (EFF)&lt;br /&gt;
|topic=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://freedomboxfoundation.org/donate&lt;br /&gt;
|title=Freedombox Foundation&lt;br /&gt;
|topic=wifi&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://pressfreedomfoundation.org&lt;br /&gt;
|title=Freedom of the press Foundation&lt;br /&gt;
|topic=press, journalism, whistleblowing, &lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://commons.thefnf.org/index.php/Needs&lt;br /&gt;
|title=Free Network Foundation (FNF)&lt;br /&gt;
|topic=wifi, crypto&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://crm.fsf.org/civicrm/contribute/transact?reset=1&amp;amp;id=14&lt;br /&gt;
|title=Free Software Foundation (FSF)&lt;br /&gt;
|topic=open source&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.gnome.org/friends/other-ways-to-donate/&lt;br /&gt;
|title=Gnome Foundation&lt;br /&gt;
|topic=open source, Desktop, Linux&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.reactos.org/en/foundation_donate.html&lt;br /&gt;
|title=ReactOS Foundation&lt;br /&gt;
|topic=windows, kernel, open source&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://blog.wikimedia.org/2014/07/30/wikimedia-foundation-now-accepts-bitcoin/&lt;br /&gt;
|title=Wikimedia Foundation&lt;br /&gt;
|topic=wikipedia, open knowledge&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Activism==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://freesnowden.is/de/donate/index.html&lt;br /&gt;
|title=FreeSnowden&lt;br /&gt;
|topic=activism, whistleblowing&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.seashepherd.org.au/support-us/support-us.html#bitcoin&lt;br /&gt;
|title=Sea Shepherd&lt;br /&gt;
|topic=environment, whaling&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.sigilsocial.org&lt;br /&gt;
|title=Sigil Social Foundation&lt;br /&gt;
|topic=domestic violence, behavioral health counseling for lower income families&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://thepiratebay.se/&lt;br /&gt;
|title=The pirate bay&lt;br /&gt;
|topic=copyright, warez&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Net-politics===&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://anonyops.com/bitcoindonate.php&lt;br /&gt;
|title=Anonyops.com&lt;br /&gt;
|topic=hosting, activism&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://www.operationanonymous.org&lt;br /&gt;
|title=Anonyous&lt;br /&gt;
|topic=activism, hacking&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://anonnews.org/bitcoin.html&lt;br /&gt;
|title=Anonnews.org&lt;br /&gt;
|topic=hosting, activism&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://fragdenstaat.de/hilfe/spenden/&lt;br /&gt;
|title=fragdenstaat&lt;br /&gt;
|topic=&lt;br /&gt;
|nation=DE&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://netzpolitik.org/spenden/&lt;br /&gt;
|title=netzpolitik.org&lt;br /&gt;
|topic=&lt;br /&gt;
|nation=DE&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=https://help.riseup.net/en/donate&lt;br /&gt;
|title=riseup.net&lt;br /&gt;
|topic=hosting, activism&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://wikileaks.org/support.html&lt;br /&gt;
|title=Wikileaks&lt;br /&gt;
|topic=activism, whistleblower&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.bewelcome.org/donate‎&lt;br /&gt;
|title=Be welcome&lt;br /&gt;
|topic=travel, couchsurfing&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Name!!Topic&lt;br /&gt;
|-&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://blog.flattr.net/2013/07/adding-bitcoin-support/‎&lt;br /&gt;
|title=Flattr&lt;br /&gt;
|topic=micropayment&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
{{support-page&lt;br /&gt;
|url=http://www.expediainc.com/news-release/?aid=123124&amp;amp;fid=99&amp;amp;yy=2014&lt;br /&gt;
|title=Expedia&lt;br /&gt;
|topic=travel, booking&lt;br /&gt;
|nation=&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Organization&lt;br /&gt;
! Purpose&lt;br /&gt;
! Donation Page&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcoin-charity.org/ Bitcoin Charity Organization]&lt;br /&gt;
|(BCO) is a worldwide non-profit organisation which promote access to medical services and ensure that life-saving therapies for children continue to be developed. BCO aim to ease the difficulties of accessing medical care for children and their families. &lt;br /&gt;
|[http://www.bitcoin-charity.org/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://420chan.org/ 420chan]&lt;br /&gt;
|Imageboard community&lt;br /&gt;
|[http://420chan.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://againsthunger.org/ Against Hunger]&lt;br /&gt;
|Against Hunger is a non profit organization using cryptocurrencies to raise money to help end world Hunger. &lt;br /&gt;
|[http://againsthunger.org]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ahmia.fi/ Ahmia.fi]&lt;br /&gt;
|AHMIA is working with Tor related projects including running Tor Nodes and the only public Tor Hidden Service search.&lt;br /&gt;
|[https://ahmia.fi/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.AncientBeast.com AncientBeast.com]&lt;br /&gt;
|[Free Open Source] Turn Based Strategy Game Played Online Against Other People. Master your beasts!&lt;br /&gt;
|[http://http://ancientbeast.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.androidesimple.com Androidesimple]&lt;br /&gt;
|Android educational apps. Tracking the ISS. Tracking Tiangong1. OSCAR: Orbiting Satellite Carrying Amateur Radio.&lt;br /&gt;
|[http://www.androidesimple.com]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.facebook.com/pages/Animals-in-Distress-Sanctuary/18914014768 Animals in Distress Sanctuary]&lt;br /&gt;
|Animals in Distress Sanctuary&lt;br /&gt;
| [https://propster.me/tipjar/0cigdnk]&lt;br /&gt;
|-&lt;br /&gt;
| [http://m.mamglos.pl.tl/ Animals Aid Association] &lt;br /&gt;
|Helping homeless dogs and cats, Rescue center. &lt;br /&gt;
| [http://m.mamglos.pl.tl]&lt;br /&gt;
|-&lt;br /&gt;
| [http://antiwar.com/ Antiwar.com]&lt;br /&gt;
|Devoted to the cause of non-interventionism and anti-imperialism.&lt;br /&gt;
|[http://antiwar.com/blog/2012/11/27/an-alternative-way-to-help-antiwar-com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.aswegrow.org As We Grow]&lt;br /&gt;
|Dedicated to building classrooms for quality education&lt;br /&gt;
|[http://www.aswegrow.org/donation/] (Under one-off donation button.)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.kk-velikelasce.si/ Basketball club KK Velike Lašče]&lt;br /&gt;
|Basketball club KK Velike Lašče from Slovenia playing in the lower national league&lt;br /&gt;
|[http://www.kk-velikelasce.si/pokrovitelji/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://iplayernotifier.appspot.com/ BBC iPlayer Notifier]&lt;br /&gt;
|Email and Google Talk notification of new content available on BBC iPlayer&lt;br /&gt;
|[https://iplayernotifier.appspot.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.beatingdebt.org BeatingDebt.org]&lt;br /&gt;
|Teaching debt prevention by placing educational ads, supporting debt prevention groups, and providing online resources&lt;br /&gt;
|[http://www.beatingdebt.org/donate.php#BitCoinDonation]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcharity.org/ BitCharity]&lt;br /&gt;
|Hub for donating to charities using Bitcoin (currently inactive)&lt;br /&gt;
|[http://www.bitcharity.org]&lt;br /&gt;
|-&lt;br /&gt;
|[https://bitcointalk.org/index.php?topic=52543.0 Bitcoin 100]&lt;br /&gt;
|Bitcoin 100: A Kickstarter for Charities (1BTC1oo)&lt;br /&gt;
|[https://bitcointalk.org/index.php?topic=52543.0]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcoinfunding.com BitcoinFunding.com]&lt;br /&gt;
|[Raise money with bitcoins] Kickstarter style website to raise funds for projects.&lt;br /&gt;
|[http://bitcoinfunding.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcoinspot.nl/ Bitcoinspot]&lt;br /&gt;
|Dutch website and forum about Bitcoins, how to acquire and how to use them.&lt;br /&gt;
|[http://www.bitcoinspot.nl/nieuws-algemeen/bitcoin-browser-integratie.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitgivefoundation.org BitGiveFoundation]&lt;br /&gt;
|BitGive Foundation - Charitable Giving Organization of the Bitcoin Community.&lt;br /&gt;
|[http://bitgivefoundation.org/donate.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://brmlab.cz/ Brmlab, hackerspace]&lt;br /&gt;
|The first hackerspace in the Czech Republic&lt;br /&gt;
|[http://brmlab.cz/project/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bund-berlin.de/ BUND Berlin e.V.]&lt;br /&gt;
|environmental NGO, Berlin branch of BUND / Friends of the Earth, Germany&lt;br /&gt;
|[http://www.bund-berlin.de/bund_berlinde/spenden/bitcoin_spenden/bitcoin_english.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://blockr.io/ Blockr.io]&lt;br /&gt;
|Bitcoin block explorer&lt;br /&gt;
|[http://blockr.io/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[https://c3d2.de/ Chaos Computer Club Dresden]&lt;br /&gt;
|A Hackerspace for the people of and visiting Dresden. Also known for their annual event [https://datenspuren.de/ Datenspuren] to promote privacy and real world use of technology to the average people for free.&lt;br /&gt;
|[https://wiki.c3d2.de/Man_hq#Bitcoin-Adresse]&lt;br /&gt;
|-&lt;br /&gt;
|[http://rationality.org Center for Applied Rationality (CFAR)]&lt;br /&gt;
|A 501(c)3 with a mission to develop, test, and teach the art of effective decision-making, for individuals and for the world. CFAR provides tax-receipts for (non-anonymous) donations made in BTC!&lt;br /&gt;
|[http://rationality.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://c4ss.org/ Center for a Stateless Society]&lt;br /&gt;
|Builds public awareness of, and support for, market anarchism&lt;br /&gt;
|[http://c4ss.org/support-the-center]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.cheat-sheets.org/ Cheat-Sheets.org]&lt;br /&gt;
|Cheat/round-up/reference cards/guides/sheets for programming languages and software&lt;br /&gt;
|[http://www.cheat-sheets.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.chambaproject.in/ Chamba Project]&lt;br /&gt;
|An effort to create a Swathanthra (Free/Libre/Open/Mukt) Animation Movie by pooling in contributions from people around the world and funding artists directly. &lt;br /&gt;
|[http://www.chambaproject.in/contribute/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.chebucto.ns.ca/Bitcoin.shtml Chebucto Community Net]&lt;br /&gt;
|Halifax, Nova Scotia, Canada-based registered charitable society providing non-profit access to the tools of communication. Operating since 1994.&lt;br /&gt;
|[https://www.chebucto.ns.ca/Bitcoin.shtml]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cwnetwork.co.uk Children&#039;s Well-wishers Network (CWN)]&lt;br /&gt;
|Registered educational charity focused on advancing children&#039;s education and providing educational facilities to deprived schools in North and East Sri Lanka.&lt;br /&gt;
|[https://www.cwnetwork.co.uk/donations.aspx]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.stjohnsgoshen.com Church of Saint John the Evangelist]&lt;br /&gt;
|A Church in Goshen, NY&lt;br /&gt;
|[http://www.stjohnsgoshen.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.tiferesyisroel.org/ Congregation Tiferes Yisroel]&lt;br /&gt;
|Orthodox Jewish Synagogue oriented toward people with little or no Jewish background and &amp;quot;Jews by choice&amp;quot; in Baltimore, MD, USA&lt;br /&gt;
|[https://tiferesyisroel.org/donate.html#bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.bitcoinsreview.com Consumer - Merchant Trust Project]&lt;br /&gt;
|An initiative to increase trust between Consumer and Bitcoin Merchants. Proceedspay for hosting, ads, etc.&lt;br /&gt;
|[http://www.bitcoinsreview.com/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://carnicominstitute.org/ Carnicom Institute]&lt;br /&gt;
|Research for the Benefit of Humanity. The Carnicom Institute is a non-profit health and environmental educational and research organization serving the public welfare.&lt;br /&gt;
|[http://carnicominstitute.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://convergence.io Convergence]&lt;br /&gt;
|Agile, distributed, and secure strategy for replacing certificate authorities.&lt;br /&gt;
|[http://convergence.io/involved.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.copblock.org/ Cop Block]&lt;br /&gt;
|Cop Block is a decentralized project supported by a diverse group of individuals united by their shared goal of police accountability.&lt;br /&gt;
|[http://www.copblock.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://ccbib.org Creative Commons Bibliothek]&lt;br /&gt;
|Creative Commons and Public Domain library. Includes book source code for easy reprinting with custom layout. Local groups produce paper versions for lending.&lt;br /&gt;
|[http://ccbib.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.cryto.net/ Cryto Coding Collective]&lt;br /&gt;
|Host for IRC and web for free/libre software and cultural projects&lt;br /&gt;
|[http://www.cryto.net/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://dallasmakerspace.org/ Dallas Makerspace]&lt;br /&gt;
|The first Makerspace/Hackerspace in North Texas.&lt;br /&gt;
|[http://dallasmakerspace.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.DecryptedMatrix.com/ Decrypted Matrix ]&lt;br /&gt;
|Blog on science, society, nature, politics etc.&lt;br /&gt;
|[http://www.DecryptedMatrix.com]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.degenernet.com/ Degenernet Radio]&lt;br /&gt;
|Online radio station dedicated independent music from all genres&lt;br /&gt;
|[http://www.degenernet.com/donate.php]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.dieppalaw.com/ Dieppa Law Firm, P.A.]&lt;br /&gt;
|We are the first law firm in the Miami area to accept Bitcoin for its legal services in line with our commitment to confidentiality to our clients even with regards to payment for our services. Dieppa Law Firm, P.A. specializes in bankruptcy, personal injury and traffic law among other services such as commercial, tax and real estate law and our firm provides an initial consultation for free to make sure you can make an informed decision about legal representation.&lt;br /&gt;
|[http://www.dieppalaw.com]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.digitalprecursor.org/ Digital Precursor]&lt;br /&gt;
|Website and Forum dedicated to scientific learning (particularly energetics)&lt;br /&gt;
|[http://www.digitalprecursor.org/content.php/93-Anonymous-Donations-Now-Available]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.downsizedc.org/link?uri=/&amp;amp;src=btc-wiki DownsizeDC.org]&lt;br /&gt;
|Downsize DC advocates constitutional limits, smaller government, civil liberties, federalism, and low taxes.&lt;br /&gt;
|[https://secure.downsizedc.org/contribute/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://spices.org.my/ Early Intervention Program at SPICES]&lt;br /&gt;
|SPICES has been providing early intervention services to children with developmental delays or learning difficulties since 1997. SPICES was set up to meet the needs of children who lack access to such professional services in our public education system.&lt;br /&gt;
|[http://spices.org.my/be-involved/donations/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://encyclopediadramatica.ch/Main_Page Encyclopedia Dramatica]&lt;br /&gt;
|4chan&#039;s Wikipedia &lt;br /&gt;
|[http://encyclopediadramatica.ch/donate.php]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.erowid.org/ Erowid]&lt;br /&gt;
|Portal on psychoactive plants and chemicals, meditation, lucid etc.&lt;br /&gt;
|[https://www.erowid.org/donations/donations_bitcoin.php]&lt;br /&gt;
|-&lt;br /&gt;
|[http://eudemocracia.org/english.html Eudemocracia] NGO&lt;br /&gt;
|Dedicated to the creation of a modern form of government that combines direct democracy and internet.&lt;br /&gt;
|[http://wiki.eudemocracia.org/en/donaciones]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.expanton.com Expanton]&lt;br /&gt;
|Occupy Wall Street Support&lt;br /&gt;
|[http://www.expanton.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.ezyorg.com/ Ezyorg.com]&lt;br /&gt;
|Organizing &amp;amp; Planning Tool&lt;br /&gt;
|[http://ezyorg.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.fairewinds.com Fairewinds Energy Education]&lt;br /&gt;
| Educates the public about nuclear power and other energy issues.&lt;br /&gt;
|[http://www.fairewinds.com/donations]&lt;br /&gt;
|-&lt;br /&gt;
|[http://familyenrichment.ca/index.php/en/page/home Family Enrichment Counselling Services Inc.]&lt;br /&gt;
|A not-for-profit, community agency dedicated to providing counselling services, educational programs, and mediation in Fredericton and surrounding area.&lt;br /&gt;
|[http://familyenrichment.ca/index.php/en/page/donate_with_bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.farmforward.com Farm Forward]&lt;br /&gt;
|Promoting conscientious food choices, reducing farm animal suffering, and advancing sustainable agriculture.&lt;br /&gt;
|[https://www.farmforward.com/donate-now]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.Brikcius.com/ Festival Brikcius]&lt;br /&gt;
|Support &amp;quot;Festival Brikcius&amp;quot; - the chamber music concert series at the Stone Bell House in Prague.&lt;br /&gt;
|[http://www.Brikcius.com/Contact.uk.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.fgcu.edu Florida Gulf Coast University]&lt;br /&gt;
|FGCU began accepting bitcoins with the creation of the Atilus Bitcoin Scholarship Endowment on April 11, 2014 - marking it as the first Public University in the United States to accept bitcoin.&lt;br /&gt;
|[http://www.atilus.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.foo.be/forban/ Forban]&lt;br /&gt;
|Filesharing protocol for local area networks&lt;br /&gt;
|[http://www.foo.be/forban/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.fee.org/ Foundation for Economic Education]&lt;br /&gt;
|FEE’s mission is to inspire, educate and connect future leaders with the economic, ethical and legal principles of a free society. &lt;br /&gt;
|[http://www.fee.org/donate/page/donate-bitcoins]&lt;br /&gt;
|-&lt;br /&gt;
|[http://freedomainradio.com/ Freedomain Radio]&lt;br /&gt;
|Online philosophical conversation about freedom, religion, the state, and the family&lt;br /&gt;
|[http://board.freedomainradio.com/forums/t/30241.aspx]&lt;br /&gt;
|-&lt;br /&gt;
| [http://FreedomsPhoenix.com/ FreedomsPhoenix]&lt;br /&gt;
|Reigniting the flames of freedom, Phoenix based daily radio show, news aggregator and Digital eZine.&lt;br /&gt;
| [https://www.freedomsphoenix.com/Secure/Contributions.htm?EdNo=001]&lt;br /&gt;
|-&lt;br /&gt;
|[http://freestateproject.org/ Free State Project]&lt;br /&gt;
|Organized political migration of libertarian activists to New Hampshire in order to reduce the size and scope of government.&lt;br /&gt;
|[http://freestateproject.org/getinvolved/donate.php]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.freetalklive.com/ Free Talk Live]&lt;br /&gt;
|Help spread the message of liberty by donating to a liberty leaning nationally syndicated radio show!&lt;br /&gt;
|[http://www.freetalklive.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.FreezingMoon.org FreezingMoon.org]&lt;br /&gt;
|Free Open Source Game Development Organization&lt;br /&gt;
|[http://http://FreezingMoon.org/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://freifunk-rheinland.net Freifunk Rheinland e.V.]&lt;br /&gt;
| Organization fighting legislation against unrestricted WiFi access in Germany&lt;br /&gt;
|[http://freifunk-rheinland.org/operation-storerhaftung.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gentlelan.de/ GentleLAN]&lt;br /&gt;
|Since many years free private LANs in Bremen / Germany &lt;br /&gt;
|[http://www.gentlelan.de/?page_id=193]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.girlsgonebitcoin.info GirlsGoneBitcoin]&lt;br /&gt;
|Girls gone wild with bitcoin accepting donations!&lt;br /&gt;
|[http://www.girlsgonebitcoin.info/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://http://www.groupbstrepinternational.org/ Group B Strep International]&lt;br /&gt;
|Promoting GBS Awareness Worldwide&lt;br /&gt;
|[http://www.groupbstrepinternational.org/donate.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://gzzt.org/ GZZT.org]&lt;br /&gt;
|Popular Useful Links Reference Site&lt;br /&gt;
|[http://gzzt.org]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.reddit.com/r/hackbloc HackBloc on Reddit]&lt;br /&gt;
|Hacktivism, Crypto-anarchy, Darknets.&lt;br /&gt;
|[http://www.reddit.com/r/hackbloc]&lt;br /&gt;
|-&lt;br /&gt;
|[http://hacktolive.org hacktolive]&lt;br /&gt;
|Development of Linux-based distro &amp;quot;Super OS&amp;quot; and other open-source software&lt;br /&gt;
|[http://hacktolive.org]&lt;br /&gt;
|-&lt;br /&gt;
|[http://hamburgervaeter.de Hamburger Väter]&lt;br /&gt;
|Support children and fathers to keep in contact after family separation&lt;br /&gt;
|[http://hamburgervaeter.de]&lt;br /&gt;
|-&lt;br /&gt;
|[http://HelpTheDogs.net Help The Dogs]&lt;br /&gt;
|HelpThedogs.net is a local foundation which helps the rehabilitation of abused and abandoned dogs.&lt;br /&gt;
|[http://HelpTheDogs.net]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.helplinux.ru Help Linux]&lt;br /&gt;
|Russian language Linux support&lt;br /&gt;
|[http://helplinux.ourproject.org/wiki/about:start]&lt;br /&gt;
|-&lt;br /&gt;
|[http://thejuicemedia.com Juice Rap News]&lt;br /&gt;
|Juice Rap News - the news show for the Internet nation, delivering a bulletin to restore your faith in the fourth estate, make you nod your head to the beat even as you shake it in disbelief.&lt;br /&gt;
|[http://thejuicemedia.com/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.jurn.org/ JURN]&lt;br /&gt;
|Search over 4,000 &#039;open access&#039; academic ejournals in the arts &amp;amp; humanities. Find and access full-text academic articles, for free, from anywhere.&lt;br /&gt;
|[http://www.jurn.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://theicarusproject.net The Icarus Project]&lt;br /&gt;
|A mutual aid/peer support organization dedicated to radical mental health&lt;br /&gt;
|[http://theicarusproject.net/about-us/donate-to-the-icarus-project]&lt;br /&gt;
|-&lt;br /&gt;
|[http://immi.is/ International Modern Media Initiative]&lt;br /&gt;
|Strongest freedom of information laws in the world, being created in Iceland&lt;br /&gt;
|[https://immi.is/index.php/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://i2p2.de/ I2P Anonymous Network]&lt;br /&gt;
|Anonymising network similar to tor&lt;br /&gt;
|[http://www.i2p2.de/donate.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.intercom.gs/ Intercom - Emergency Communications Division]&lt;br /&gt;
|We Build Censorship Resistant Phone and Communications Networks&lt;br /&gt;
|[http://www.intercom.gs/support.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://ipinfodb.com/ IPInfoDB]&lt;br /&gt;
|A free geolocation web service to detect the location by IP address. Donations required to grow the network infrastructure.&lt;br /&gt;
|[http://ipinfodb.com]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.partito-pirata.it/ Italian Pirate Party]&lt;br /&gt;
|Italian Pirate Party - Associazione Partito Pirata Italia&lt;br /&gt;
|[http://www.partito-pirata.it/magazzino/payBTC.html]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.khanacademy.org/ Khan Academy]&lt;br /&gt;
|A non-profit aimed at providing a free, world-class education for people everywhere. Offers free online educational materials (e.g. videos, exercises, analytics, teacher tools) that support personalized education. Lessons include math, science, finance, history, and even [https://www.khanacademy.org/economics-finance-domain/core-finance/money-and-banking/bitcoin/v/bitcoin-what-is-it bitcoin].&lt;br /&gt;
|[https://www.khanacademy.org/donate#bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.koinoniaaxion.gr/ KoinoniaAxion (Κοινωνία Αξιών)]&lt;br /&gt;
|Political Party in Greece&lt;br /&gt;
|[http://www.koinoniaaxion.gr/index.php/2013-01-05-11-13-03/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.leap.cc/ Law Enforcement Against Prohibition]&lt;br /&gt;
|LEAP is made up of current and former members of the law enforcement and criminal justice communities who are speaking out about the failures of our existing drug policies.&lt;br /&gt;
|[http://www.leap.cc/take-action/donate-to-leap/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.lewrockwell.com/ Lew Rockwell.com]&lt;br /&gt;
|anti-state anti-war pro-market&lt;br /&gt;
|[https://www.lewrockwell.com/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.lp.org/ Libertarian Party (US)]&lt;br /&gt;
|Third largest political party in the United States.&lt;br /&gt;
|[https://www.lp.org/make-a-bitcoin-contribution]&lt;br /&gt;
|-&lt;br /&gt;
|[http://lifeboat.com Lifeboat Foundation]&lt;br /&gt;
|Organization for scientific advancements and against harm from technological progress&lt;br /&gt;
|[https://lifeboat.com/ex/bitcoins]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.lojban.org/tiki/Lojban Logical Language Group]&lt;br /&gt;
|The Logical Language Group, Inc. is a non-profit organization meant to serve the needs of the &#039;&#039;&#039;Lojban&#039;&#039;&#039; community.&lt;br /&gt;
|[http://www.lojban.org/tiki/Donations]&lt;br /&gt;
|-&lt;br /&gt;
|[http://lorea.org/ Lorea]&lt;br /&gt;
|A distributed and federated organization working on pushing open source for social networking, social economy and autonomy of the people.&lt;br /&gt;
|[https://n-1.cc/pg/pages/view/14888/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://biohackers.la/ Los Angeles Biohackers]&lt;br /&gt;
|Grass-roots biotechnology lab in downtown Los Angeles&lt;br /&gt;
|[http://www.socal-diybio.org/Main_Page#Donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://la.indymedia.org/ Los Angeles Indymedia]&lt;br /&gt;
|User-generated left-wing news.&lt;br /&gt;
|[http://la.indymedia.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://love2d.org/ LÖVE]&lt;br /&gt;
|An open source 2D game engine that uses the Lua programming language.&lt;br /&gt;
|[http://love2d.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://intelligence.org Machine Intelligence Research Institute (MIRI)]&lt;br /&gt;
|A 501(c)(3) non-profit working to ensure that the creation of smarter-than-human intelligence has a positive impact. MIRI provides tax-receipts for (non-anonymous) donations made in BTC!&lt;br /&gt;
|[https://intelligence.org/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://mcschoolindia.tk Minecraft School in India]&lt;br /&gt;
|Enspired by MinecraftEdu project the goal is to educate children thought simulation. Project will include building a real school and other help to local communities.&lt;br /&gt;
|[http://mcschoolindia.tk]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.newapproachoregon.com New Approach Oregon]&lt;br /&gt;
|Campaign to legalize, regulate, and tax marijuana in Oregon&lt;br /&gt;
|[http://newapproachoregon.com/contribute-using-bitcoin/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://joyridelabs.de/game Nikki and the Robots]&lt;br /&gt;
|Cute cross-platform open source platformer game by Joyride Labs&lt;br /&gt;
|[http://joyridelabs.de/blog]&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/FellowTraveler/Open-Transactions/ Open Transactions]&lt;br /&gt;
|Easy-to-use, Financial Crypto and Digital Cash Library.&lt;br /&gt;
|[https://github.com/FellowTraveler/Moneychanger]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opennicproject.org/ OpenNIC]&lt;br /&gt;
|parallel decentralized DNS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.openwall.com Openwall Project]&lt;br /&gt;
|Development of information security related free software, information security research, publications, and community activities aimed at making existing free software safer to use.&lt;br /&gt;
|[http://www.openwall.com/donations/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.omninano.org/ Omni Nano]&lt;br /&gt;
|A 501(c)(3) non-profit public benefit organization devoted to developing and introducing &#039;&#039;&#039;nanotechnology &amp;amp; STEM education&#039;&#039;&#039; to high schools and undergraduate colleges, in order to better prepare today&#039;s students for their professional science, engineering, and administrative careers in our globalized, high-tech 21st century economy.  Omni Nano is happy to provide tax receipts for (non-anonymous) donations made in BTC.&lt;br /&gt;
|[http://www.omninano.org/index.php/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.organicdesign.co.nz OrganicDesign]&lt;br /&gt;
|A group developing methods and tools to support open-source bottom-up peer-to-peer governance for the people&lt;br /&gt;
|[http://www.organicdesign.co.nz]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.osiris-sps.org Osiris-sps.org]&lt;br /&gt;
|Software for decentralized portal, managed and shared via P2P between members.&lt;br /&gt;
|[http://www.osiris-sps.org/donations/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.paniq.cc paniq.cc]&lt;br /&gt;
|Music from the other side of the universe&lt;br /&gt;
|[http://www.paniq.cc]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.pathwaystoeducation.ca/ Pathways To Education Canada]&lt;br /&gt;
|Pathways to Education is helping youth in low-income communities in Canada graduate from high school and successfully transition into post-secondary education. Pathways addresses systemic barriers to education by providing leadership, expertise and a community-based program proven to lower dropout rates. Pathways is the first national charity in Canada to issue tax receipts for Bitcoin donations.&lt;br /&gt;
|[http://www.pathwaystoeducation.ca/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.liberallibertario.org Partido Liberal Libertario]&lt;br /&gt;
|Libertarian Party of Argentina&lt;br /&gt;
|[http://www.liberallibertario.org/aportes]&lt;br /&gt;
|-&lt;br /&gt;
|[http://http://www.p2pfoundation.net P2P Foundation]&lt;br /&gt;
|Researching, documenting and promoting peer to peer practices&lt;br /&gt;
|[http://blog.p2pfoundation.net/why-the-p2p-foundation-is-paying-its-salaries-in-bitcoin/2012/03/28]&lt;br /&gt;
|-&lt;br /&gt;
|[http://patch-tag.com/ Patch-Tag.com]&lt;br /&gt;
|Darcs and gitit wiki hosting for open source projects&lt;br /&gt;
|[http://patch-tag.com/h/pricing]&lt;br /&gt;
|-&lt;br /&gt;
|[http://peacegeeks.org/ PeaceGeeks]&lt;br /&gt;
|Global non-profit, volunteer organization that builds the technological, communications and management capacities of grassroots organizations working on the promotion of peace, accountability and human rights.&lt;br /&gt;
|[http://peacegeeks.org/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://pioneerone.tv/ Pioneer One]&lt;br /&gt;
|TV series funded purely through donations&lt;br /&gt;
|[https://twitter.com/pioneeronetv/status/36119594439544832]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.piratenpartei.at/ Piratenpartei Österreich]&lt;br /&gt;
|Pirate Party of Austria&lt;br /&gt;
|[http://wiki.piratenpartei.at/wiki/Kategorie:Spenden]&lt;br /&gt;
|-&lt;br /&gt;
|[http://pirax.de/ PiraX]&lt;br /&gt;
|Hacker collective and web-tool pioneers.&lt;br /&gt;
|[http://pirax.de/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://plankhead.com/ Plankhead]&lt;br /&gt;
|Free/open source media and arts organization&lt;br /&gt;
|[http://plankhead.com/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://plaztika.com/?lang=en Plaztika]&lt;br /&gt;
|Virtual art space. Non-profit/runs on donations. New artists are welcome to join.&lt;br /&gt;
|[http://plaztika.com/Who-are-we]&lt;br /&gt;
|-&lt;br /&gt;
|[https://privacybox.de/index.en.html PrivacyBox]&lt;br /&gt;
|System for anonymous and non-trackable contact forms&lt;br /&gt;
|[https://privacybox.de/donations.en.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://bitcoinintro.com/project-hidden-treasure/ Project Hidden Treasure]&lt;br /&gt;
|Promotes Bitcoin to new users by &#039;hiding&#039; them in Geocaches. Also explains Bitcoin use and security.&lt;br /&gt;
|[http://bitcoinintro.com/project-hidden-treasure/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://prometheusfusionperfection.com/ Prometheus Fusion Perfection]&lt;br /&gt;
|Open source nuclear fusion research&lt;br /&gt;
|[http://prometheusfusionperfection.com/2011/02/04/bitcoin-fundraiser/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://protestbarrick.net/ Protest Barrick]&lt;br /&gt;
|A global campaign against the world&#039;s largest gold miner&lt;br /&gt;
|[http://protestbarrick.net/article.php?id=764]&lt;br /&gt;
|-&lt;br /&gt;
|[https://protonmail.ch/blog/paypal-freezes-protonmail-campaign-funds/ Protomail]&lt;br /&gt;
|Secure mail platform and provider (were banned by Paypal)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [http://ThePythonGameBook.com ThePythonGameBook]&lt;br /&gt;
| Free CC/GPL licensed wikibook to learn open source game programming in Python&lt;br /&gt;
| [http://thepythongamebook.com/en:help?&amp;amp;#donating_money]&lt;br /&gt;
|-&lt;br /&gt;
|[http://queeky.com/ Queeky]&lt;br /&gt;
|an online drawing community with special drawing tools and creative users from all around the world&lt;br /&gt;
|[http://www.queeky.com/content/support-queeky-and-donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.recycles.org/ Recycles.Org]&lt;br /&gt;
|Nonprofit Recycling and ReUse Network - Nationwide (USA) technology exchange clearinghouse for nonprofits&lt;br /&gt;
|[http://www.recycles.org/computer/donation/support/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://ice3x.co.za Africa Community Groups]&lt;br /&gt;
|Resources is a Charity Program run by South Africa&#039;s iceCUBED, to raise money and awareness of local community groups in Africa. &lt;br /&gt;
|[http://ice3x.co.za/charity]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ripplepay.com/ Ripple]&lt;br /&gt;
|Payment system based on trust networks&lt;br /&gt;
|[https://ripplepay.com/donate/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://rusinfo.cc/ RusInfo]&lt;br /&gt;
|Russian info agency&lt;br /&gt;
|[http://rusinfo.cc/help]&lt;br /&gt;
|-&lt;br /&gt;
|[http://seasteading.org The Seasteading Institute]&lt;br /&gt;
|To further the establishment and growth of permanent, autonomous ocean communities, enabling innovation with new political and social systems.&lt;br /&gt;
|[http://twitter.com/#!/patrissimo/status/76392851558244353]&lt;br /&gt;
|-&lt;br /&gt;
|[http://showrss.karmorra.info/ showRSS]&lt;br /&gt;
|A service that provides feeds to automatically download TV show torrents for DVR/Tivo like applications&lt;br /&gt;
|[http://showrss.karmorra.info/?cs=help&amp;amp;m=donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://somefunnypranks.com/ SomeFunnyPranks.com]&lt;br /&gt;
|Audio recordings of phone pranks under Creative Commons&lt;br /&gt;
|[http://somefunnypranks.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://sosmazunte.weeno.net/ ¡SOS Mazunte!]&lt;br /&gt;
|Support campaign after the Carlotta hurricane that hit the coast of Oaxaca (Mexico), particularly the community of Mazunte, on June 15th.&lt;br /&gt;
|[http://sosmazunte.weeno.net/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.sugarlabs.org Sugar Labs]&lt;br /&gt;
|Free/open sourcee education/learning software&lt;br /&gt;
|[http://wiki.sugarlabs.org/go/Donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.demokracjabezposrednia.pl Stowarzyszenie Więcej Demokracji]&lt;br /&gt;
|Association for direct democracy in Poland&lt;br /&gt;
|[http://www.demokracjabezposrednia.pl/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://studentsforliberty.org/ Students for Liberty]&lt;br /&gt;
|To provide a unified, student-driven forum of support for students and student organizations dedicated to liberty.&lt;br /&gt;
|[http://studentsforliberty.org/donate/bitcoin/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://gorod-solnca.org/ Sun City]&lt;br /&gt;
|Ukrainian centre for children in difficult circumstances&lt;br /&gt;
|[http://sms.gorod-solnca.org/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.symphonyofscience.com/ Symphony of Science]&lt;br /&gt;
|A musical project headed by John Boswell, to deliver scientific knowledge in musical form.&lt;br /&gt;
|[http://www.symphonyofscience.com/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://tahoe-lafs.org/ Tahoe-LAFS]&lt;br /&gt;
|A distributed filesystem with funky redundancy properties&lt;br /&gt;
|[http://tahoe-lafs.org/trac/tahoe-lafs/wiki/BitCoinPage]&lt;br /&gt;
|-&lt;br /&gt;
|[http://tangorin.com Tangorin Japanese Dictionary]&lt;br /&gt;
|Free online Japanese dictionary in development since October 2007 by a former Japanology student.&lt;br /&gt;
|[http://tangorin.com/bitcoin]&lt;br /&gt;
|-&lt;br /&gt;
|[http://tmac.technitium.com/ Technitium]&lt;br /&gt;
|Freeware MAC Address Changer&lt;br /&gt;
|[http://blog.technitium.com/2011/08/accepting-donations-again.html]&lt;br /&gt;
|-&lt;br /&gt;
|[http://Tn3t.com/ TN3T LLC TOR Project]&lt;br /&gt;
|TN3T LLC operates 2 TOR exit nodes.&lt;br /&gt;
| [http://tn3t.com/donate.txt]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.trybtc.com/ TryBTC]&lt;br /&gt;
|Simple way to get started with bitcoin, uses donations to give out coins to educate new users&lt;br /&gt;
|[https://www.trybtc.com/about/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.tunapanda.org/ Tunapanda Institute]&lt;br /&gt;
|Spreading technology skills and digital self-expression to low-income communities of East Africa&lt;br /&gt;
|[http://www.tunapanda.org/contribute/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.unitednationsoffilm.com/ United Nations of Film]&lt;br /&gt;
|Truth Investigation and Whistleblower Site fighting for the Right to Privacy, Freedom, Equality and Prosperity for all Humanity.&lt;br /&gt;
|[http://unitednationsoffilm.com/?page_id=2]&lt;br /&gt;
|-&lt;br /&gt;
|[https://vaizard.org/ Vaizard institute]&lt;br /&gt;
| Backing people who want to make the world a better place by making their ideas real.&lt;br /&gt;
|[https://vaizard.org/en/about/contacts/]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.VideoNeat.com Videoneat]&lt;br /&gt;
| Watch free documentaries and lectures online&lt;br /&gt;
|[http://www.videoneat.com/documentaries/#donatepopup]&lt;br /&gt;
|-&lt;br /&gt;
|[http://wlcentral.org/ WL Central]&lt;br /&gt;
|News, analysis and actions related to Wikileaks&lt;br /&gt;
|[http://wlcentral.org/q-a]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.wakingupmovie.com Waking Up Movie Project]&lt;br /&gt;
|Humanist collaborative film project&lt;br /&gt;
|[http://www.wakingupmovie.com/2011/12/bitcoin-donations/]&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.whonix.org Whonix]&lt;br /&gt;
|Anonymous Operating System&lt;br /&gt;
|[https://whonix.org/wiki/Donate]&lt;br /&gt;
|-&lt;br /&gt;
|[https://wikispooks.com/wiki/Main_Page Wikispooks]&lt;br /&gt;
|An encyclopedia of deep political structures and events&lt;br /&gt;
|[https://wikispooks.com/wiki/WikiSpooks:Donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://wordswithmeaning.org/ WordswithMeaning!]&lt;br /&gt;
|An &amp;quot;alternative&amp;quot; affairs online editorial focusing on non-conservative views and aiming criticism towards copyright and the modern media.&lt;br /&gt;
|[https://wordswithmeaning.org/page/support-wordmean]&lt;br /&gt;
|-&lt;br /&gt;
|[http://yorba.org Yorba]&lt;br /&gt;
|Software group developing free desktop applications for GNOME&lt;br /&gt;
|[http://yorba.org/donate]&lt;br /&gt;
|-&lt;br /&gt;
|[http://zerostate.net Zero State]&lt;br /&gt;
|Grassroots technoprogressive community implementing practical solutions to advance the human condition.&lt;br /&gt;
|[http://zerostate.net/membership.html Category 2 membership] (Category 1 is free, category 3 is achievement based.)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Research&amp;diff=33147</id>
		<title>Research</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Research&amp;diff=33147"/>
		<updated>2012-11-28T05:57:50Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: removed double entrie and reordered&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Publications including research and analysis of Bitcoin or related areas.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Title&lt;br /&gt;
! Author&lt;br /&gt;
! Type&lt;br /&gt;
! Year&lt;br /&gt;
! Links&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin: A Peer-to-Peer Electronic Cash System&lt;br /&gt;
| Satoshi Nakamoto&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2009&lt;br /&gt;
| [http://bitcoin.org/bitcoin.pdf Download] [[Bitcoin_paper |wiki page]]&lt;br /&gt;
|-&lt;br /&gt;
| Triple Entry Accounting&lt;br /&gt;
| Ian Grigg&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2005&lt;br /&gt;
| [http://iang.org/papers/triple_entry.html Download]&lt;br /&gt;
|-&lt;br /&gt;
| Cyberlaundering: Anonymous Digital Cash and Money Laundering&lt;br /&gt;
| R. Mark Bortner&lt;br /&gt;
| Research paper&lt;br /&gt;
| 1996&lt;br /&gt;
| [http://osaka.law.miami.edu/~froomkin/seminar/papers/bortner.htm Download]&lt;br /&gt;
|-&lt;br /&gt;
| Shadowy Figures: Tracking Illicit Financial Transactions in the Murky World of Digital Currencies, Peer–to–Peer Networks, and Mobile Device Payments&lt;br /&gt;
| John Villasenor, Cody Monk, Christopher Bronk&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2011&lt;br /&gt;
| [http://www.bakerinstitute.org/publications/ITP-pub-FinancialTransactions-082911.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| An Analysis of Anonymity in the Bitcoin System&lt;br /&gt;
| Fergal Reid, Martin Harrigan&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2011&lt;br /&gt;
| [http://arxiv.org/abs/1107.4524 Download], [http://bitcointalk.org/index.php?topic=31539.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin: An Innovative Alternative Digital Currency&lt;br /&gt;
| Reuben Grinberg&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2011&lt;br /&gt;
| [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1817857 Download], [http://www.bitcointalk.org/index.php?topic=6247.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin NFC&lt;br /&gt;
| David Allen Bronleewe&lt;br /&gt;
| Master&#039;s report&lt;br /&gt;
| 2011&lt;br /&gt;
| [http://repositories.lib.utexas.edu/bitstream/handle/2152/ETD-UT-2011-08-4150/BRONLEEWE-MASTERS-REPORT.pdf?sequence=1 Download], [http://code.google.com/p/bitcoin-nfc source code]&lt;br /&gt;
|-&lt;br /&gt;
| Optimal pool abuse strategy&lt;br /&gt;
| Raulo&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2011&lt;br /&gt;
| [http://bitcoin.atspace.com/poolcheating.pdf Download], [http://www.bitcointalk.org/index.php?topic=3165.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| Abusing Bitcoin cooperative mining pools: strategies for egoistical but honest miners&lt;br /&gt;
| Nakamoto Ryo&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2011&lt;br /&gt;
| [http://www.bitcoinservice.co.uk/files/111 Download], [http://www.bitcointalk.org/index.php?topic=2941.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| Analysis of Bitcoin Pooled Mining Reward Systems&lt;br /&gt;
| Meni Rosenfeld&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2011&lt;br /&gt;
| [https://bitcoil.co.il/pool_analysis.pdf Download], [http://bitcointalk.org/index.php?topic=32814.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin Exchange system&lt;br /&gt;
| Tomáš Jiříček&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012&lt;br /&gt;
| [https://dip.felk.cvut.cz/browse/pdfcache/jiricto2_2012bach.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| On Bitcoin and Red Balloons&lt;br /&gt;
| Moshe Babaioff, Shahar Dobzinski, Sigal Oren, Aviv Zohar&lt;br /&gt;
| Publication article&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://research.microsoft.com/pubs/156072/bitcoin.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| 2011 Observations on the Digital Currency Industry&lt;br /&gt;
| Mark Herpel&lt;br /&gt;
| Publication article&lt;br /&gt;
| 2011&lt;br /&gt;
| [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1721076 Download]&lt;br /&gt;
|-&lt;br /&gt;
| MAVE, New Lightweight Digital Signature Protocols for Massive Verifications&lt;br /&gt;
| Sergio Demian Lerner&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012 (preliminary)&lt;br /&gt;
| [http://bitslog.files.wordpress.com/2012/04/mave1.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| MAVEPAY, a New Lightweight Payment Scheme for Peer to Peer Currency Networks&lt;br /&gt;
| Sergio Demian Lerner&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012 (preliminary)&lt;br /&gt;
| [http://bitslog.files.wordpress.com/2012/04/mavepay1.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin: Eine erste Einordnung (an initial classification)&lt;br /&gt;
| Christoph Sorge, Artus Krohn-Grimberghe&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://www.springerlink.com/content/cw1v762571tr4462/ Download], [http://bitcointalk.org/index.php?topic=90233.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin - an introduction to the workings and a preliminary analysis and understanding of potential legal issues&lt;br /&gt;
| Jean-Daniel Schmid, Alexander Schmid&lt;br /&gt;
| Article&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://ef-r.ch/images/publications/1338882576_Bitcoin.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| Secure multiparty Bitcoin anonymization&lt;br /&gt;
| Edward Z. Yang&lt;br /&gt;
| Article&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://blog.ezyang.com/2012/07/secure-multiparty-bitcoin-anonymization/ Download], [http://www.reddit.com/r/Bitcoin/comments/wvm2w/secure_multiparty_bitcoin_anonymization/ discussion]&lt;br /&gt;
|-&lt;br /&gt;
| Bitcoin &amp;amp; Gresham&#039;s Law - the economic inevitability of Collapse&lt;br /&gt;
| Philipp Güring, Ian Grigg&lt;br /&gt;
| Article&lt;br /&gt;
| 2011&lt;br /&gt;
| [http://iang.org/papers/BitcoinBreachesGreshamsLaw.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| Today Techies, Tomorrow the World? Bitcoin.&lt;br /&gt;
| Reuben Grinberg&lt;br /&gt;
| Article&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://www.milkeninstitute.org/publications/review/2012_1/22-31MR53.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| Traveling the Silk Road: A measurement analysis of a large anonymous online marketplace&lt;br /&gt;
| Nicolas Christin&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://www.cylab.cmu.edu/files/pdfs/tech_reports/CMUCyLab12018.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| CommitCoin: Carbon Dating Commitments with Bitcoin&lt;br /&gt;
| Jeremy Clark and Aleksander Essex&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://people.scs.carleton.ca/~clark/papers/2012_fc.pdf Download extended abstract]&amp;lt;br /&amp;gt;[http://eprint.iacr.org/2011/677.pdf Download technical report]&lt;br /&gt;
|-&lt;br /&gt;
| Quantitative Analysis of the Full Bitcoin Transaction Graph&lt;br /&gt;
| Dorit Ron and Adi Shamir&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://eprint.iacr.org/2012/584.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| Design and security analysis of Bitcoin infrastructure using application deployed on Google Apps Engine&lt;br /&gt;
| Piotr &amp;quot;ThePiachu&amp;quot; Piasecki&lt;br /&gt;
| Master&#039;s thesis&lt;br /&gt;
| 2012&lt;br /&gt;
| [https://dl.dropbox.com/u/3658181/PiotrPiasecki-BitcoinMasterThesis.pdf Download], [https://bitcointalk.org/index.php?topic=88149.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| The Production of Freedom: Value Production in the US- dominated Financial System, and Possible Alternatives&lt;br /&gt;
| Jeremy Kirshbaum&lt;br /&gt;
| Master&#039;s thesis&lt;br /&gt;
| 2012 (preliminary)&lt;br /&gt;
| [https://docs.google.com/document/d/1JIyMWIibqH8x20vGBTMBZ2yqM7Xbp54UpWBh0o2H7WI/edit?pli=1 Download], [https://bitcointalk.org/index.php?topic=87404.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| COIN: a distributed accounting system for peer to peer networks&lt;br /&gt;
| Fabio Varesano&lt;br /&gt;
| Bachelor&#039;s thesis&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://www.varesano.net/contents/projects/coin%20distributed%20accounting%20system%20peer%20peer%20networks Download]&lt;br /&gt;
|-&lt;br /&gt;
| BITCOIN CLIENTS&lt;br /&gt;
| Rostislav Skudnov&lt;br /&gt;
| Bachelor&#039;s thesis&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://publications.theseus.fi/bitstream/handle/10024/47166/Skudnov_Rostislav.pdf?sequence=1 Download]&lt;br /&gt;
|-&lt;br /&gt;
| Bitter to Better—How to Make Bitcoin a Better Currency&lt;br /&gt;
| Simon Barber, Xavier Boyen, Elaine Shi, Ersin Uzun&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://crypto.stanford.edu/~xb/fc12/bitcoin.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| NooShare: A decentralized ledger of shared computational resources&lt;br /&gt;
| Alex Coventry&lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://mit.edu/alex_c/www/nooshare.pdf Download]&lt;br /&gt;
|-&lt;br /&gt;
| Bits and Bets. Information, Price Volatility, and Demand for Bitcoin&lt;br /&gt;
| Martis Buchholz, Jess Delaney, Joseph Warren&lt;br /&gt;
| Final project&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://academic.reed.edu/economics/parker/s12/312/finalproj/Bitcoin.pdf Download], [http://www.reddit.com/r/Bitcoin/comments/x7kop/economic_analysis_of_the_demand_for_bitcoin discussion], [https://bitcointalk.org/index.php?topic=96003.0 discussion]&lt;br /&gt;
|-&lt;br /&gt;
| Two Bitcoins at the Price of One? Double Spending attacks on Fast Payments in Bitcoin&lt;br /&gt;
| Ghassan O. Karame, Elli Androulaki, Srdjan Cap-kun &lt;br /&gt;
| Research paper&lt;br /&gt;
| 2012&lt;br /&gt;
| [http://eprint.iacr.org/2012/248 Download]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [http://people.scs.carleton.ca/~clark/biblio.html Jeremy Clark&#039;s Bitcoin Bibliography]&lt;br /&gt;
* [[:Category:Economics|Economic]]&lt;br /&gt;
* [[:Category:Technical|Technical]]&lt;br /&gt;
* [[Press]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Research]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BIP_0016&amp;diff=32891</id>
		<title>BIP 0016</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BIP_0016&amp;diff=32891"/>
		<updated>2012-11-22T08:37:44Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{bip}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  BIP: 16&lt;br /&gt;
  Title: Pay to Script Hash&lt;br /&gt;
  Author: Gavin Andresen &amp;lt;gavinandresen@gmail.com&amp;gt;&lt;br /&gt;
  Status: implemented and alive on the network&lt;br /&gt;
  Type: Standards Track&lt;br /&gt;
  Created: 03-01-2012&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Abstract==&lt;br /&gt;
&lt;br /&gt;
This BIP describes a new &amp;quot;standard&amp;quot; transaction type for the Bitcoin scripting system, and defines additional validation rules that apply only to the new transactions.&lt;br /&gt;
&lt;br /&gt;
==Motivation==&lt;br /&gt;
&lt;br /&gt;
The purpose of pay-to-script-hash is to move the responsibility for supplying the conditions to redeem a transaction from the sender of the funds to the redeemer.&lt;br /&gt;
&lt;br /&gt;
The benefit is allowing a sender to fund any arbitrary transaction, no matter how complicated, using a fixed-length 20-byte hash that is short enough to scan from a QR code or easily copied and pasted.&lt;br /&gt;
&lt;br /&gt;
==Specification==&lt;br /&gt;
&lt;br /&gt;
A new standard transaction type that is relayed and included in mined blocks is defined:&lt;br /&gt;
&lt;br /&gt;
    OP_HASH160 [20-byte-hash-value] OP_EQUAL&lt;br /&gt;
&lt;br /&gt;
[20-byte-hash-value] shall be the push-20-bytes-onto-the-stack opcode (0x14) followed by exactly 20 bytes.&lt;br /&gt;
&lt;br /&gt;
This new transaction type is redeemed by a standard scriptSig:&lt;br /&gt;
&lt;br /&gt;
    ...signatures... {serialized script}&lt;br /&gt;
&lt;br /&gt;
Transactions that redeem these pay-to-script outpoints are only considered standard if the &#039;&#039;serialized script&#039;&#039; is, itself, one of the other standard transaction types.&lt;br /&gt;
&lt;br /&gt;
The rules for validating these outpoints when relaying transactions or considering them for inclusion in a new block are as follows:&lt;br /&gt;
&lt;br /&gt;
# Validation fails if there are any operations other than &amp;quot;push data&amp;quot; operations in the scriptSig.&lt;br /&gt;
# Normal validation is done: an initial stack is created from the signatures and {serialized script}, and the hash of the script is computed and validation fails immediately if it does not match the hash in the outpoint.&lt;br /&gt;
# {serialized script} is popped off the initial stack, and the transaction is validated again using the popped stack and the deserialized script as the scriptPubKey.&lt;br /&gt;
&lt;br /&gt;
These same rules shall be applied when validating transactions in blocks with timestamps after February 15, 2012 (see the Backwards Compatibility section for details).&lt;br /&gt;
&lt;br /&gt;
For example, the scriptPubKey and corresponding scriptSig for a one-signature-required transaction is:&lt;br /&gt;
&lt;br /&gt;
    scriptSig: [signature] {[pubkey] OP_CHECKSIG}&lt;br /&gt;
    scriptPubKey: OP_HASH160 [20-byte-hash of {[pubkey] OP_CHECKSIG} ] OP_EQUAL&lt;br /&gt;
&lt;br /&gt;
Signature operations in the {serialized script} shall contribute to the maximum number allowed per block (20,000) as follows:&lt;br /&gt;
&lt;br /&gt;
# OP_CHECKSIG and OP_CHECKSIGVERIFY count as 1 signature operation, whether or not they are evaluated.&lt;br /&gt;
# OP_CHECKMULTISIG and OP_CHECKMULTISIGVERIFY immediately preceded by OP_1 through OP_16 are counted as 1 to 16 signature operation, whether or not they are evaluated.&lt;br /&gt;
# All other OP_CHECKMULTISIG and OP_CHECKMULTISIGVERIFY are counted as 20 signature operations.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
+3 signature operations:&lt;br /&gt;
    {2 [pubkey1] [pubkey2] [pubkey3] 3 OP_CHECKMULTISIG}&lt;br /&gt;
&lt;br /&gt;
+22 signature operations&lt;br /&gt;
    {OP_CHECKSIG OP_IF OP_CHECKSIGVERIFY OP_ELSE OP_CHECKMULTISIGVERIFY OP_ENDIF}&lt;br /&gt;
&lt;br /&gt;
==Rationale==&lt;br /&gt;
&lt;br /&gt;
This BIP replaces BIP 12, which proposed a new Script opcode (&amp;quot;OP_EVAL&amp;quot;) to accomplish everything in this BIP and more.&lt;br /&gt;
&lt;br /&gt;
The Motivation for this BIP (and BIP 13, the pay-to-script-hash address type) is somewhat controversial; several people feel that it is unnecessary, and complex/multisignature transaction types should be supported by simply giving the sender the complete {serialized script}. The author believes that this BIP will minimize the changes needed to all of the supporting infrastructure that has already been created to send funds to a base58-encoded-20-byte bitcoin addresses, allowing merchants and exchanges and other software to start supporting multisignature transactions sooner.&lt;br /&gt;
&lt;br /&gt;
Recognizing one &#039;special&#039; form of scriptPubKey and performing extra validation when it is detected is ugly. However, the consensus is that the alternatives are either uglier, are more complex to implement, and/or expand the power of the expression language in dangerous ways.&lt;br /&gt;
&lt;br /&gt;
The signature operation counting rules are intended to be easy and quick to implement by statically scanning the {serialized script}. Bitcoin imposes a maximum-number-of-signature-operations per block to prevent denial-of-service attacks on miners. If there was no limit, a rogue miner might broadcast a block that required hundreds of thousands of ECDSA signature operations to validate, and it might be able to get a head start computing the next block while the rest of the network worked to validate the current one.&lt;br /&gt;
&lt;br /&gt;
There is a 1-confirmation attack on old implementations, but it is expensive and difficult in practice. The attack is:&lt;br /&gt;
&lt;br /&gt;
# Attacker creates a pay-to-script-hash transaction that is valid as seen by old software, but invalid for new implementation, and sends themselves some coins using it.&lt;br /&gt;
# Attacker also creates a standard transaction that spends the pay-to-script transaction, and pays the victim who is running old software.&lt;br /&gt;
# Attacker mines a block that contains both transactions.&lt;br /&gt;
&lt;br /&gt;
If the victim accepts the 1-confirmation payment, then the attacker wins because both transactions will be invalidated when the rest of the network overwrites the attacker&#039;s invalid block.&lt;br /&gt;
&lt;br /&gt;
The attack is expensive because it requires the attacker create a block that they know will be invalidated by the rest of the network. It is difficult because creating blocks is difficult and users should not accept 1-confirmation transactions for higher-value transactions.&lt;br /&gt;
&lt;br /&gt;
==Backwards Compatibility==&lt;br /&gt;
&lt;br /&gt;
These transactions are non-standard to old implementations, which will (typically) not relay them or include them in blocks.&lt;br /&gt;
&lt;br /&gt;
Old implementations will validate that the {serialize script}&#039;s hash value matches when they validate blocks created by software that fully support this BIP, but will do no other validation.&lt;br /&gt;
&lt;br /&gt;
Avoiding a block-chain split by malicious pay-to-script transactions requires careful handling of one case:&lt;br /&gt;
&lt;br /&gt;
* A pay-to-script-hash transaction that is invalid for new clients/miners but valid for old clients/miners.&lt;br /&gt;
&lt;br /&gt;
To gracefully upgrade and ensure no long-lasting block-chain split occurs, more than 50% of miners must support full validation of the new transaction type and must switch from the old validation rules to the new rules at the same time. &lt;br /&gt;
&lt;br /&gt;
To judge whether or not more than 50% of hashing power supports this BIP, miners are asked to upgrade their software and put the string &amp;quot;/P2SH/&amp;quot; in the input of the coinbase transaction for blocks that they create.&lt;br /&gt;
&lt;br /&gt;
On February 1, 2012, the block-chain will be examined to determine the number of blocks supporting pay-to-script-hash for the previous 7 days. If 550 or more contain &amp;quot;/P2SH/&amp;quot; in their coinbase, then all blocks with timestamps after 15 Feb 2012, 00:00:00 GMT shall have their pay-to-script-hash transactions fully validated. Approximately 1,000 blocks are created in a week; 550 should, therefore, be approximately 55% of the network supporting the new feature.&lt;br /&gt;
&lt;br /&gt;
If a majority of hashing power does not support the new validation rules, then rollout will be postponed (or rejected if it becomes clear that a majority will never be achieved).&lt;br /&gt;
&lt;br /&gt;
==Reference Implementation==&lt;br /&gt;
&lt;br /&gt;
https://github.com/gavinandresen/bitcoin-git/tree/pay_to_script_hash&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* https://bitcointalk.org/index.php?topic=46538&lt;br /&gt;
* The [[BIP 0013|Address format for Pay to Script Hash BIP]]&lt;br /&gt;
* M-of-N Multisignature Transactions [[BIP 0011|BIP 11]]&lt;br /&gt;
* [[BIP_0016_QA|Quality Assurance test checklist]]&lt;br /&gt;
[[Category:BIP|D]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_whitepaper&amp;diff=32235</id>
		<title>Bitcoin whitepaper</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_whitepaper&amp;diff=32235"/>
		<updated>2012-10-31T18:23:42Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the so called Bitcoin paper originally written by [[Satoshi Nakamoto]].&lt;br /&gt;
&lt;br /&gt;
You can read the very fundamentals of the Project in the [http://bitcoin.org/bitcoin.pdf Englisch Original] and several Translations that are available e.g. [http://crowdin.net/project/bitcoin via crowdin], on [http://www.bitcoinblogger.com/ bitcoinblogger.com] and in the [https://bitcointalk.org Forums].&lt;br /&gt;
&lt;br /&gt;
== List of known translations ==&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;pid=explorer&amp;amp;chrome=true&amp;amp;srcid=0B1UsG65HCLkuOGNkMDZmMzYtZTQ0OC00OGVmLTk2MGItODBkNjA0MDEwYjkw&amp;amp;hl=en Chinese]&lt;br /&gt;
* [http://bitcoin.org/bitcoin.pdf English (Original)]&lt;br /&gt;
* [http://crowdin.net/project/bitcoin/de German]&lt;br /&gt;
* [https://bitcoil.co.il/bitcoin-hebrew.pdf Hebrew]&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;pid=explorer&amp;amp;chrome=true&amp;amp;srcid=0B1UsG65HCLkuMjA3Mzk2ZTUtYjQ4Ni00MjEyLTgzN2ItMjI3ODU0M2Y4MGUx&amp;amp;hl=en_US&amp;amp;pli=1 Italian]&lt;br /&gt;
* [http://bitcoin.co.jp/docs/SatoshiWhitepaper.pdf Japanese]&lt;br /&gt;
* [http://crowdin.net/project/bitcoin/no Norwegian]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=46625.msg558713#msg558713 Swedish]&lt;br /&gt;
* [https://docs.google.com/file/d/0B-XDLODr9MZ4YzQ1NDc4NGUtOTMwNC00MGMwLWEyNDMtYzY1NGZjYTgxY2Q2 Vietnamese]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Satoshi_Nakamoto&amp;diff=32234</id>
		<title>Satoshi Nakamoto</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Satoshi_Nakamoto&amp;diff=32234"/>
		<updated>2012-10-31T18:20:32Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Satoshi-nakamoto.gif|thumb|200px|right|Picture of Satoshi Nakamoto.]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Satoshi Nakamoto&#039;&#039;&#039; is the founder of [[Bitcoin]] and initial creator of the [[Original Bitcoin client]] and the [[Bitcoin paper]]. He has said in a P2P foundation profile&amp;lt;ref name=&amp;quot;p2p_f_profile&amp;quot;&amp;gt;[http://p2pfoundation.ning.com/profile/SatoshiNakamoto Satoshi Nakamoto profile on P2P Foundation]&amp;lt;/ref&amp;gt; that he is from Japan. Beyond that, not much else is known about him and his identity. He has been working on the Bitcoin project since 2007.&amp;lt;ref&amp;gt;[http://www.bitcoin.org/smf/index.php?topic=13.msg46#msg46 Re: Questions about Bitcoin]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
His involvement in the Bitcoin project had tapered and by late 2010 it has ended.  The most recent messages reportedly indicate that Satoshi is &amp;quot;gone for good&amp;quot;&amp;lt;ref&amp;gt;[http://bitcoinstats.com/irc/logs/2011/04/26/5#l445170 Transcript of #bitcoin-dev for 2011/04/26]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Possible Motives==&lt;br /&gt;
&lt;br /&gt;
He left some clues about why he is doing this project with the inclusion of the following text in the [[Genesis block]], &amp;quot;The Times 03/Jan/2009 Chancellor on brink of second bailout for banks&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Some interesting quotes:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;Yes, [we will not find a solution to political problems in cryptography,] but we can win a major battle in the arms race and gain a new territory of &lt;br /&gt;
freedom for several years.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Governments are good at cutting off the heads of a centrally controlled &lt;br /&gt;
networks like Napster, but pure P2P networks like Gnutella and Tor seem to be &lt;br /&gt;
holding their own.&amp;lt;ref&amp;gt;[http://www.mail-archive.com/cryptography@metzdowd.com/msg09971.html Re: Bitcoin P2P e-cash paper Fri, 07 Nov 2008 09:30:36 -0800]&amp;lt;/ref&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;It&#039;s very attractive to the libertarian viewpoint if we can explain it &lt;br /&gt;
properly.  I&#039;m better with code than with words though. &amp;lt;ref&amp;gt;[http://www.mail-archive.com/cryptography@metzdowd.com/msg10001.html Re: Bitcoin P2P e-cash paper Fri, 14 Nov 2008 14:29:22]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Possible identity==&lt;br /&gt;
&lt;br /&gt;
His identity and nationality are unknown. The few bits of information available&amp;lt;ref name=&amp;quot;p2p_f_profile&amp;quot;/&amp;gt; about him point to Japan, he never wrote a single line of Japanese, the Bitcoin client has no Japanese version and there is no Japanese page on [http://bitcoin.org bitcoin.org].&lt;br /&gt;
&lt;br /&gt;
He is entirely unknown outside of Bitcoin as far as anyone can tell, and his PGP key was created just months prior to the date of the genesis block. He seems to be very familiar with the cryptography mailing list, but there are no non-Bitcoin posts from him on it. He has used an email address from an anonymous mail hosting service (vistomail) as well as one from a free webmail account (gmx.com) and sends mail when connected via Tor. Some have speculated that his entire identity was created in advance in order to protect himself or the network. Perhaps he chose the name Satoshi because it can mean &amp;quot;wisdom&amp;quot; or &amp;quot;reason&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The brightness and literary treats of Satoshi makes the Portuguese poet and philosopher António Franco Alexandre, &lt;br /&gt;
that studied Mathematics at Harvard, a particularly good candidate for being Satoshi. From the very few which have profiles that make them good candidates for being Satoshi, this is one of those few that has not yet been disproved or treated as trivial. More investigation is necessary, but is certainly not the case that such possibility should be discarded or taken lightly without more investigation.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://forum.bitcoin.org/Satoshi_Nakamoto.asc Satoshi&#039;s PGP public key]&lt;br /&gt;
* [http://www.bitcoin.org/bitcoin.pdf Bitcoin: A Peer-to-Peer Electronic Cash System] Paper&lt;br /&gt;
* [http://sourceforge.net/users/s_nakamoto SourceForge page]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[de:Satoshi Nakamoto]]&lt;br /&gt;
[[es:Satoshi Nakamoto]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Individuals]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_whitepaper&amp;diff=31687</id>
		<title>Bitcoin whitepaper</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_whitepaper&amp;diff=31687"/>
		<updated>2012-10-10T08:07:32Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: /* List of known translations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the so called Bitcoin paper originally written by [[Satoshi Nakamoto]].&lt;br /&gt;
&lt;br /&gt;
You can read the very fundamentals of the Project in the [http://bitcoin.org/bitcoin.pdf Englisch Original] and several Translations that are available e.g. [http://crowdin.net/project/bitcoin via crowdin], on [http://www.bitcoinblogger.com/ bitcoinblogger.com] and in the [https://bitcointalk.org Forums].&lt;br /&gt;
&lt;br /&gt;
== List of known translations ==&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;pid=explorer&amp;amp;chrome=true&amp;amp;srcid=0B1UsG65HCLkuOGNkMDZmMzYtZTQ0OC00OGVmLTk2MGItODBkNjA0MDEwYjkw&amp;amp;hl=en Chinese]&lt;br /&gt;
* [http://bitcoin.org/bitcoin.pdf English (Original)]&lt;br /&gt;
* [https://bitcoil.co.il/bitcoin-hebrew.pdf Hebrew]&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;pid=explorer&amp;amp;chrome=true&amp;amp;srcid=0B1UsG65HCLkuMjA3Mzk2ZTUtYjQ4Ni00MjEyLTgzN2ItMjI3ODU0M2Y4MGUx&amp;amp;hl=en_US&amp;amp;pli=1 Italian]&lt;br /&gt;
* [http://bitcoin.co.jp/docs/SatoshiWhitepaper.pdf Japanese]&lt;br /&gt;
* [http://crowdin.net/project/bitcoin/no Norwegian]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=46625.msg558713#msg558713 Swedish]&lt;br /&gt;
* [https://docs.google.com/file/d/0B-XDLODr9MZ4YzQ1NDc4NGUtOTMwNC00MGMwLWEyNDMtYzY1NGZjYTgxY2Q2 Vietnamese]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_whitepaper&amp;diff=31686</id>
		<title>Bitcoin whitepaper</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_whitepaper&amp;diff=31686"/>
		<updated>2012-10-10T08:05:03Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the so called Bitcoin paper originally written by [[Satoshi Nakamoto]].&lt;br /&gt;
&lt;br /&gt;
You can read the very fundamentals of the Project in the [http://bitcoin.org/bitcoin.pdf Englisch Original] and several Translations that are available e.g. [http://crowdin.net/project/bitcoin via crowdin], on [http://www.bitcoinblogger.com/ bitcoinblogger.com] and in the [https://bitcointalk.org Forums].&lt;br /&gt;
&lt;br /&gt;
== List of known translations ==&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;pid=explorer&amp;amp;chrome=true&amp;amp;srcid=0B1UsG65HCLkuOGNkMDZmMzYtZTQ0OC00OGVmLTk2MGItODBkNjA0MDEwYjkw&amp;amp;hl=en Chinese]&lt;br /&gt;
* [http://bitcoin.org/bitcoin.pdf English (Original)]&lt;br /&gt;
* [https://bitcoil.co.il/bitcoin-hebrew.pdf Hebrew]&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;pid=explorer&amp;amp;chrome=true&amp;amp;srcid=0B1UsG65HCLkuMjA3Mzk2ZTUtYjQ4Ni00MjEyLTgzN2ItMjI3ODU0M2Y4MGUx&amp;amp;hl=en_US&amp;amp;pli=1 Italian]&lt;br /&gt;
* [http://bitcoin.co.jp/docs/SatoshiWhitepaper.pdf Japanese]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=46625.msg558713#msg558713 Swedish]&lt;br /&gt;
* [https://docs.google.com/file/d/0B-XDLODr9MZ4YzQ1NDc4NGUtOTMwNC00MGMwLWEyNDMtYzY1NGZjYTgxY2Q2 Vietnamese]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_paper&amp;diff=31685</id>
		<title>Bitcoin paper</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_paper&amp;diff=31685"/>
		<updated>2012-10-10T08:03:13Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: Redirected page to Bitcoin:A Peer-to-Peer Electronic Cash System&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Bitcoin:A Peer-to-Peer Electronic Cash System]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_whitepaper&amp;diff=31683</id>
		<title>Bitcoin whitepaper</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_whitepaper&amp;diff=31683"/>
		<updated>2012-10-10T07:52:12Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: Created page with &amp;quot;This is the so called Bitcoin paper originally written by Satoshi Nakamoto.  You can read the [http://bitcoin.org/bitcoin.pdf Englisch Orinal] and several Translations are...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the so called Bitcoin paper originally written by [[Satoshi Nakamoto]].&lt;br /&gt;
&lt;br /&gt;
You can read the [http://bitcoin.org/bitcoin.pdf Englisch Orinal] and several Translations are available e.g. [http://crowdin.net/project/bitcoin via crowdin], [http://www.bitcoinblogger.com/ bitcoinblogger.com] and in the [https://bitcointalk.org Forums].&lt;br /&gt;
&lt;br /&gt;
== List of Translations ==&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;pid=explorer&amp;amp;chrome=true&amp;amp;srcid=0B1UsG65HCLkuOGNkMDZmMzYtZTQ0OC00OGVmLTk2MGItODBkNjA0MDEwYjkw&amp;amp;hl=en Chinese]&lt;br /&gt;
* [http://bitcoin.org/bitcoin.pdf English (Original)]&lt;br /&gt;
* [https://bitcoil.co.il/bitcoin-hebrew.pdf Hebrew]&lt;br /&gt;
* [https://docs.google.com/viewer?a=v&amp;amp;pid=explorer&amp;amp;chrome=true&amp;amp;srcid=0B1UsG65HCLkuMjA3Mzk2ZTUtYjQ4Ni00MjEyLTgzN2ItMjI3ODU0M2Y4MGUx&amp;amp;hl=en_US&amp;amp;pli=1 Italian]&lt;br /&gt;
* [http://bitcoin.co.jp/docs/SatoshiWhitepaper.pdf Japanese]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=46625.msg558713#msg558713 Swedish]&lt;br /&gt;
* [https://docs.google.com/file/d/0B-XDLODr9MZ4YzQ1NDc4NGUtOTMwNC00MGMwLWEyNDMtYzY1NGZjYTgxY2Q2 Vietnamese]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin&amp;diff=31682</id>
		<title>Bitcoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin&amp;diff=31682"/>
		<updated>2012-10-10T07:25:10Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: changed pdf-link to subsite about the paper for submitting more links to translations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Bitcoin]] is a decentralized [[Digital currency|cryptocurrency]] invented by programmer [[Satoshi Nakamoto]], who also developed the [[Original Bitcoin client]]. It allows for pseudonymous and secure ownership and transfers of amounts of bitcoins, without relying on any central server to process the transactions or store the accounts.&lt;br /&gt;
&lt;br /&gt;
Bitcoin is currently accepted in exchange for other currencies, such as dollars and euros, as well as directly for services and tangible goods.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
:Main article: [[History of Bitcoin]]&lt;br /&gt;
&lt;br /&gt;
The first mention of the concept of cryptocurrency is said to have been made in 1998 by Wei Dai on the cypherpunks mailing list, and Bitcoin can trace its origin to the [[B-money Proposal]].  Related to this is the more recent [[Bit Gold proposal]] by Nick Szabo.&lt;br /&gt;
&lt;br /&gt;
The paper [[Bitcoin: A Peer-to-Peer Electronic Cash System]] describes the early concepts behind Bitcoin&amp;lt;ref&amp;gt;[http://www.mail-archive.com/cryptography@metzdowd.com/msg09959.html Bitcoin P2P e-cash paper]&amp;lt;/ref&amp;gt; and and precedes the first release of Bitcoin software.&lt;br /&gt;
&lt;br /&gt;
The Bitcoin project was registered on November 9th, 2008. The Bitcoin network started up on January 3rd, 2009 with the [[genesis block]]. The genesis block contains a media reference to the dealings of a central banker in the UK.&lt;br /&gt;
&lt;br /&gt;
On February 9, 2011, and for a few days afterwards, Bitcoin sold for over $1 in most exchanges.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
:Main article: [[Weaknesses]]&lt;br /&gt;
&lt;br /&gt;
In the history of bitcoin, there have been a few [[incidents]], caused by problematic as well as malicious transactions. In the worst such incident, and the only one of its type, a person was able to pretend that he had a practically infinite supply of bitcoins, for almost 9 hours.&lt;br /&gt;
&lt;br /&gt;
Bitcoin relies, among other things, on [http://en.wikipedia.org/wiki/Public-key_cryptography public key cryptography] and thus may be vulnerable to [http://en.wikipedia.org/wiki/Elliptic_curve_cryptography#Quantum_computing_attacks quantum computing attacks] if and when practical quantum computers can be constructed.&lt;br /&gt;
&lt;br /&gt;
If multiple different software packages, whose usage becomes widespread on the Bitcoin network, disagree on the protocol and the rules for transactions, this could potentially cause a fork in the block chain, with each faction of users being able to accept only their own version of the history of transactions. This could influence the price of bitcoins.&lt;br /&gt;
&lt;br /&gt;
A global, organized campaign against the currency or the software could also influence the demand for bitcoins, and thus the exchange price.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Introduction]]&lt;br /&gt;
* [[Getting started]]&lt;br /&gt;
* [[Using_Bitcoin|Detailed tutorial]]&lt;br /&gt;
* [[How bitcoin works]]&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Digital currencies]]&lt;br /&gt;
&lt;br /&gt;
[[pl:Bitcoin]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=OsCommerce_Bitcoin_Payment_Module&amp;diff=29865</id>
		<title>OsCommerce Bitcoin Payment Module</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=OsCommerce_Bitcoin_Payment_Module&amp;diff=29865"/>
		<updated>2012-08-19T10:48:12Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are extension modules for osCommerce to accept bitcoin as payment has been released.&lt;br /&gt;
# Bitcoin-Cash &amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=44701.0 Indication for minimum requirements (09/2011)&amp;lt;/ref&amp;gt; payment module is implemented without further needs of installing or the Bitcoin daemon. First user is the online-shop [http://designers-heaven.de Designers-Heaven].&lt;br /&gt;
# &amp;lt;ref&amp;gt;http://addons.oscommerce.com/info/8170  Developer note (see message from 2 October 2011 at tab History]&amp;lt;/ref&amp;gt; It has since been improved to receive notifications back from the Bitcoin daemon via a Python script. The improved version also manages incoming funds, sending them offsite to reduce risk, as well as watches and restarts the Bitcoin daemon.&amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=67166.0  Forum post on bitcointalk.org]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://github.com/weex/oscommerce-bitcoin oscommerce-bitcoin] project on GitHub&lt;br /&gt;
* [http://addons.oscommerce.com/info/8170 Extension on addons.oscommerce.com] (older rev of AddOn)&lt;br /&gt;
* [http://www.oscommerce.com/ osCommerce website]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=StrongCoin&amp;diff=17173</id>
		<title>StrongCoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=StrongCoin&amp;diff=17173"/>
		<updated>2011-09-23T07:09:52Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a browser-wallet where the key-information is stored in the browser and can be accessed via JavaScript.&amp;lt;ref&amp;gt;[http://strongcoin.com StrongCoin website]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Intresting Features==&lt;br /&gt;
*Import of private-keys in [[Mini private key format]]&lt;br /&gt;
*Printable &amp;quot;paper&amp;quot; backup of key-pairs&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=StrongCoin&amp;diff=17172</id>
		<title>StrongCoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=StrongCoin&amp;diff=17172"/>
		<updated>2011-09-23T07:09:27Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a browser-wallet where the key-information is stored in the browser and can be accessed via JavaScript.&amp;lt;ref&amp;gt;[http://strongcoin.com StrongCoin website]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Intresting Features==&lt;br /&gt;
Import of private-keys in [[Mini private key format]]&lt;br /&gt;
Printable &amp;quot;paper&amp;quot; backup of key-pairs&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=StrongCoin&amp;diff=17171</id>
		<title>StrongCoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=StrongCoin&amp;diff=17171"/>
		<updated>2011-09-23T07:08:23Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: Created page with &amp;quot;This is a browser-wallet where the key-information is stored in the browser and can be accessed via JavaScript.&amp;lt;ref&amp;gt;[http://strongcoin.com StrongCoin website]&amp;lt;/ref&amp;gt;  ==Intrest...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a browser-wallet where the key-information is stored in the browser and can be accessed via JavaScript.&amp;lt;ref&amp;gt;[http://strongcoin.com StrongCoin website]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Intresting Features==&lt;br /&gt;
Import of private-keys in [[Mini private key format]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mini_private_key_format&amp;diff=17169</id>
		<title>Mini private key format</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mini_private_key_format&amp;diff=17169"/>
		<updated>2011-09-23T06:57:06Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:QR-privkeys-sidebyside.png|thumb|right|QR codes of the same private key, in mini versus regular private key format.  Both codes have the same dot density and error correction level, but the mini key is 57% of the full code&#039;s size.]]&lt;br /&gt;
The &#039;&#039;&#039;mini private key format&#039;&#039;&#039; is a method of encoding a Bitcoin private key in as few as 22 characters so that it can be embedded in a small space.  This private key format was first used in Casascius physical bitcoins, and is also favorable for use in QR codes.  The fewer characters encoded in a QR code, the lower dot density can be used, as well as more dots allocated to error correction in the same space, significantly improving readability and resistance to damage.  The mini private key format offers its own built-in check code as a small margin of protection against typos.&lt;br /&gt;
&lt;br /&gt;
An example key using this encoding is &#039;&#039;&#039;S4b3N3oGqDqR5jNuxEvDwf&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Usage on a physical bitcoin==&lt;br /&gt;
The way it might appear within a physical bitcoin is on a round card printed as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;S4b3N&amp;lt;br/&amp;gt;3oGqDq&amp;lt;br/&amp;gt;R5jNux&amp;lt;br/&amp;gt;EvDwf&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Import==&lt;br /&gt;
To import the minikey in a user-friendly way the browser-wallet [[StrongCoin]] can be used.&lt;br /&gt;
&lt;br /&gt;
==Decoding==&lt;br /&gt;
The private key encoding consists of 22 or 26 alphanumeric characters from the [[base58]] alphabet used in Bitcoin.  The first of the characters is always the uppercase letter S.&lt;br /&gt;
&lt;br /&gt;
To obtain the full 256-bit private key, simply take the SHA256 hash of the entire string.  There is no encoding for breaks in the string even if printed that way - the SHA256 should be taken of exactly twenty-two bytes.&lt;br /&gt;
&lt;br /&gt;
 SHA256(&amp;quot;S4b3N3oGqDqR5jNuxEvDwf&amp;quot;) = 0C28FCA386C7A227600B2FE50B7CAE11EC86D3BF1FBE471BE89827E19D72AA1D&lt;br /&gt;
&lt;br /&gt;
This sample key in [[wallet import format]] is 5HueCGU8rMjxEXxiPuD5BDku4MkFqeZyd4dZ1jvhTVqvbTLvyTJ, and the corresponding [[Bitcoin address]] is 1GAehh7TsJAHuUAeKZcXf5CnwuGuGgyX2S.&lt;br /&gt;
&lt;br /&gt;
==Check code==&lt;br /&gt;
The check code is designed to be simple, but relatively computationally expensive so that it cannot be used to quickly reduce the key space in a brute force attack.  It offers seven bits worth of error protection (or, in other words, in the event of a typo, the typo will be caught about 127 out of 128 times, or over 99%).&lt;br /&gt;
&lt;br /&gt;
To determine whether a string passes the check code, follow these steps:&lt;br /&gt;
# Ensure it is well-formed (22 or 26 characters, base58 alphabet, starts with S).&lt;br /&gt;
# Add a question mark to the end of the string, and take the SHA256 of that.  If the SHA256 starts with eight zero bits (hex 00), then the string passes the check code.&lt;br /&gt;
# If it does not, then with the same string (ending in a question mark), do 717 (seven hundred seventeen) rounds of SHA256 on the string.  If the result after the 717th round starts with eight zero bits (hex 00), then the string passes the check code.&lt;br /&gt;
# If the results of SHA256 after both tests don&#039;t start with eight zero bits, then the check fails.&lt;br /&gt;
&lt;br /&gt;
==Creating mini private keys==&lt;br /&gt;
Creating mini private keys is relatively simple.  One program which can create such keys is [[Casascius Bitcoin Utility]].&lt;br /&gt;
&lt;br /&gt;
Mini private keys must be created &amp;quot;from scratch&amp;quot;, as the conversion from mini private key to full-size private key is one-way.  In other words, there is no way to convert an existing full-size private key into a mini private key.&lt;br /&gt;
&lt;br /&gt;
To create mini private keys, simply create random strings that satisfy the well-formedness requirement, and then eliminate the ones that do not pass the typo check.  (This means eliminating more than 99% of the candidates.)  Then use SHA256 to compute the corresponding private key, and in turn, the matching Bitcoin address.  The Bitcoin address can always be computed from just the private key.&lt;br /&gt;
&lt;br /&gt;
In all cases, you should use a secure cryptographic random number generator to eliminate risks of predictability of the random strings.  Also, for stronger security, accept only the strings that pass the typo check on the 717th round rather than the first.&lt;br /&gt;
&lt;br /&gt;
==Entropy considerations==&lt;br /&gt;
The 22-character mini private key code appears to offer about 123 bits of entropy, determined as log2(58^21).  (Because the first character is fixed, there are 21 symbols which can each have one of 58 values).&lt;br /&gt;
&lt;br /&gt;
The 26-character version offers about 146 bits of entropy by the same calculation.&lt;br /&gt;
&lt;br /&gt;
Each attempt to convert a mini private key to a Bitcoin address requires an elliptic curve multiply operation, which itself is computationally intensive.  This will slow a brute force attack with the same effect as several further bits of &amp;quot;apparent entropy&amp;quot; when compared to a brute force operation of much less complexity, such as hash cracking.&lt;br /&gt;
&lt;br /&gt;
==Python Code==&lt;br /&gt;
The following code produces sample mini private keys in Python.  For real-world use, &#039;&#039;random&#039;&#039; must be replaced with a better source of entropy, as the Python documentation for &#039;&#039;random&#039;&#039; states the function &#039;&#039;&amp;quot;is completely unsuitable for cryptographic purposes&amp;quot;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
import random&lt;br /&gt;
import hashlib&lt;br /&gt;
&lt;br /&gt;
BASE58 = &#039;123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz&#039;&lt;br /&gt;
&lt;br /&gt;
def Candidate():&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    Generate a random, well-formed mini private key.&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    return(&#039;%s%s&#039; % (&#039;S&#039;, &#039;&#039;.join(&lt;br /&gt;
        [BASE58[ random.randrange(0,len(BASE58)) ] for i in range(21)])))&lt;br /&gt;
&lt;br /&gt;
def GenerateKeys(numKeys = 10, additionalSecurity = False):&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    Generate mini private keys and output the mini key as well as the full&lt;br /&gt;
    private key. numKeys is The number of keys to generate, and &lt;br /&gt;
    additionalSecurity controls whether to do 717 rounds of SHA256&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    keysGenerated = 0&lt;br /&gt;
    totalCandidates = 0&lt;br /&gt;
    while keysGenerated &amp;lt; numKeys:&lt;br /&gt;
        try:&lt;br /&gt;
            cand = Candidate()&lt;br /&gt;
            # Do typo check&lt;br /&gt;
            t = &#039;%s?&#039; % cand&lt;br /&gt;
            # Take one round of SHA256&lt;br /&gt;
            candHash = hashlib.sha256(t).digest()&lt;br /&gt;
            if additionalSecurity:&lt;br /&gt;
                # Do the other 716 rounds for additional security&lt;br /&gt;
                for i in range(716):&lt;br /&gt;
                    candHash = hashlib.sha256(candHash).digest()&lt;br /&gt;
            # Check if the first eight bits of the hash are 0&lt;br /&gt;
            if candHash[0] == &#039;\x00&#039;:&lt;br /&gt;
                privateKey = GetPrivateKey(cand)&lt;br /&gt;
                print(&#039;\n%s\nSHA256( ): %s\nsha256(?): %s&#039; %&lt;br /&gt;
                      (cand, privateKey, candHash.encode(&#039;hex_codec&#039;)))&lt;br /&gt;
                if CheckShortKey(cand):&lt;br /&gt;
                    print(&#039;Validated.&#039;)&lt;br /&gt;
                else:&lt;br /&gt;
                    print(&#039;Invalid!&#039;)&lt;br /&gt;
                keysGenerated += 1&lt;br /&gt;
            totalCandidates += 1&lt;br /&gt;
        except KeyboardInterrupt:&lt;br /&gt;
            break&lt;br /&gt;
    print(&#039;\n%s: %i\n%s: %i\n%s: %r\n%s: %.1f&#039; %&lt;br /&gt;
          (&#039;Keys Generated&#039;, keysGenerated,&lt;br /&gt;
           &#039;Total Candidates&#039;, totalCandidates,&lt;br /&gt;
           &#039;Additional Security&#039;, additionalSecurity,&lt;br /&gt;
           &#039;Reject Percentage&#039;,&lt;br /&gt;
           100*(1.0-keysGenerated/float(totalCandidates))))&lt;br /&gt;
&lt;br /&gt;
def GetPrivateKey(shortKey):&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    Returns the hexadecimal representation of the private key corresponding&lt;br /&gt;
    to the given short key.&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    if CheckShortKey(shortKey):&lt;br /&gt;
        return hashlib.sha256(shortKey).hexdigest()&lt;br /&gt;
    else:&lt;br /&gt;
        print(&#039;Typo detected in private key!&#039;)&lt;br /&gt;
        return None&lt;br /&gt;
&lt;br /&gt;
def CheckShortKey(shortKey):&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    Checks for typos in the short key.&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    if len(shortKey) != 22:&lt;br /&gt;
        return False&lt;br /&gt;
    t = &#039;%s?&#039; % shortKey&lt;br /&gt;
    tHash = hashlib.sha256(t).digest()&lt;br /&gt;
    # Check to see that first byte is \x00&lt;br /&gt;
    if tHash[0] == &#039;\x00&#039;:&lt;br /&gt;
        return True&lt;br /&gt;
    else:&lt;br /&gt;
        # Do an additional 716 rounds&lt;br /&gt;
        for i in range(716):&lt;br /&gt;
            tHash = hashlib.sha256(tHash).digest()&lt;br /&gt;
        # Check again for \x00&lt;br /&gt;
        if tHash[0] == &#039;\x00&#039;:&lt;br /&gt;
            return True&lt;br /&gt;
    return False&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mini_private_key_format&amp;diff=17168</id>
		<title>Mini private key format</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mini_private_key_format&amp;diff=17168"/>
		<updated>2011-09-23T06:32:40Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:QR-privkeys-sidebyside.png|thumb|right|QR codes of the same private key, in mini versus regular private key format.  Both codes have the same dot density and error correction level, but the mini key is 57% of the full code&#039;s size.]]&lt;br /&gt;
The &#039;&#039;&#039;mini private key format&#039;&#039;&#039; is a method of encoding a Bitcoin private key in as few as 22 characters so that it can be embedded in a small space.  This private key format was first used in Casascius physical bitcoins, and is also favorable for use in QR codes.  The fewer characters encoded in a QR code, the lower dot density can be used, as well as more dots allocated to error correction in the same space, significantly improving readability and resistance to damage.  The mini private key format offers its own built-in check code as a small margin of protection against typos.&lt;br /&gt;
&lt;br /&gt;
An example key using this encoding is &#039;&#039;&#039;S4b3N3oGqDqR5jNuxEvDwf&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Usage on a physical bitcoin==&lt;br /&gt;
The way it might appear within a physical bitcoin is on a round card printed as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;S4b3N&amp;lt;br/&amp;gt;3oGqDq&amp;lt;br/&amp;gt;R5jNux&amp;lt;br/&amp;gt;EvDwf&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Import==&lt;br /&gt;
To import the minikey in a user-friendly way the browser-wallet [[strongcoin]] can be used.&lt;br /&gt;
&lt;br /&gt;
==Decoding==&lt;br /&gt;
The private key encoding consists of 22 or 26 alphanumeric characters from the [[base58]] alphabet used in Bitcoin.  The first of the characters is always the uppercase letter S.&lt;br /&gt;
&lt;br /&gt;
To obtain the full 256-bit private key, simply take the SHA256 hash of the entire string.  There is no encoding for breaks in the string even if printed that way - the SHA256 should be taken of exactly twenty-two bytes.&lt;br /&gt;
&lt;br /&gt;
 SHA256(&amp;quot;S4b3N3oGqDqR5jNuxEvDwf&amp;quot;) = 0C28FCA386C7A227600B2FE50B7CAE11EC86D3BF1FBE471BE89827E19D72AA1D&lt;br /&gt;
&lt;br /&gt;
This sample key in [[wallet import format]] is 5HueCGU8rMjxEXxiPuD5BDku4MkFqeZyd4dZ1jvhTVqvbTLvyTJ, and the corresponding [[Bitcoin address]] is 1GAehh7TsJAHuUAeKZcXf5CnwuGuGgyX2S.&lt;br /&gt;
&lt;br /&gt;
==Check code==&lt;br /&gt;
The check code is designed to be simple, but relatively computationally expensive so that it cannot be used to quickly reduce the key space in a brute force attack.  It offers seven bits worth of error protection (or, in other words, in the event of a typo, the typo will be caught about 127 out of 128 times, or over 99%).&lt;br /&gt;
&lt;br /&gt;
To determine whether a string passes the check code, follow these steps:&lt;br /&gt;
# Ensure it is well-formed (22 or 26 characters, base58 alphabet, starts with S).&lt;br /&gt;
# Add a question mark to the end of the string, and take the SHA256 of that.  If the SHA256 starts with eight zero bits (hex 00), then the string passes the check code.&lt;br /&gt;
# If it does not, then with the same string (ending in a question mark), do 717 (seven hundred seventeen) rounds of SHA256 on the string.  If the result after the 717th round starts with eight zero bits (hex 00), then the string passes the check code.&lt;br /&gt;
# If the results of SHA256 after both tests don&#039;t start with eight zero bits, then the check fails.&lt;br /&gt;
&lt;br /&gt;
==Creating mini private keys==&lt;br /&gt;
Creating mini private keys is relatively simple.  One program which can create such keys is [[Casascius Bitcoin Utility]].&lt;br /&gt;
&lt;br /&gt;
Mini private keys must be created &amp;quot;from scratch&amp;quot;, as the conversion from mini private key to full-size private key is one-way.  In other words, there is no way to convert an existing full-size private key into a mini private key.&lt;br /&gt;
&lt;br /&gt;
To create mini private keys, simply create random strings that satisfy the well-formedness requirement, and then eliminate the ones that do not pass the typo check.  (This means eliminating more than 99% of the candidates.)  Then use SHA256 to compute the corresponding private key, and in turn, the matching Bitcoin address.  The Bitcoin address can always be computed from just the private key.&lt;br /&gt;
&lt;br /&gt;
In all cases, you should use a secure cryptographic random number generator to eliminate risks of predictability of the random strings.  Also, for stronger security, accept only the strings that pass the typo check on the 717th round rather than the first.&lt;br /&gt;
&lt;br /&gt;
==Entropy considerations==&lt;br /&gt;
The 22-character mini private key code appears to offer about 123 bits of entropy, determined as log2(58^21).  (Because the first character is fixed, there are 21 symbols which can each have one of 58 values).&lt;br /&gt;
&lt;br /&gt;
The 26-character version offers about 146 bits of entropy by the same calculation.&lt;br /&gt;
&lt;br /&gt;
Each attempt to convert a mini private key to a Bitcoin address requires an elliptic curve multiply operation, which itself is computationally intensive.  This will slow a brute force attack with the same effect as several further bits of &amp;quot;apparent entropy&amp;quot; when compared to a brute force operation of much less complexity, such as hash cracking.&lt;br /&gt;
&lt;br /&gt;
==Python Code==&lt;br /&gt;
The following code produces sample mini private keys in Python.  For real-world use, &#039;&#039;random&#039;&#039; must be replaced with a better source of entropy, as the Python documentation for &#039;&#039;random&#039;&#039; states the function &#039;&#039;&amp;quot;is completely unsuitable for cryptographic purposes&amp;quot;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
import random&lt;br /&gt;
import hashlib&lt;br /&gt;
&lt;br /&gt;
BASE58 = &#039;123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz&#039;&lt;br /&gt;
&lt;br /&gt;
def Candidate():&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    Generate a random, well-formed mini private key.&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    return(&#039;%s%s&#039; % (&#039;S&#039;, &#039;&#039;.join(&lt;br /&gt;
        [BASE58[ random.randrange(0,len(BASE58)) ] for i in range(21)])))&lt;br /&gt;
&lt;br /&gt;
def GenerateKeys(numKeys = 10, additionalSecurity = False):&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    Generate mini private keys and output the mini key as well as the full&lt;br /&gt;
    private key. numKeys is The number of keys to generate, and &lt;br /&gt;
    additionalSecurity controls whether to do 717 rounds of SHA256&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    keysGenerated = 0&lt;br /&gt;
    totalCandidates = 0&lt;br /&gt;
    while keysGenerated &amp;lt; numKeys:&lt;br /&gt;
        try:&lt;br /&gt;
            cand = Candidate()&lt;br /&gt;
            # Do typo check&lt;br /&gt;
            t = &#039;%s?&#039; % cand&lt;br /&gt;
            # Take one round of SHA256&lt;br /&gt;
            candHash = hashlib.sha256(t).digest()&lt;br /&gt;
            if additionalSecurity:&lt;br /&gt;
                # Do the other 716 rounds for additional security&lt;br /&gt;
                for i in range(716):&lt;br /&gt;
                    candHash = hashlib.sha256(candHash).digest()&lt;br /&gt;
            # Check if the first eight bits of the hash are 0&lt;br /&gt;
            if candHash[0] == &#039;\x00&#039;:&lt;br /&gt;
                privateKey = GetPrivateKey(cand)&lt;br /&gt;
                print(&#039;\n%s\nSHA256( ): %s\nsha256(?): %s&#039; %&lt;br /&gt;
                      (cand, privateKey, candHash.encode(&#039;hex_codec&#039;)))&lt;br /&gt;
                if CheckShortKey(cand):&lt;br /&gt;
                    print(&#039;Validated.&#039;)&lt;br /&gt;
                else:&lt;br /&gt;
                    print(&#039;Invalid!&#039;)&lt;br /&gt;
                keysGenerated += 1&lt;br /&gt;
            totalCandidates += 1&lt;br /&gt;
        except KeyboardInterrupt:&lt;br /&gt;
            break&lt;br /&gt;
    print(&#039;\n%s: %i\n%s: %i\n%s: %r\n%s: %.1f&#039; %&lt;br /&gt;
          (&#039;Keys Generated&#039;, keysGenerated,&lt;br /&gt;
           &#039;Total Candidates&#039;, totalCandidates,&lt;br /&gt;
           &#039;Additional Security&#039;, additionalSecurity,&lt;br /&gt;
           &#039;Reject Percentage&#039;,&lt;br /&gt;
           100*(1.0-keysGenerated/float(totalCandidates))))&lt;br /&gt;
&lt;br /&gt;
def GetPrivateKey(shortKey):&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    Returns the hexadecimal representation of the private key corresponding&lt;br /&gt;
    to the given short key.&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    if CheckShortKey(shortKey):&lt;br /&gt;
        return hashlib.sha256(shortKey).hexdigest()&lt;br /&gt;
    else:&lt;br /&gt;
        print(&#039;Typo detected in private key!&#039;)&lt;br /&gt;
        return None&lt;br /&gt;
&lt;br /&gt;
def CheckShortKey(shortKey):&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    Checks for typos in the short key.&lt;br /&gt;
    &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
    if len(shortKey) != 22:&lt;br /&gt;
        return False&lt;br /&gt;
    t = &#039;%s?&#039; % shortKey&lt;br /&gt;
    tHash = hashlib.sha256(t).digest()&lt;br /&gt;
    # Check to see that first byte is \x00&lt;br /&gt;
    if tHash[0] == &#039;\x00&#039;:&lt;br /&gt;
        return True&lt;br /&gt;
    else:&lt;br /&gt;
        # Do an additional 716 rounds&lt;br /&gt;
        for i in range(716):&lt;br /&gt;
            tHash = hashlib.sha256(tHash).digest()&lt;br /&gt;
        # Check again for \x00&lt;br /&gt;
        if tHash[0] == &#039;\x00&#039;:&lt;br /&gt;
            return True&lt;br /&gt;
    return False&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin-Cash&amp;diff=17136</id>
		<title>Bitcoin-Cash</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin-Cash&amp;diff=17136"/>
		<updated>2011-09-22T07:28:52Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: added external link to shop-system&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin-Cash is a payment module integrating seamlessly into online-shops using xt:Commerce&amp;lt;ref&amp;gt;[http://de.wikipedia.org/wiki/Xt:Commerce more about xt:Commerce]&amp;lt;/ref&amp;gt;. The project was started to help a comrade despairing on the trials to get things to work himself.&lt;br /&gt;
&lt;br /&gt;
==Key-Objectives&amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=32962.0 Request for payment system module for  xt:Commerce providing bitcoin payment 07/30/2011]&amp;lt;/ref&amp;gt;==&lt;br /&gt;
# easy to use and maintain&lt;br /&gt;
# zero need for coding skills on setup/use&lt;br /&gt;
# can be run on an ordinary web-space&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
* Webserver running xt:Commerce&lt;br /&gt;
&lt;br /&gt;
==Features and Advantages&amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=44701.0 Release-Notes from 09/22/2011]&amp;lt;/ref&amp;gt;==&lt;br /&gt;
* no Bitcoin-daemon necessary&lt;br /&gt;
:* it works on common webspace&lt;br /&gt;
:* no additional requirements to xt:commerce&lt;br /&gt;
:* no dependency on a gateway/exchange built in&lt;br /&gt;
:* no need to trust a third party holding your wallet&lt;br /&gt;
*simple installation&lt;br /&gt;
:* copy the files and one click in admin-panel&lt;br /&gt;
:* no editing nor automated changes in other files&lt;br /&gt;
*payment-informtion on checkout&lt;br /&gt;
:* will show up after selection of payment-method&lt;br /&gt;
*payment-information included in E-Mail&lt;br /&gt;
:* to customers&lt;br /&gt;
:* and operator&lt;br /&gt;
*identifiable customer in total sum&lt;br /&gt;
:* customizable length of identification (defeatable, standard: 3)&lt;br /&gt;
:* customer-id -&amp;gt; last digits&lt;br /&gt;
*customizable receiver&lt;br /&gt;
:* address for bitcoin in admin-panel&lt;br /&gt;
*current exchange-course for your currency&lt;br /&gt;
:* update on customizable period (defeatable, recommended: 0.25-24h)&lt;br /&gt;
:* customizable currency, standard: EUR&lt;br /&gt;
:* data source [[Bitcoin Charts]]&lt;br /&gt;
*course-calculation&lt;br /&gt;
:* average without highest and lowest value&lt;br /&gt;
:* no dependency on stats of a single marketplace&lt;br /&gt;
*currency for the order remains untouched&lt;br /&gt;
:* no trouble with billing information for tax&lt;br /&gt;
*translation&lt;br /&gt;
:* language files available: English and German &lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.xt-commerce.com/ xt:Commerce website]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;br /&gt;
[[Category:ECommerce]]&lt;br /&gt;
[[Category:Shopping]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin-Cash&amp;diff=17135</id>
		<title>Bitcoin-Cash</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin-Cash&amp;diff=17135"/>
		<updated>2011-09-22T07:21:22Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: Created page with &amp;quot;Bitcoin-Cash is a payment module integrating seamlessly into xt:Commerce. The project was started to help a comrade despairing on the trials to get things to work himself.  ==...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin-Cash is a payment module integrating seamlessly into xt:Commerce. The project was started to help a comrade despairing on the trials to get things to work himself.&lt;br /&gt;
&lt;br /&gt;
==Key-Objectives&amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=32962.0 Request for payment system module for  xt:Commerce providing bitcoin payment 07/30/2011]&amp;lt;/ref&amp;gt;==&lt;br /&gt;
# easy to use and maintain&lt;br /&gt;
# zero need for coding skills on setup/use&lt;br /&gt;
# can be run on an ordinary web-space&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
* Webserver running xt:Commerce&lt;br /&gt;
&lt;br /&gt;
==Features and Advantages&amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=44701.0 Release-Notes from 09/22/2011]&amp;lt;/ref&amp;gt;==&lt;br /&gt;
* no Bitcoin-daemon necessary&lt;br /&gt;
:* it works on common webspace&lt;br /&gt;
:* no additional requirements to xt:commerce&lt;br /&gt;
:* no dependency on a gateway/exchange built in&lt;br /&gt;
:* no need to trust a third party holding your wallet&lt;br /&gt;
*simple installation&lt;br /&gt;
:* copy the files and one click in admin-panel&lt;br /&gt;
:* no editing nor automated changes in other files&lt;br /&gt;
*payment-informtion on checkout&lt;br /&gt;
:* will show up after selection of payment-method&lt;br /&gt;
*payment-information included in E-Mail&lt;br /&gt;
:* to customers&lt;br /&gt;
:* and operator&lt;br /&gt;
*identifiable customer in total sum&lt;br /&gt;
:* customizable length of identification (defeatable, standard: 3)&lt;br /&gt;
:* customer-id -&amp;gt; last digits&lt;br /&gt;
*customizable receiver&lt;br /&gt;
:* address for bitcoin in admin-panel&lt;br /&gt;
*current exchange-course for your currency&lt;br /&gt;
:* update on customizable period (defeatable, recommended: 0.25-24h)&lt;br /&gt;
:* customizable currency, standard: EUR&lt;br /&gt;
:* data source [[Bitcoin Charts]]&lt;br /&gt;
*course-calculation&lt;br /&gt;
:* average without highest and lowest value&lt;br /&gt;
:* no dependency on stats of a single marketplace&lt;br /&gt;
*currency for the order remains untouched&lt;br /&gt;
:* no trouble with billing information for tax&lt;br /&gt;
*translation&lt;br /&gt;
:* language files available: English and German &lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=44701.msg533843#msg533843 Bitcoin-Cash Forum Thread]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;br /&gt;
[[Category:ECommerce]]&lt;br /&gt;
[[Category:Shopping]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Software&amp;diff=17130</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Software&amp;diff=17130"/>
		<updated>2011-09-22T06:38:10Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;List of Bitcoin-related software. See also [[:Category:Software|Category:Software]].&lt;br /&gt;
&lt;br /&gt;
==Bitcoin clients==&lt;br /&gt;
===Bitcoin clients===&lt;br /&gt;
*[[Original Bitcoin client|Bitcoin client]] - standard Bitcoin client, recommended for installation&lt;br /&gt;
*[[bitcoind]] - GUI-less version of the standard Bitcoin client, providing [[API reference (JSON-RPC)|JSON-RPC]] interface (see also -server option of the standard client)&lt;br /&gt;
&lt;br /&gt;
===Frontends to bitcoind===&lt;br /&gt;
*[[BitcoinApp]] - RPC client for iOS devices (iPhone, iPad, iPodTouch)&lt;br /&gt;
*[[Bitcoiner]] - Java RPC client (Android)&lt;br /&gt;
*[[Bitcoin-js-remote]] - JavaScript RPC client, support for QR codes&lt;br /&gt;
*[[Bitcoin-qt]] - C++/Qt based tabbed UI for Bitcoin, Linux/MacOSX/Windows, full-featured&lt;br /&gt;
*[[Python Bitcoinclient]] - Python RPC client&lt;br /&gt;
*[[Spesmilo]] - Python/PySide RPC client&lt;br /&gt;
*[[Bitcoin-python]] - Python API&lt;br /&gt;
*[[Java Bitcoin Client]] - Java API&lt;br /&gt;
*[[Wallet.Net]] - Windows (soon to be cross platform) Full Featured, secure RPC client&lt;br /&gt;
*[[FastCat BRPC]] - Fast low memory footprint Windows client!&lt;br /&gt;
Alternative, experimental implementations:&lt;br /&gt;
*[[BitDroid]] - Java client&lt;br /&gt;
*[[Bitdollar]] - C++/Qt client, unstable beta version&lt;br /&gt;
*[[BitCoinJ]] - Java client by Google, early development stage&lt;br /&gt;
*[[Freecoin]] - C++ client, supports alternative currencies like [[Beertoken]]&lt;br /&gt;
*[[Pycoin]] - Python client&lt;br /&gt;
*[[QBitcoin]] - C++/Qt client, unfinished&lt;br /&gt;
*[[BCCAPI]] (Bitcoin Client API) - a java library designed for making secure light-weight bitcoin clients. &lt;br /&gt;
&lt;br /&gt;
===Frontends to eWallet===&lt;br /&gt;
*[[BitPay]] - Android application&lt;br /&gt;
&lt;br /&gt;
==Bitcoin Trade Data==&lt;br /&gt;
*[[Bitcoin Charts]] – Html website that has trading data for virtual all the bitcoin markets.&lt;br /&gt;
*[[MtGox Live]] - Html website that shows a live fee of [[MtGox]] trade data in an innovative chart form.  (Must Use Chrome)&lt;br /&gt;
*[[BitcoinNotify]] - Realtime Bitcoin price alerts (via SMS, Jabber, e-mail or HTTP call) on major exchanges&lt;br /&gt;
*[[Bitcoinity]] - Html Ajax website that shows a live feed of [[MtGox]], [[TradeHill]], and [[BitMarket]].&lt;br /&gt;
*[[Bitcoin Sentiment Index]] - A financial index that collects and disseminates sentiment data about bitcoin.&lt;br /&gt;
*[[Preev]] - Bitcoin converter with live exchange rates.&lt;br /&gt;
&lt;br /&gt;
==Bitcoin software==&lt;br /&gt;
&lt;br /&gt;
===Web interfaces for merchants===&lt;br /&gt;
*[[MyBitcoin]] - Buy Now button to insert on websites&lt;br /&gt;
*[[Bitcoin Evolution]] - Non wallet-based Buy Now button to insert into websites (handles sales tracking; client must be used for actual transaction)&lt;br /&gt;
*[[Btceconomy]] - a JavaScript widget listing items for sale&lt;br /&gt;
*[[Javascript Bitcoin Converter]] - currency conversion&lt;br /&gt;
&lt;br /&gt;
===Shopping Cart Integration in eCommerce-Systems===&lt;br /&gt;
*[[Zen Cart Bitcoin Payment Module]] - a payment module that interacts with bitcoind for the Zen Cart eCommerce shopping chart.&lt;br /&gt;
*[[Karsha Shopping Cart Interface]] -  is a mobile payment-interface which enables its users to accept payments.&lt;br /&gt;
*[[Bitcoin-Cash]] - an easy to use payment module for xt:Commerce&lt;br /&gt;
&lt;br /&gt;
===Web apps (opensource)===&lt;br /&gt;
*[[Bitcoin Central]] - currency exchange&lt;br /&gt;
*[[Bitcoin Poker Room]] - poker site&lt;br /&gt;
*[[Abe]] - block chain viewer&lt;br /&gt;
&lt;br /&gt;
===Browser extensions===&lt;br /&gt;
*[[Bitcoin Extension]] - check balance and send bitcoins (Chrome)&lt;br /&gt;
*[[Bitcoin Ticker]] - monitoring price (Chrome)&lt;br /&gt;
*[[Bitcoin Prices (extension)]] - monitoring price (Firefox)&lt;br /&gt;
*[[Bitcoin Tool]] - recognizes Bitcoin addresses on websites (Firefox, Chrome, IE)&lt;br /&gt;
&lt;br /&gt;
===PC apps===&lt;br /&gt;
*[[BTConvert]] - currency conversion&lt;br /&gt;
*[[Sierra Chart MtGox Bridge]] - real-time charting&lt;br /&gt;
*[[BTC Trader]] - live charting and tech-analysis&lt;br /&gt;
*[[BitTicker]] - monitoring price (Mac OS X)&lt;br /&gt;
*[[ToyTrader]] - a command line trading tool for [[MtGox]]&lt;br /&gt;
*[[goxsh]] - a command-line frontend to the [[MtGox|Mt. Gox Bitcoin Exchange]] (Python)&lt;br /&gt;
*[[MyBitcoins gadget]] - monitoring pool earnings / price (Windows gadget)&lt;br /&gt;
&lt;br /&gt;
===Mobile apps===&lt;br /&gt;
==== iPhone / iPad ====&lt;br /&gt;
*[[Bitcoin Ticker (iPhone)]] - monitoring price w/push notifications&lt;br /&gt;
*[[BitCoins Mobile]] - First iPad native app! Live market data, news feeds, mining pool statistics, full screen exchange price charts, bitcoin network statistical charts. (iPad only, iPhone/iPod Touch coming soon!)&lt;br /&gt;
*[https://github.com/teeman/BitcoinTrader BitcoinTrader] - Spend/receive BTC via QR codes, trade, deposit/withdraw, etc. Supports Mt. Gox, TradeHill, ExchB, CampBX, and InstaWallet.&lt;br /&gt;
==== Android ====&lt;br /&gt;
* Direct link to Android Market bitcoin apps. https://market.android.com/search?q=bitcoin&lt;br /&gt;
*[[Bitcoin Wallet]] - This is the most functional android bitcoin wallet application. https://market.android.com/details?id=de.schildbach.wallet&lt;br /&gt;
*[[Bitcoin Android]] - Does not appear to be being maitained anymore. https://market.android.com/details?id=com.bitcoinandroid&lt;br /&gt;
*[[Bitpay]] - Is not related to the bit-pay.com online payment processor. Does not appear to be being maintained. https://market.android.com/details?id=com.bitcoin.bitpay&lt;br /&gt;
&lt;br /&gt;
*[[Bitcoin Alert]] - monitoring price (Android)&lt;br /&gt;
*[[BitcoinX]] - monitoring price (Android)&lt;br /&gt;
*[[BtcMobile]] - monitoring price and mining pool statistics (iPhone/iPad, Android)&lt;br /&gt;
*[[Miner Status]] - monitoring miner status (Android)&lt;br /&gt;
*[[SMS Bitcoins]] - transactions by SMS&lt;br /&gt;
*[[Bitcoin Wallet Balance]] - view your balance in real time on your android phone&lt;br /&gt;
&lt;br /&gt;
===Operating systems===&lt;br /&gt;
*[[LinuxCoin]] - a lightweight Debian-based OS, with the Bitcoin client and GPU mining software&lt;br /&gt;
&lt;br /&gt;
===Mining apps===&lt;br /&gt;
*[[Poclbm]] - Python/OpenCL GPU miner ([[Poclbm-gui|GUI]])&lt;br /&gt;
*[[Poclbm-mod]] - more efficient version of [[Poclbm]] ([[Poclbm-mod-gui|GUI]])&lt;br /&gt;
*[[DiabloMiner]] - Java/OpenCL GPU miner ([[DiabloMiner.app|MAC OS X GUI]])&lt;br /&gt;
*[[RPC Miner]] - remote RPC miner ([[RPCminer.app|MAC OS X GUI]])&lt;br /&gt;
*[[Phoenix miner]] - miner&lt;br /&gt;
*[[Cpu Miner]] - miner&lt;br /&gt;
*[[Ufasoft miner]] - miner&lt;br /&gt;
*[[Pyminer]] - Python miner, reference implementation&lt;br /&gt;
*[[Remote miner]] - mining pool software&lt;br /&gt;
*[[Open Source FGPA Bitcoin Miner]] - a miner that makes use of an FPGA Board&lt;br /&gt;
&lt;br /&gt;
===Mining Pool Servers (backend)===&lt;br /&gt;
*[[Pushpoold]] - The original mining pool server&lt;br /&gt;
*[[Poold]] - Python mining pool server&lt;br /&gt;
*[[PoolServerJ]] - Java mining pool server&lt;br /&gt;
&lt;br /&gt;
===Utilities, libraries, and interfaces:===&lt;br /&gt;
*[[Bitcointools]] - a set of Python tools accessing the transaction database and the wallet&lt;br /&gt;
*[[Finance::MtGox]] - a Perl module which interfaces with the Mt. Gox API&lt;br /&gt;
*[[BitcoinCrypto]] - a lightweight Bitcoin crypto library for Java/Android&lt;br /&gt;
*[[Bitcoin Dissector]] - a wireshark dissector for the bitcoin protocol&lt;br /&gt;
&lt;br /&gt;
===Lists of software===&lt;br /&gt;
*[[BitGit]] - list of Bitcoin-related opensource projects hosted at Git&lt;br /&gt;
&lt;br /&gt;
===Developer resources===&lt;br /&gt;
*[[:Category:Developer|Category:Developer]]&lt;br /&gt;
*[[:Category:Technical|Category:Technical]]&lt;br /&gt;
*[[Original Bitcoin client/API calls list]]&lt;br /&gt;
*[[API reference (JSON-RPC)]]&lt;br /&gt;
&lt;br /&gt;
===Other===&lt;br /&gt;
*[[Namecoin]] - a distributed naming system based on Bitcoin technology&lt;br /&gt;
*[[Bitcoin Consultancy]] - an organization providing open source software and Bitcoin-related consulting&lt;br /&gt;
*[[Open Transactions]] - a financial crypto and digital cash software library, complementary to Bitcoin&lt;br /&gt;
*[[Moneychanger]] - Java-based GUI for [[Open Transactions]]&lt;br /&gt;
*[http://btcnames.org/ BTCnames] - a webbased aliasing service which allows to handle unlimited names for your BTC deposit hashes&lt;br /&gt;
*[[Devcoin]] - the open source developer coin&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Software&amp;diff=17129</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Software&amp;diff=17129"/>
		<updated>2011-09-22T06:27:24Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;List of Bitcoin-related software. See also [[:Category:Software|Category:Software]].&lt;br /&gt;
&lt;br /&gt;
==Bitcoin clients==&lt;br /&gt;
===Bitcoin clients===&lt;br /&gt;
*[[Original Bitcoin client|Bitcoin client]] - standard Bitcoin client, recommended for installation&lt;br /&gt;
*[[bitcoind]] - GUI-less version of the standard Bitcoin client, providing [[API reference (JSON-RPC)|JSON-RPC]] interface (see also -server option of the standard client)&lt;br /&gt;
&lt;br /&gt;
===Frontends to bitcoind===&lt;br /&gt;
*[[BitcoinApp]] - RPC client for iOS devices (iPhone, iPad, iPodTouch)&lt;br /&gt;
*[[Bitcoiner]] - Java RPC client (Android)&lt;br /&gt;
*[[Bitcoin-js-remote]] - JavaScript RPC client, support for QR codes&lt;br /&gt;
*[[Bitcoin-qt]] - C++/Qt based tabbed UI for Bitcoin, Linux/MacOSX/Windows, full-featured&lt;br /&gt;
*[[Python Bitcoinclient]] - Python RPC client&lt;br /&gt;
*[[Spesmilo]] - Python/PySide RPC client&lt;br /&gt;
*[[Bitcoin-python]] - Python API&lt;br /&gt;
*[[Java Bitcoin Client]] - Java API&lt;br /&gt;
*[[Wallet.Net]] - Windows (soon to be cross platform) Full Featured, secure RPC client&lt;br /&gt;
*[[FastCat BRPC]] - Fast low memory footprint Windows client!&lt;br /&gt;
Alternative, experimental implementations:&lt;br /&gt;
*[[BitDroid]] - Java client&lt;br /&gt;
*[[Bitdollar]] - C++/Qt client, unstable beta version&lt;br /&gt;
*[[BitCoinJ]] - Java client by Google, early development stage&lt;br /&gt;
*[[Freecoin]] - C++ client, supports alternative currencies like [[Beertoken]]&lt;br /&gt;
*[[Pycoin]] - Python client&lt;br /&gt;
*[[QBitcoin]] - C++/Qt client, unfinished&lt;br /&gt;
*[[BCCAPI]] (Bitcoin Client API) - a java library designed for making secure light-weight bitcoin clients. &lt;br /&gt;
&lt;br /&gt;
===Frontends to eWallet===&lt;br /&gt;
*[[BitPay]] - Android application&lt;br /&gt;
&lt;br /&gt;
==Bitcoin Trade Data==&lt;br /&gt;
*[[Bitcoin Charts]] – Html website that has trading data for virtual all the bitcoin markets.&lt;br /&gt;
*[[MtGox Live]] - Html website that shows a live fee of [[MtGox]] trade data in an innovative chart form.  (Must Use Chrome)&lt;br /&gt;
*[[BitcoinNotify]] - Realtime Bitcoin price alerts (via SMS, Jabber, e-mail or HTTP call) on major exchanges&lt;br /&gt;
*[[Bitcoinity]] - Html Ajax website that shows a live feed of [[MtGox]], [[TradeHill]], and [[BitMarket]].&lt;br /&gt;
*[[Bitcoin Sentiment Index]] - A financial index that collects and disseminates sentiment data about bitcoin.&lt;br /&gt;
*[[Preev]] - Bitcoin converter with live exchange rates.&lt;br /&gt;
&lt;br /&gt;
==Bitcoin software==&lt;br /&gt;
&lt;br /&gt;
===Web interfaces for merchants===&lt;br /&gt;
*[[MyBitcoin]] - Buy Now button to insert on websites&lt;br /&gt;
*[[Bitcoin Evolution]] - Non wallet-based Buy Now button to insert into websites (handles sales tracking; client must be used for actual transaction)&lt;br /&gt;
*[[Btceconomy]] - a JavaScript widget listing items for sale&lt;br /&gt;
*[[Javascript Bitcoin Converter]] - currency conversion&lt;br /&gt;
&lt;br /&gt;
===Shopping Cart Integration in eCommerce-Systems===&lt;br /&gt;
*[[Zen Cart Bitcoin Payment Module]] - a payment module that interacts with bitcoind for the Zen Cart eCommerce shopping chart.&lt;br /&gt;
*[[Karsha Shopping Cart Interface]] -  is a mobile payment-interface which enables its users to accept payments.&lt;br /&gt;
&lt;br /&gt;
===Web apps (opensource)===&lt;br /&gt;
*[[Bitcoin Central]] - currency exchange&lt;br /&gt;
*[[Bitcoin Poker Room]] - poker site&lt;br /&gt;
*[[Abe]] - block chain viewer&lt;br /&gt;
&lt;br /&gt;
===Browser extensions===&lt;br /&gt;
*[[Bitcoin Extension]] - check balance and send bitcoins (Chrome)&lt;br /&gt;
*[[Bitcoin Ticker]] - monitoring price (Chrome)&lt;br /&gt;
*[[Bitcoin Prices (extension)]] - monitoring price (Firefox)&lt;br /&gt;
*[[Bitcoin Tool]] - recognizes Bitcoin addresses on websites (Firefox, Chrome, IE)&lt;br /&gt;
&lt;br /&gt;
===PC apps===&lt;br /&gt;
*[[BTConvert]] - currency conversion&lt;br /&gt;
*[[Sierra Chart MtGox Bridge]] - real-time charting&lt;br /&gt;
*[[BTC Trader]] - live charting and tech-analysis&lt;br /&gt;
*[[BitTicker]] - monitoring price (Mac OS X)&lt;br /&gt;
*[[ToyTrader]] - a command line trading tool for [[MtGox]]&lt;br /&gt;
*[[goxsh]] - a command-line frontend to the [[MtGox|Mt. Gox Bitcoin Exchange]] (Python)&lt;br /&gt;
*[[MyBitcoins gadget]] - monitoring pool earnings / price (Windows gadget)&lt;br /&gt;
&lt;br /&gt;
===Mobile apps===&lt;br /&gt;
==== iPhone / iPad ====&lt;br /&gt;
*[[Bitcoin Ticker (iPhone)]] - monitoring price w/push notifications&lt;br /&gt;
*[[BitCoins Mobile]] - First iPad native app! Live market data, news feeds, mining pool statistics, full screen exchange price charts, bitcoin network statistical charts. (iPad only, iPhone/iPod Touch coming soon!)&lt;br /&gt;
*[https://github.com/teeman/BitcoinTrader BitcoinTrader] - Spend/receive BTC via QR codes, trade, deposit/withdraw, etc. Supports Mt. Gox, TradeHill, ExchB, CampBX, and InstaWallet.&lt;br /&gt;
==== Android ====&lt;br /&gt;
* Direct link to Android Market bitcoin apps. https://market.android.com/search?q=bitcoin&lt;br /&gt;
*[[Bitcoin Wallet]] - This is the most functional android bitcoin wallet application. https://market.android.com/details?id=de.schildbach.wallet&lt;br /&gt;
*[[Bitcoin Android]] - Does not appear to be being maitained anymore. https://market.android.com/details?id=com.bitcoinandroid&lt;br /&gt;
*[[Bitpay]] - Is not related to the bit-pay.com online payment processor. Does not appear to be being maintained. https://market.android.com/details?id=com.bitcoin.bitpay&lt;br /&gt;
&lt;br /&gt;
*[[Bitcoin Alert]] - monitoring price (Android)&lt;br /&gt;
*[[BitcoinX]] - monitoring price (Android)&lt;br /&gt;
*[[BtcMobile]] - monitoring price and mining pool statistics (iPhone/iPad, Android)&lt;br /&gt;
*[[Miner Status]] - monitoring miner status (Android)&lt;br /&gt;
*[[SMS Bitcoins]] - transactions by SMS&lt;br /&gt;
*[[Bitcoin Wallet Balance]] - view your balance in real time on your android phone&lt;br /&gt;
&lt;br /&gt;
===Operating systems===&lt;br /&gt;
*[[LinuxCoin]] - a lightweight Debian-based OS, with the Bitcoin client and GPU mining software&lt;br /&gt;
&lt;br /&gt;
===Mining apps===&lt;br /&gt;
*[[Poclbm]] - Python/OpenCL GPU miner ([[Poclbm-gui|GUI]])&lt;br /&gt;
*[[Poclbm-mod]] - more efficient version of [[Poclbm]] ([[Poclbm-mod-gui|GUI]])&lt;br /&gt;
*[[DiabloMiner]] - Java/OpenCL GPU miner ([[DiabloMiner.app|MAC OS X GUI]])&lt;br /&gt;
*[[RPC Miner]] - remote RPC miner ([[RPCminer.app|MAC OS X GUI]])&lt;br /&gt;
*[[Phoenix miner]] - miner&lt;br /&gt;
*[[Cpu Miner]] - miner&lt;br /&gt;
*[[Ufasoft miner]] - miner&lt;br /&gt;
*[[Pyminer]] - Python miner, reference implementation&lt;br /&gt;
*[[Remote miner]] - mining pool software&lt;br /&gt;
*[[Open Source FGPA Bitcoin Miner]] - a miner that makes use of an FPGA Board&lt;br /&gt;
&lt;br /&gt;
===Mining Pool Servers (backend)===&lt;br /&gt;
*[[Pushpoold]] - The original mining pool server&lt;br /&gt;
*[[Poold]] - Python mining pool server&lt;br /&gt;
*[[PoolServerJ]] - Java mining pool server&lt;br /&gt;
&lt;br /&gt;
===Utilities, libraries, and interfaces:===&lt;br /&gt;
*[[Bitcointools]] - a set of Python tools accessing the transaction database and the wallet&lt;br /&gt;
*[[Finance::MtGox]] - a Perl module which interfaces with the Mt. Gox API&lt;br /&gt;
*[[BitcoinCrypto]] - a lightweight Bitcoin crypto library for Java/Android&lt;br /&gt;
*[[Bitcoin Dissector]] - a wireshark dissector for the bitcoin protocol&lt;br /&gt;
&lt;br /&gt;
===Lists of software===&lt;br /&gt;
*[[BitGit]] - list of Bitcoin-related opensource projects hosted at Git&lt;br /&gt;
&lt;br /&gt;
===Developer resources===&lt;br /&gt;
*[[:Category:Developer|Category:Developer]]&lt;br /&gt;
*[[:Category:Technical|Category:Technical]]&lt;br /&gt;
*[[Original Bitcoin client/API calls list]]&lt;br /&gt;
*[[API reference (JSON-RPC)]]&lt;br /&gt;
&lt;br /&gt;
===Other===&lt;br /&gt;
*[[Namecoin]] - a distributed naming system based on Bitcoin technology&lt;br /&gt;
*[[Bitcoin Consultancy]] - an organization providing open source software and Bitcoin-related consulting&lt;br /&gt;
*[[Open Transactions]] - a financial crypto and digital cash software library, complementary to Bitcoin&lt;br /&gt;
*[[Moneychanger]] - Java-based GUI for [[Open Transactions]]&lt;br /&gt;
*[http://btcnames.org/ BTCnames] - a webbased aliasing service which allows to handle unlimited names for your BTC deposit hashes&lt;br /&gt;
*[[Devcoin]] - the open source developer coin&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=OsCommerce_Bitcoin_Payment_Module&amp;diff=17128</id>
		<title>OsCommerce Bitcoin Payment Module</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=OsCommerce_Bitcoin_Payment_Module&amp;diff=17128"/>
		<updated>2011-09-22T06:21:21Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An extension for osCommerce to accept bitcoin as payment has been released. It seems not to be very stable though.&amp;lt;ref&amp;gt;[http://addons.oscommerce.com/info/8007  Developer note (see message from 22 May 2011 at tab History]&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://addons.oscommerce.com/info/8007 Extension on addons.oscommerce.com]&lt;br /&gt;
* [http://www.oscommerce.com/ osCommerce website]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=OsCommerce_Bitcoin_Payment_Module&amp;diff=17127</id>
		<title>OsCommerce Bitcoin Payment Module</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=OsCommerce_Bitcoin_Payment_Module&amp;diff=17127"/>
		<updated>2011-09-22T06:20:50Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An extension for osCommerce to accept bitcoin as payment has been released. It seems not to be very stable though.&amp;lt;ref&amp;gt;[http://addons.oscommerce.com/info/8007  Developer note (see message from 22 May 2011 at tab History]&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://addons.oscommerce.com/info/8007 Extension on addons.oscommerce.com]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://www.oscommerce.com/ osCommerce website]&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=OsCommerce_Bitcoin_Payment_Module&amp;diff=17126</id>
		<title>OsCommerce Bitcoin Payment Module</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=OsCommerce_Bitcoin_Payment_Module&amp;diff=17126"/>
		<updated>2011-09-22T06:18:47Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An extension for osCommerce to accept bitcoin as payment has been released. It seems not to be very stable though.&amp;lt;ref&amp;gt;[http://addons.oscommerce.com/info/8007  Developer note (see message from 22 May 2011 at tab History]&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://addons.oscommerce.com/info/8007 Extension on addons.oscommerce.com]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://www.oscommerce.com/ osCommerce website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Running_Bitcoin&amp;diff=15417</id>
		<title>Running Bitcoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Running_Bitcoin&amp;diff=15417"/>
		<updated>2011-08-22T19:55:51Z</updated>

		<summary type="html">&lt;p&gt;Vv01f: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are two variations of the official bitcoin program available; one with a graphical user interface (usually referred to as just “Bitcoin”), and a &#039;headless&#039; version (called [[bitcoind]]). They are completely compatible with each other, and take the same command-line arguments, read the same configuration file, and read and write the same data files. You can run one copy of either Bitcoin or bitcoind on your system at a time (if you accidently try to launch another, the copy will let you know that Bitcoin or bitcoind is already running and will exit).&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Command-line arguments==&lt;br /&gt;
&lt;br /&gt;
Give Bitcoin (or bitcoind) the -? or –help argument and it will print out a list of the most commonly used command-line arguments and then exit:&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
  bitcoin [options]                     &lt;br /&gt;
  bitcoin [options] &amp;lt;command&amp;gt; [params]  Send command to -server or bitcoind&lt;br /&gt;
  bitcoin [options] help                List commands&lt;br /&gt;
  bitcoin [options] help &amp;lt;command&amp;gt;      Get help for a command&lt;br /&gt;
Options:&lt;br /&gt;
  -conf=&amp;lt;file&amp;gt;       Specify configuration file (default: bitcoin.conf)&lt;br /&gt;
  -pid=&amp;lt;file&amp;gt;        Specify pid file (default: bitcoin.pid)&lt;br /&gt;
  -gen               Generate coins&lt;br /&gt;
  -gen=0             Don&#039;t generate coins&lt;br /&gt;
  -min               Start minimized&lt;br /&gt;
  -datadir=&amp;lt;dir&amp;gt;     Specify data directory&lt;br /&gt;
  -timeout=&amp;lt;n&amp;gt;       Specify connection timeout (in milliseconds)&lt;br /&gt;
  -proxy=&amp;lt;ip:port&amp;gt;   Connect through socks4 proxy&lt;br /&gt;
  -dns               Allow DNS lookups for addnode and connect&lt;br /&gt;
  -addnode=&amp;lt;ip&amp;gt;      Add a node to connect to&lt;br /&gt;
  -connect=&amp;lt;ip&amp;gt;      Connect only to the specified node&lt;br /&gt;
  -nolisten          Don&#039;t accept connections from outside&lt;br /&gt;
  -noupnp            Don&#039;t attempt to use UPnP to map the listening port&lt;br /&gt;
  -upnp              Attempt to use UPnP to map the listening port&lt;br /&gt;
  -paytxfee=&amp;lt;amt&amp;gt;    Fee per KB added to transactions you send&lt;br /&gt;
  -server            Accept command line and JSON-RPC commands&lt;br /&gt;
  -testnet           Use the test network&lt;br /&gt;
  -port=&amp;lt;port&amp;gt;       Connect to the Network from &amp;lt;port&amp;gt; (default: 8333; 18333 for testnet)&lt;br /&gt;
  -rpcuser=&amp;lt;user&amp;gt;    Username for JSON-RPC connections&lt;br /&gt;
  -rpcpassword=&amp;lt;pw&amp;gt;  Password for JSON-RPC connections&lt;br /&gt;
  -rpcport=&amp;lt;port&amp;gt;    Listen for JSON-RPC connections on &amp;lt;port&amp;gt; (default: 8332)&lt;br /&gt;
  -rpcallowip=&amp;lt;ip&amp;gt;   Allow JSON-RPC connections from specified IP address&lt;br /&gt;
  -rpcconnect=&amp;lt;ip&amp;gt;   Send commands to node running on &amp;lt;ip&amp;gt; (default: 127.0.0.1)&lt;br /&gt;
  -keypool=&amp;lt;n&amp;gt;       Set key pool size to &amp;lt;n&amp;gt; (default: 100)&lt;br /&gt;
  -rescan            Rescan the block chain for missing wallet transactions&lt;br /&gt;
SSL-Options:&lt;br /&gt;
  -rpcssl            Use OpenSSL (https) for JSON-RPC connections&lt;br /&gt;
  -rpcsslcertificatechainfile=&amp;lt;file.cert&amp;gt;  Server certificate file (default: server.cert)&lt;br /&gt;
  -rpcsslprivatekeyfile=&amp;lt;file.pem&amp;gt;         Server private key (default: server.pem)&lt;br /&gt;
  -rpcsslciphers=&amp;lt;ciphers&amp;gt;                 Acceptable ciphers (default: TSLv1+HIGH:!SSLv2:!aNULL:!AH:!3DES:@STRENGTH)&lt;br /&gt;
  -?                 This help message&lt;br /&gt;
Additional (not listet by the binaries of actual built):&lt;br /&gt;
  -daemon            Run in the background as a daemon and accept commands&lt;br /&gt;
  -checkblocks       Rescan the whole blockchain (can take very much time)&lt;br /&gt;
&lt;br /&gt;
==Bitcoin.conf Configuration File==&lt;br /&gt;
All command-line options (except for -datadir and -conf) may be specified in a configuration file, and all configuration file options may also be specified on the command line. Command-line options override values set in the configuration file.&lt;br /&gt;
&lt;br /&gt;
The configuration file is a list of setting=value pairs, one per line, with optional comments starting with the &#039;#&#039; character.&lt;br /&gt;
&lt;br /&gt;
The configuration file is not automatically created; you can create it using your favorite plain-text editor. By default, Bitcoin (or bitcoind) will look for a file named &#039;bitcoin.conf&#039; in the bitcoin [[data directory]], but both the data directory and the configuration file path may be changed using the -datadir and -conf command-line arguments.&lt;br /&gt;
{|&lt;br /&gt;
! Operating System&lt;br /&gt;
! Default bitcoin datadir&lt;br /&gt;
! Typical path to configuration file&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| %APPDATA%\Bitcoin\&lt;br /&gt;
| (XP) C:\Documents and Settings\username\Application Data\Bitcoin\bitcoin.conf&lt;br /&gt;
(Vista, 7) C:\Users\username\AppData\Roaming\Bitcoin\bitcoin.conf&lt;br /&gt;
|-&lt;br /&gt;
| Linux&lt;br /&gt;
| $HOME/.bitcoin/&lt;br /&gt;
| /home/username/.bitcoin/bitcoin.conf&lt;br /&gt;
|-&lt;br /&gt;
| Mac OSX&lt;br /&gt;
| $HOME/Library/Application Support/Bitcoin/&lt;br /&gt;
| /Users/username/Library/Application Support/Bitcoin/bitcoin.conf&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sample Bitcoin.conf==&lt;br /&gt;
Here is a sample bitcoin.conf file, containing every option set to its default value.&lt;br /&gt;
&lt;br /&gt;
  # bitcoin.conf configuration file. Lines beginning with # are comments.&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  # Network-related settings:&lt;br /&gt;
  &lt;br /&gt;
  # Run on the test network instead of the real bitcoin network.&lt;br /&gt;
  #testnet=1&lt;br /&gt;
  &lt;br /&gt;
  # Connect via a socks4 proxy&lt;br /&gt;
  #proxy=127.0.0.1:9050&lt;br /&gt;
  &lt;br /&gt;
  ##############################################################&lt;br /&gt;
  ##            Quick Primer on addnode vs connect            ##&lt;br /&gt;
  ##  Let&#039;s say for instance you use addnode=4.2.2.4          ##&lt;br /&gt;
  ##  addnode will connect you to and tell you about the      ##&lt;br /&gt;
  ##    nodes connected to 4.2.2.4.  In addition it will tell ##&lt;br /&gt;
  ##    the other nodes connected to it that you exist so     ##&lt;br /&gt;
  ##    they can connect to you.                              ##&lt;br /&gt;
  ##  connect will not do the above when you &#039;connect&#039; to it. ##&lt;br /&gt;
  ##    It will *only* connect you to 4.2.2.4 and no one else.##&lt;br /&gt;
  ##                                                          ##&lt;br /&gt;
  ##  So if you&#039;re behind a firewall, or have other problems  ##&lt;br /&gt;
  ##  finding nodes, add some using &#039;addnode&#039;.                ##&lt;br /&gt;
  ##                                                          ##&lt;br /&gt;
  ##  If you want to stay private, use &#039;connect&#039; to only      ##&lt;br /&gt;
  ##  connect to &amp;quot;trusted&amp;quot; nodes.                             ##&lt;br /&gt;
  ##                                                          ##&lt;br /&gt;
  ##  If you run multiple nodes on a LAN, there&#039;s no need for ##&lt;br /&gt;
  ##  all of them to open lots of connections.  Instead       ##&lt;br /&gt;
  ##  &#039;connect&#039; them all to one node that is port forwarded   ##&lt;br /&gt;
  ##  and has lots of connections.                            ##&lt;br /&gt;
  ##       Thanks goes to [Noodle] on Freenode.               ##&lt;br /&gt;
  ##############################################################&lt;br /&gt;
  &lt;br /&gt;
  # Use as many addnode= settings as you like to connect to specific peers&lt;br /&gt;
  #addnode=69.164.218.197&lt;br /&gt;
  #addnode=10.0.0.2:8333&lt;br /&gt;
  &lt;br /&gt;
  # ... or use as many connect= settings as you like to connect ONLY&lt;br /&gt;
  # to specific peers:&lt;br /&gt;
  #connect=69.164.218.197&lt;br /&gt;
  #connect=10.0.0.1:8333&lt;br /&gt;
  &lt;br /&gt;
  # Do not use Internet Relay Chat (irc.lfnet.org #bitcoin channel) to&lt;br /&gt;
  # find other peers.&lt;br /&gt;
  #noirc=1&lt;br /&gt;
  &lt;br /&gt;
  # Maximum number of inbound+outbound connections.&lt;br /&gt;
  #maxconnections=&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  # JSON-RPC options (for controlling a running Bitcoin/bitcoind process)&lt;br /&gt;
  &lt;br /&gt;
  # server=1 tells Bitcoin to accept JSON-RPC commands.&lt;br /&gt;
  #server=1&lt;br /&gt;
  &lt;br /&gt;
  # You must set rpcuser and rpcpassword to secure the JSON-RPC api&lt;br /&gt;
  #rpcuser=Ulysseys&lt;br /&gt;
  #rpcpassword=YourSuperGreatPasswordNumber_385593&lt;br /&gt;
  &lt;br /&gt;
  # How many seconds bitcoin will wait for a complete RPC HTTP request.&lt;br /&gt;
  # after the HTTP connection is established. &lt;br /&gt;
  rpctimeout=30&lt;br /&gt;
  &lt;br /&gt;
  # By default, only RPC connections from localhost are allowed.  Specify&lt;br /&gt;
  # as many rpcallowip= settings as you like to allow connections from&lt;br /&gt;
  # other hosts (and you may use * as a wildcard character):&lt;br /&gt;
  #rpcallowip=10.1.1.34&lt;br /&gt;
  #rpcallowip=192.168.1.*&lt;br /&gt;
  &lt;br /&gt;
  # Listen for RPC connections on this TCP port:&lt;br /&gt;
  rpcport=8332&lt;br /&gt;
  &lt;br /&gt;
  # You can use Bitcoin or bitcoind to send commands to Bitcoin/bitcoind&lt;br /&gt;
  # running on another host using this option:&lt;br /&gt;
  rpcconnect=127.0.0.1&lt;br /&gt;
  &lt;br /&gt;
  # Use Secure Sockets Layer (also known as TLS or HTTPS) to communicate&lt;br /&gt;
  # with Bitcoin -server or bitcoind&lt;br /&gt;
  #rpcssl=1&lt;br /&gt;
  &lt;br /&gt;
  # OpenSSL settings used when rpcssl=1&lt;br /&gt;
  rpcsslciphers=TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH&lt;br /&gt;
  rpcsslcertificatechainfile=server.cert&lt;br /&gt;
  rpcsslprivatekeyfile=server.pem&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  # Miscellaneous options&lt;br /&gt;
  &lt;br /&gt;
  # Set gen=1 to attempt to generate bitcoins&lt;br /&gt;
  gen=0&lt;br /&gt;
  &lt;br /&gt;
  # Use SSE instructions to try to generate bitcoins faster.&lt;br /&gt;
  #4way=1&lt;br /&gt;
  &lt;br /&gt;
  # Pre-generate this many public/private key pairs, so wallet backups will be valid for&lt;br /&gt;
  # both prior transactions and several dozen future transactions.&lt;br /&gt;
  keypool=100&lt;br /&gt;
  &lt;br /&gt;
  # Pay an optional transaction fee every time you send bitcoins.  Transactions with fees&lt;br /&gt;
  # are more likely than free transactions to be included in generated blocks, so may&lt;br /&gt;
  # be validated sooner.&lt;br /&gt;
  paytxfee=0.00&lt;br /&gt;
  &lt;br /&gt;
  # Allow direct connections for the &#039;pay via IP address&#039; feature.&lt;br /&gt;
  #allowreceivebyip=1&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  # User interface options&lt;br /&gt;
  &lt;br /&gt;
  # Start Bitcoin minimized&lt;br /&gt;
  #min=1&lt;br /&gt;
  &lt;br /&gt;
  # Minimize to the system tray&lt;br /&gt;
  #minimizetotray=1&lt;br /&gt;
&lt;br /&gt;
==Platforms==&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
====Start automatically====&lt;br /&gt;
To configure the Bitcoin client to start automatically:&lt;br /&gt;
&lt;br /&gt;
You might use the configuration-file, or the GUI-Settings:&lt;br /&gt;
&lt;br /&gt;
Settings -&amp;gt; Options&lt;br /&gt;
&lt;br /&gt;
then mark the checkbox titled:&lt;br /&gt;
 [X] Start Bitcoin on system startup&lt;br /&gt;
&lt;br /&gt;
[[{{ns:file}}:Client_Settings_Options_windows.png]]&lt;br /&gt;
&lt;br /&gt;
====Batch automation====&lt;br /&gt;
To work with batch, you have to start the daemon (bitcoind.exe). The bitcoin.exe run with option &amp;quot;-server&amp;quot; will respond with GUI-messages you are not able to process its answers.&lt;br /&gt;
&lt;br /&gt;
===Mac===&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
[[{{ns:file}}:Client_Settings_Options.png]]&lt;br /&gt;
[[Category:Technical]][[Category:Developer]]&lt;/div&gt;</summary>
		<author><name>Vv01f</name></author>
	</entry>
</feed>