Pages:
Author

Topic: ‘Decentralized’ Bitcoin Wallet is available in iOS - page 2. (Read 3591 times)

legendary
Activity: 2282
Merit: 1050
Monero Core Team
I would not let a single satoshi, belonging to me, anywhere near an operating system released by Apple. Please see my following post as to why. https://bitcointalksearch.org/topic/m.8971859
member
Activity: 115
Merit: 19
Is there a way to back up the wallet, in case the phone falls in a lake or something?

Yes, backup is via BIP39, which I believe was co-authored by the creator of this app and the creator(s) of Trezor (mainly), Adam and Slush/Stick.

Yep, my contribution to BIP39 was the wordlist and the checksum scheme.
sr. member
Activity: 302
Merit: 250
Is there a way to back up the wallet, in case the phone falls in a lake or something?

Yes, backup is via BIP39, which I believe was co-authored by the creator of this app and the creator(s) of Trezor (mainly), Adam and Slush/Stick.
hero member
Activity: 686
Merit: 500
Is there a way to back up the wallet, in case the phone falls in a lake or something?
member
Activity: 115
Merit: 19
App review typically takes about a week
newbie
Activity: 35
Merit: 0
Thank's for all the hardwork! I downloaded the wallet and have been messing around with it on one of my iPhones.

While I have your ear, you ever consider implementing a name service for the wallet to map the addresses to friendly words? https://rushwallet.com/ currently uses:
 http://opennamesystem.org/
https://github.com/opennamesystem/openspecs
https://onename.io/

In essence you register the usernames u/ on the namecoin blockchain and associate some type of JSON data with the username containing information about the user, payment address etc. I see correlations with this type of service and DNS we use to map ip's to names.

I gave it a 5 Star rating Smiley

I'm glad you like it.

I definitely would like to make it easier to pay people in an address book, or some more user friendly identifier than a bitcoin address. Users shouldn't have to see or care about bitcoin addresses anymore than they see or care about IP addresses, however it can't be implemented in a way that encourages address re-use. There is a strong use case for fixed addresses, but it needs to be done using something like stealth addresses to protect financial privacy and not have funds kept on addresses who's pubkey is exposed.

just curious, how long did the request take to get added on the app store?
member
Activity: 115
Merit: 19
Thank's for all the hardwork! I downloaded the wallet and have been messing around with it on one of my iPhones.

While I have your ear, you ever consider implementing a name service for the wallet to map the addresses to friendly words? https://rushwallet.com/ currently uses:
 http://opennamesystem.org/
https://github.com/opennamesystem/openspecs
https://onename.io/

In essence you register the usernames u/ on the namecoin blockchain and associate some type of JSON data with the username containing information about the user, payment address etc. I see correlations with this type of service and DNS we use to map ip's to names.

I gave it a 5 Star rating Smiley

I'm glad you like it.

I definitely would like to make it easier to pay people in an address book, or some more user friendly identifier than a bitcoin address. Users shouldn't have to see or care about bitcoin addresses anymore than they see or care about IP addresses, however it can't be implemented in a way that encourages address re-use. There is a strong use case for fixed addresses, but it needs to be done using something like stealth addresses to protect financial privacy and not have funds kept on addresses who's pubkey is exposed.
sr. member
Activity: 381
Merit: 250
I'm the author of breadwallet, and also co-author of BIP39 and I took over maintenance of BIP38.

The word I've been using to describe it is 'standalone', but the coin desk writer went with the way that bitcoin.org describes such wallets, 'decentralized'.

I believe it's the only wallet out there now that is both BIP32 HD, and BIP37 SPV... someone correct me if I missed another. All the other mobile SPV wallets are based on bitcoinj which I don't think has BIP32 quite implemented yet, though it's getting close.

I designed breadwallet to be the most secure wallet out there. The iOS security model provides good protection against malware (you would need a remote jailbreak exploit for malware to steal your keys), and also all devices are hardware AES encrypted by default, so it's reasonably secure even in the event of physical theft. Web and desktop wallets are of course wide open to malware, and although android is better, it still has a serious malware problem, most devices don't receive timely security updates, and almost no one has android filesystem encryption turned on to protect from physical theft. Of those that do, many devices don't have hardware backed encryption, so the encryption is only as strong as the typically weak passwords people choose for unlocking their phones.

breadwallet also supports bip38 key import, bip70 payment protocol, and is open source. I'm pleased to say it's now listed on bitcoin.org "choose your wallet"

Thank's for all the hardwork! I downloaded the wallet and have been messing around with it on one of my iPhones.

While I have your ear, you ever consider implementing a name service for the wallet to map the addresses to friendly words? https://rushwallet.com/ currently uses:
 http://opennamesystem.org/
https://github.com/opennamesystem/openspecs
https://onename.io/

In essence you register the usernames u/ on the namecoin blockchain and associate some type of JSON data with the username containing information about the user, payment address etc. I see correlations with this type of service and DNS we use to map ip's to names.

I gave it a 5 Star rating Smiley
member
Activity: 115
Merit: 19
Will other units be supported in the app in the future besides just bits? Not that bits are all that confusing but most are now used to the standard 'bitcoins" unit.

I really feel it's important for the community to move together to the new standard. It's only old time bitcoiners who are attached to the bitcoin denomination, but eight decimal places will horribly confuse new comers who expect to see two like nearly every other currency on the planet uses.
member
Activity: 115
Merit: 19
I'm the author of breadwallet, and also co-author of BIP39 and I took over maintenance of BIP38.

The word I've been using to describe it is 'standalone', but the coin desk writer went with the way that bitcoin.org describes such wallets, 'decentralized'.

I believe it's the only wallet out there now that is both BIP32 HD, and BIP37 SPV... someone correct me if I missed another. All the other mobile SPV wallets are based on bitcoinj which I don't think has BIP32 quite implemented yet, though it's getting close.

I designed breadwallet to be the most secure wallet out there. The iOS security model provides good protection against malware (you would need a remote jailbreak exploit for malware to steal your keys), and also all devices are hardware AES encrypted by default, so it's reasonably secure even in the event of physical theft. Web and desktop wallets are of course wide open to malware, and although android is better, it still has a serious malware problem, most devices don't receive timely security updates, and almost no one has android filesystem encryption turned on to protect from physical theft. Of those that do, many devices don't have hardware backed encryption, so the encryption is only as strong as the typically weak passwords people choose for unlocking their phones.

breadwallet also supports bip38 key import, bip70 payment protocol, and is open source. I'm pleased to say it's now listed on bitcoin.org "choose your wallet"
newbie
Activity: 22
Merit: 0
So anyone here used the breadwallet app already?
newbie
Activity: 3
Merit: 0
I have all the iOS wallets installed and have gravitated towards bread wallet. It's my favorite for many reasons and it's the one I recommend to new users. I hadn't heard anything about bread wallet until this article so it was nice to see someone else condone it.
full member
Activity: 235
Merit: 100
Will other units be supported in the app in the future besides just bits? Not that bits are all that confusing but most are now used to the standard 'bitcoins" unit.
newbie
Activity: 7
Merit: 0
I use it and it's my favorite so far for ios.  Great, simple interface.  Connects directly to the blockchain.  It even gives warnings for screenshots taken.  Grin
It's also now listed as a wallet choice on bitcoin.org
newbie
Activity: 56
Merit: 0
Who are using this breadwallet thing? Is it ok? Any experience or what?
donator
Activity: 1463
Merit: 1047
I outlived my lifetime membership:)
lol .. ‘hierarchical deterministic ' wallet is surely decentralized  Grin
 

It's the SPV implementation that is being referred to as decentralized.
hero member
Activity: 642
Merit: 500
Evolution is the only way to survive
lol .. ‘hierarchical deterministic ' wallet is surely decentralized  Grin
 
hero member
Activity: 574
Merit: 500
iOS Users Get First ‘Decentralized’ Bitcoin Wallet with Breadwallet
Apple's iPhone is so popular and have massive shares in smart phone market. Once its new products are launched, they will always grab a lot of attentions. The iPhone users will be happy to welcome this bitcoin wallet. The apps will increase the usability and convenience for bitcoin users, facilitate bitcoin adopted by masses quickly. Does it impact the use of apple pay? What do you think about this?   
http://www.coindesk.com/ios-users-get-first-decentralized-bitcoin-wallet-breadwallet/
Pages:
Jump to: