<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=GreenAddress</id>
	<title>GreenAddress - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=GreenAddress"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=GreenAddress&amp;action=history"/>
	<updated>2026-05-15T07:35:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=GreenAddress&amp;diff=5225&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{#seo: |title=GreenAddress. All about cryptocurrency - zaoniaoWiki |keywords=wallets,GreenAddress, green address, address, multi-signature, multi signature, security, wallet,...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=GreenAddress&amp;diff=5225&amp;oldid=prev"/>
		<updated>2019-05-28T14:31:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#seo: |title=GreenAddress. All about cryptocurrency - zaoniaoWiki |keywords=wallets,GreenAddress, green address, address, multi-signature, multi signature, security, wallet,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#seo:&lt;br /&gt;
|title=GreenAddress. All about cryptocurrency - zaoniaoWiki&lt;br /&gt;
|keywords=wallets,GreenAddress, green address, address, multi-signature, multi signature, security, wallet, storage&lt;br /&gt;
|description=GreenAddress is a multi-signature wallet that is very user friendly and has extremely good security. Payments have to be approved by Green Address itself. A positive in some way as it provides the same restrictions as traditional banks on large transfers.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;amp/&amp;gt;&lt;br /&gt;
[[File:greenaddress.jpg|400px|right|GreenAddress logo]]&lt;br /&gt;
'''[https://greenaddress.it GreenAddress]''' is a multi-signature [[Bitcoin wallet|wallet]] that is very user friendly and has extremely good security. [[Private key|Private keys]] are never held by the third party server side. Payments have to be approved by Green Address itself. A positive in some way as it provides the same restrictions as traditional banks on large transfers.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
'''Green addresses''' was a proposed use of special trusted ECDSA keypairs that to indicate the origin of funds to a recipient. Assuming the recipient trusts the operator of the keypair to not attempt a [[Double-spending|double spend]], the recipient may treat the funds as confirmed the moment they arrive. '''This proposal is generally considered a bad idea and not advisable to implement.'''&lt;br /&gt;
===Main information===&lt;br /&gt;
* '''Platforms''': Web, Android, iOS, Chrome Extension&lt;br /&gt;
* '''Validation Type''': SPV&lt;br /&gt;
* '''Wallet Features''': Hierarchical Deterministic, Open Source, 2 Factor Authentication, Multi-Signature&lt;br /&gt;
* '''Url''': [https://www.cryptocompare.com/wallets/green-address/ https://www.cryptocompare.com/wallets/green-address/]&lt;br /&gt;
* '''Anonymity''': Medium&lt;br /&gt;
* '''Security''': Third Party Encrypted&lt;br /&gt;
* '''Coins''': BTC&lt;br /&gt;
* '''Source Code Url''': [https://github.com/greenaddress/GreenBits https://github.com/greenaddress/GreenBits]&lt;br /&gt;
* '''Ease Of Use''': Easy&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Green Address is a handy wallet with multi-signature, enhanced security and privacy. Your keys are not sent to servers, even in encrypted form. For security reasons, you should always use a 2-factor authentication and browser extension or Android app.&lt;br /&gt;
&lt;br /&gt;
As an example, assume website Z accepts incoming Bitcoin payments, but also trusts the green address published by [[Mt. Gox]].&lt;br /&gt;
Customer C wants to withdraw funds from Mt. Gox and send them to a payment address of website Z.&lt;br /&gt;
A customer who does a withdrawal from Mt. Gox could click the ''use green address'' checkbox, which will result in the payment being sent to the &amp;quot;green address&amp;quot; derived from the special keypair as an intermediate step before forwarding the payment to site Z.&lt;br /&gt;
Site Z can confirm that the payment passed through Mt. Gox's keypair and trust the payment as confirmed immediately, since it knows that the only party who could potentially perform an attack to reverse the payment is Mt. Gox.&lt;br /&gt;
&lt;br /&gt;
The concept originated on the Bitcoin Talk forum in 2011 and was discussed in two threads&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=48170&amp;lt;/ref&amp;gt;.&lt;br /&gt;
Since then, it was implemented by [[Instawallet]] and Mt. Gox, both of which have since been compromised and closed.&lt;br /&gt;
&lt;br /&gt;
==Wallet Features==&lt;br /&gt;
{{#ev:youtube|4PsRUT5oTVU|500|right|GreenAddress.it - Bitcoin Wallet}}&lt;br /&gt;
* Open source clients for both desktop and mobile&lt;br /&gt;
* [[Deterministic wallet | HD]]/BIP0032&lt;br /&gt;
* Per-transaction 2FA via [[Multisignature|multisignature]], of 4 different kinds: email, sms, robot call, Google Authenticator&lt;br /&gt;
* 2-of-2 multisig accounts: Create accounts that can take advantage of GreenAddress' trusted-third-party instant confirmations. Account recovery without access to GreenAddress is achieved with pre-generated [[nLockTime]] transactions (which must be received, typically via email, from GreenAddress on a regular basis).&lt;br /&gt;
* 2-of-3 multisig accounts: Create accounts that allow you to access your funds at any time even without access to GreenAddress, using an additional offline recovery key (which only needs to be saved once).&lt;br /&gt;
* Transaction information within 2FA message&lt;br /&gt;
* BIP0039 mnemonics&lt;br /&gt;
* Receive or Send/Tip password protected Bitcoins with BIP0038 (Facebook, Email, Reddit)&lt;br /&gt;
* Never reuses the same address which improves both privacy and [[security]]&lt;br /&gt;
* Easy to use, fast and convenient&lt;br /&gt;
&lt;br /&gt;
==Criticism==&lt;br /&gt;
===Confusion between wallet/controller and owner===&lt;br /&gt;
Bitcoin signatures do not imply any particular legal origin of [[bitcoins]], and when the signature is used to imply some origin, it seems to perpetuate this myth&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=32818.0&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Blockchain spam===&lt;br /&gt;
In order to actually use green addresses, it is necessary to create an extra transaction to the special ECDSA keypair before then forwarding it on to its final destination.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://bitcoin.stackexchange.com/questions/1730/what-are-green-addresses/1731#1731 What Are Green Addresses] Q&amp;amp;amp;A on StackExchange&lt;br /&gt;
* [https://bitcoinmagazine.com/11108/multisig-future-bitcoin/ How To Create A Bitcoin Multisig Wallet]&lt;br /&gt;
* [https://greenaddress.it Green Address Official website]&lt;br /&gt;
* [http://blog.greenaddress.it Blog]&lt;br /&gt;
* [https://greenaddress.it/faq FAQ]&lt;br /&gt;
* [https://greenaddress.it/about About]&lt;br /&gt;
* [https://www.youtube.com/watch?v=4PsRUT5oTVU Infographics]&lt;br /&gt;
* [https://github.com/greenaddress/ Github]&lt;br /&gt;
* [https://reddit.com/r/greenaddress Reddit]&lt;br /&gt;
* [https://www.facebook.com/GreenAddressIT Faceboook]&lt;br /&gt;
* [https://twitter.com/GreenAddress @GreenAdress on Twitter]&lt;br /&gt;
* [https://test.greenaddress.it Testnet]&lt;br /&gt;
* [https://play.google.com/store/apps/details?id=it.greenaddress.cordova Android Google Play]&lt;br /&gt;
* [https://f-droid.org/repository/browse/?fdfilter=greenaddress&amp;amp;amp;fdid=it.greenaddress.cordova F-Droid Open Source Repo]&lt;br /&gt;
* [https://itunes.apple.com/us/app/greenaddress/id889740745 iTunes App Store for iOS]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Brainwallet]]&lt;br /&gt;
* [[Bitcoin ATM]]&lt;br /&gt;
* [[Crypto wallets list]]&lt;br /&gt;
* [[WalletBit]]&lt;br /&gt;
* [[CloudHashing]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
[[de: GreenAddress]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>