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/openspecshttps://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
