Difference between revisions of "Blockstream Green"

From Bitcoin Wiki
Jump to: navigation, search
m (nbsp)
m (Removed broken links)
(7 intermediate revisions by 6 users not shown)
Line 3: Line 3:
  
 
* Open source clients for both desktop and mobile
 
* Open source clients for both desktop and mobile
* HD/BIP0032
+
* [[Deterministic wallet | HD]]/BIP0032
* Per-transaction 2FA via multisignature, of 4 different kinds: email, sms, robot call, Google Authenticator
+
* Per-transaction 2FA via [[multisignature]], of 4 different kinds: email, sms, robot call, Google Authenticator
 +
* 2-of-2 [[multisignature|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).
 +
* 2-of-3 [[multisignature|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).
 
* Transaction information within 2FA message
 
* Transaction information within 2FA message
 
* BIP0039 mnemonics
 
* BIP0039 mnemonics
* Receive or Send/Tip passoword protected Bitcoins with BIP0038 (Facebook, Email, Reddit)
+
* Receive or Send/Tip password protected Bitcoins with BIP0038 (Facebook, Email, Reddit)
* You can recover your funds even if GreenAddress disappears with a time locked transaction
 
 
* Never reuses the same address which improves both privacy and security
 
* Never reuses the same address which improves both privacy and security
 
* Easy to use, fast and convenient
 
* Easy to use, fast and convenient
 
  
 
==More==
 
==More==
Line 27: Line 27:
  
 
====Links====
 
====Links====
 +
 +
* [https://bitcoinmagazine.com/11108/multisig-future-bitcoin/ How To Create A Bitcoin Multisig Wallet]
 +
 +
* [https://play.google.com/store/apps/details?id=it.greenaddress.cordova Android Google Play]
 +
 +
* [https://f-droid.org/repository/browse/?fdfilter=greenaddress&fdid=it.greenaddress.cordova F-Droid Open Source Repo]
 +
 +
* [https://itunes.apple.com/us/app/greenaddress/id889740745 iTunes App Store for iOS]
 +
 +
* [https://chrome.google.com/webstore/detail/greenaddressit/dgbimgjoijjemhdamicmljbncacfndmp Chrome Store]
 +
 +
* [https://github.com/greenaddress/WalletCrx/archive/master.zip Chrome zip for Github (developer mode necessary)]
  
 
* [https://greenaddress.it Home]
 
* [https://greenaddress.it Home]
Line 41: Line 53:
  
 
* [https://reddit.com/r/greenaddress Reddit]
 
* [https://reddit.com/r/greenaddress Reddit]
 +
 +
* [https://www.facebook.com/GreenAddressIT Faceboook]
  
 
* [https://twitter.com/GreenAddress Twitter]
 
* [https://twitter.com/GreenAddress Twitter]

Revision as of 09:10, 17 August 2015

Wallet Features

  • Open source clients for both desktop and mobile
  • HD/BIP0032
  • Per-transaction 2FA via multisignature, of 4 different kinds: email, sms, robot call, Google Authenticator
  • 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).
  • 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).
  • Transaction information within 2FA message
  • BIP0039 mnemonics
  • Receive or Send/Tip password protected Bitcoins with BIP0038 (Facebook, Email, Reddit)
  • Never reuses the same address which improves both privacy and security
  • Easy to use, fast and convenient

More

  • Great customer support, fast turn around via email, twitter, facebook or reddit
  • No practice of any reserve mechanism
  • testnet/uat service
  • GreenAddress' can't take your funds
  • detailed transaction logging, real-time on-screen alerts as funds are received


Links