Difference between revisions of "Blockstream Green"

From Bitcoin Wiki
Jump to: navigation, search
(Wallet Features: added GreenAddress's support of 2of3 accounts)
m (Removed broken links)
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
* [[Deterministic wallet | 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
* 2of3, [[multisignature|multisig]] accounts: Create accounts that allow you to access your funds at any time even without access to GreenAddress, using additional offline recovery key.
+
* 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
Line 28: Line 28:
 
====Links====
 
====Links====
  
* [http://www.expresscoin.com/wallets/bitcoin/greenaddress How to Setup a GreenAddress Bitcoin Wallet]
+
* [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://play.google.com/store/apps/details?id=it.greenaddress.cordova Android Google Play]

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