keithers
Legendary
Offline
Activity: 1456
Merit: 1001
This is the land of wolves now & you're not a wolf
|
|
September 24, 2014, 04:53:56 PM |
|
Which wallets are compatible for Trezor? What future wallets are being added? And about how long for those to be added?
I've been testing electrum + trezor (well, actually: using as my day-to-day wallet, really). It's "right around the corner", 2 weeks style . Seriously, though: dust is settling and electrum is close to a release. The wallets that talk to Trezor are myTrezor and Electrum, and I think that Armory is planned. If your Trezor breaks, the seed can be imported into Wallet32 and Mycelium 2.0 (RC1 is out). I think it also should be able to be imported into the new iOS wallet app 'breadwallet' right?
|
|
|
|
stick
|
|
September 24, 2014, 05:10:37 PM Last edit: September 24, 2014, 05:38:28 PM by stick |
|
I think it also should be able to be imported into the new iOS wallet app 'breadwallet' right?
Unfortunately not. breadwallet uses BIP39, but uses different structure than BIP44. But javascript implementation just appeared here: https://github.com/dcpos/bip39 (optional passphrase support is coming very soon, already sent a pullrequest) (usual disclaimer: never ever enter your recovery seed to the computer unless you have no other option)
|
|
|
|
dexX7
Legendary
Offline
Activity: 1106
Merit: 1026
|
|
September 24, 2014, 06:54:24 PM |
|
... uses BIP39, but uses different structure than BIP44. Are there plans to get to a point where one structure is used as "industry wide standard"? Less fragmentation and more intercompatibility would be great.
|
|
|
|
stick
|
|
September 24, 2014, 07:01:43 PM |
|
Are there plans to get to a point where one structure is used as "industry wide standard"? Less fragmentation and more intercompatibility would be great.
Most of the wallets are joining the BIP44 train. (TREZOR, Wallet32, Mycelium, MultibitHD, etc.) Yay! Breadwallet would probably also use BIP44 if it existed back then.
|
|
|
|
bitllionaire
Legendary
Offline
Activity: 1120
Merit: 1000
|
|
September 25, 2014, 01:16:39 AM |
|
Waiting that the bitcoin price is higher to buy one Trezor besides,when the project advances this will get more added value
|
|
|
|
kkurtmann
|
|
September 25, 2014, 05:48:30 AM Last edit: September 25, 2014, 06:28:37 AM by kkurtmann |
|
so... no fix for IE11 yet? just setup my new trezor, all went fine till the end after reconnecting it ---> Error! Child node derivation failed. been a cupl weeks since first fail on my old Trezor
edit: the new lanyard broke with minor pressure (knot came out of the shroud), ie: cinching it onto the device
|
|
|
|
stick
|
|
September 25, 2014, 07:56:38 PM |
|
so... no fix for IE11 yet?
Fix should be deployed now.
|
|
|
|
|
keithers
Legendary
Offline
Activity: 1456
Merit: 1001
This is the land of wolves now & you're not a wolf
|
|
September 25, 2014, 08:00:42 PM |
|
Wow that is awesome. I was asking earlier in the thread if there was any way to see your balances on iOS. I would think that this would require a jailbroken iphone for a tweak to be created...
|
|
|
|
stick
|
|
September 25, 2014, 09:40:48 PM Last edit: September 25, 2014, 10:40:24 PM by stick |
|
Wow that is awesome. I was asking earlier in the thread if there was any way to see your balances on iOS. I would think that this would require a jailbroken iphone for a tweak to be created...
For iOS there is an app (in the store) called breadwallet that contains all building blocks for such watch-only app (SPV + BIP32). We'll just need to find someone who will use these blocks to create "myTREZOR Lite for iOS" ...
|
|
|
|
chrisrico
|
|
September 25, 2014, 10:49:24 PM |
|
Introducing myTREZOR Lite for Android (SPV watch-only client based on BTCReceive by Ken Sedgwick)
What are the main blockers for creating a full Trezor USB interface for Android devices? Oh, and I forgot to mention, this is awesome. I may be the second downloader.
|
|
|
|
stick
|
|
September 25, 2014, 10:56:14 PM |
|
What are the main blockers for creating a full Trezor USB interface for Android devices?
Time. Interfacing is easy - it's already done: https://github.com/trezor/trezor-androidNow we'd need someone to integrate it into an existing wallet or create a brand new myTREZOR app.
|
|
|
|
kkurtmann
|
|
September 25, 2014, 11:13:30 PM |
|
so... no fix for IE11 yet?
Fix should be deployed now. Confirmed. Works as advertised.
|
|
|
|
keithers
Legendary
Offline
Activity: 1456
Merit: 1001
This is the land of wolves now & you're not a wolf
|
|
September 25, 2014, 11:54:28 PM |
|
Wow that is awesome. I was asking earlier in the thread if there was any way to see your balances on iOS. I would think that this would require a jailbroken iphone for a tweak to be created...
For iOS there is an app (in the store) called breadwallet that contains all building blocks for such watch-only app (SPV + BIP32). We'll just need to find someone who will use these blocks to create "myTREZOR Lite for iOS" ... Would be cool for someone to create that and then be able to download it in the app store. i would even pay for that app if necessary...
|
|
|
|
ticoti
|
|
September 26, 2014, 01:38:36 AM |
|
Introducing myTREZOR Lite for Android[/url] (SPV watch-only client based on BTCReceive by Ken Sedgwick)
cool! so it is just to connect a device with otg, isn't it?
|
|
|
|
molecular
Donator
Legendary
Offline
Activity: 2772
Merit: 1019
|
|
September 26, 2014, 06:44:56 AM |
|
What are the main blockers for creating a full Trezor USB interface for Android devices?
Time. Interfacing is easy - it's already done: https://github.com/trezor/trezor-androidNow we'd need someone to integrate it into an existing wallet or create a brand new myTREZOR app. fork schildbachs wallet? last time I talked to him he said bip32 was on his list.
|
PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0 3F39 FC49 2362 F9B7 0769
|
|
|
chrisrico
|
|
September 26, 2014, 07:02:06 AM |
|
fork schildbachs wallet?
last time I talked to him he said bip32 was on his list.
BIP32 is already implemented in bitcoinj, and an alpha version of his wallet is already using deterministic key generation. I think the sticking point has been BIP43/44, but that may have already been solved, I'm not sure.
|
|
|
|
stick
|
|
September 26, 2014, 08:35:02 AM |
|
fork schildbachs wallet?
Wallet32 is a fork of Schildbach's wallet and understands BIP44. So it makes more sense to fork Wallet32 instead, removing private key management and using trezor-android for communication. That said, it's still quite a big task.
|
|
|
|
keithers
Legendary
Offline
Activity: 1456
Merit: 1001
This is the land of wolves now & you're not a wolf
|
|
September 26, 2014, 07:06:19 PM |
|
Wow that is awesome. I was asking earlier in the thread if there was any way to see your balances on iOS. I would think that this would require a jailbroken iphone for a tweak to be created...
For iOS there is an app (in the store) called breadwallet that contains all building blocks for such watch-only app (SPV + BIP32). We'll just need to find someone who will use these blocks to create "myTREZOR Lite for iOS" ... Would be cool for someone to create that and then be able to download it in the app store. i would even pay for that app if necessary... For the record, I would pay for that app as well... So that is already a few of us...this would be a good idea for the guys from Trezor to build and add onto their shoptrezor webstore...
|
|
|
|
klokan
|
|
September 26, 2014, 07:54:31 PM |
|
this would be a good idea for the guys from Trezor to build and add onto their shoptrezor webstore...
Well, on my wishlist of Trezor improvements, this is now on 15th place right after being able to login to my battle.net account with Trezor. I believe there are more important things to do/fix for Trezor developers. This should be a community effort. All the libs are out there. I don't really see the reason why Trezor team should implement this.
|
|
|
|
|