Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: fran2k on October 21, 2014, 04:02:36 AM



Title: List of BIP38 Wallets, Sites & Code
Post by: fran2k on October 21, 2014, 04:02:36 AM
I went thought the necessity of having all of this information together as I'm creating a lot of paper wallets BIP38 encrypted to gave as gift in an event and I need the people to import the wallets with anything they have.

Web Wallets
  • https://blockchain.info

Web Implementations
  • https://bitcoinpaperwallet.com
  • https://bit2factor.org/
  • https://bit2factor.org/
  • https://www.bitaddress.org/

Android
  • Mycelium https://play.google.com/store/apps/details?id=com.mycelium.wallet&hl=en

iOS
  • Breadwallet http://breadwallet.com https://github.com/voisine/breadwallet https://bitcointalk.org/index.php?topic=799565.0

Code
  • https://github.com/mannkind/bit2factor.org
  • https://github.com/pointbiz/bitaddress.org
  • https://github.com/cryptocoinjs/bip38
  • http://cryptocoinjs.com/modules/currency/bip38/

Desktop
  • Electrum with Plugin?

Anything more?


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: Xiaoxiao on October 21, 2014, 05:10:11 AM
All are these wallets secure?  We know blockchain has had a problem in their wallet where some hacked something in one's browser to steal info.  I forget the details.


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: fran2k on October 26, 2014, 02:13:09 AM
All are these wallets secure?  We know blockchain has had a problem in their wallet where some hacked something in one's browser to steal info.  I forget the details.

This is out of topic. The objetive of the post is just to index the wallets that implemented BIP38. There is a lot of info about security and other stuff around here.


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: keber on October 26, 2014, 02:30:26 AM
All are these wallets secure?  We know blockchain has had a problem in their wallet where some hacked something in one's browser to steal info.  I forget the details.

 so much wallet are all needful?


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: fran2k on November 05, 2014, 02:40:10 AM
All are these wallets secure?  We know blockchain has had a problem in their wallet where some hacked something in one's browser to steal info.  I forget the details.

 so much wallet are all needful?

I'm not sure I understand your question. This is just a list with the wallets that implemented BIP38.


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: spazzdla on November 05, 2014, 02:05:17 PM
How secure is BIP38, would you feel comfortable encrypting a wallet with BIP38 and putting it all over the web?


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: fran2k on November 06, 2014, 03:19:29 AM
How secure is BIP38, would you feel comfortable encrypting a wallet with BIP38 and putting it all over the web?

Ummm, I feel more secure having my paper wallets with BIP38 than with the keys unencrypted.


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: Kimowa on November 06, 2014, 05:39:37 AM
How secure is BIP38, would you feel comfortable encrypting a wallet with BIP38 and putting it all over the web?
You should never do this. However if your BIP38 wallet was circulated throught the internet for a short period of time, it would likely be safe for the time it would take for you to discover it is on the internet and to move your bitcoin to another wallet/address


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: fran2k on November 06, 2014, 02:01:18 PM
Just if you want to check by yourself more info about:

https://github.com/bitcoin/bips/blob/master/bip-0038.mediawiki


Title: Re: List of BIP38 Wallets, Sites & Code
Post by: btcrich on February 19, 2015, 09:14:07 AM
I would rather manually obfuscate the key for my paper wallet.  Something you could "decrypt" manually.  Perhaps something as simple as increasing the value of each character by 1, or alternating +1, -1. Etc.