Author

Topic: [ESHOP launched] Trezor: Bitcoin hardware wallet - page 252. (Read 965789 times)

sr. member
Activity: 800
Merit: 250
Shield contains OLED display, two buttons and USB HID chip. All parts are freely available in shops or you'll be able to buy assembled shield from us.

That's it? Would've thought it'd be a bit more complicated. Awesome!
legendary
Activity: 1386
Merit: 1097
Shield contains OLED display, two buttons and USB HID chip. All parts are freely available in shops or you'll be able to buy assembled shield from us.
sr. member
Activity: 800
Merit: 250
There won't be any "development boards" for testing, but soon there'll be Raspberry shield with python software for DYI hackers, which will be wire-compatible with Trezor device.

What will one need to assemble a shield?
hero member
Activity: 623
Merit: 500
CTO, Ledger
Yubikey works in the most naive way - it act like USB keyboard and when you press the sensor, it simply prints out the signature to stdin. In the oposite Trezor works with custom protocol encapsulated to generic HID messages.

They're doing both, but using feature reports to communicate
legendary
Activity: 1386
Merit: 1097
when can I order one device for testing?

There won't be any "development boards" for testing, but soon there'll be Raspberry shield with python software for DIY hackers, which will be wire-compatible with Trezor device.
legendary
Activity: 1386
Merit: 1097
Don't things like the Yubikey use HID too?

Yubikey works in the most naive way - it act like USB keyboard and when you press the sensor, it simply prints out the signature to stdin. In the oposite Trezor works with custom protocol encapsulated to generic HID messages.
hero member
Activity: 623
Merit: 500
CTO, Ledger
Don't things like the Yubikey use HID too?

yes they do
legendary
Activity: 1400
Merit: 1005
Another option ("cleaner", theorically speaking) is WinUSB on Windows, then accessing it using libusb on Linux & Mac.

Both are hacks, but the generic HID hack is more popular IMHO.

Another great thing about HID is that it'll almost always work on Windows, even if a policy is used to disable typical USB devices (mass storage ...)

Don't things like the Yubikey use HID too?
vip
Activity: 113
Merit: 12
when can I order one device for testing?
hero member
Activity: 623
Merit: 500
CTO, Ledger
Another option ("cleaner", theorically speaking) is WinUSB on Windows, then accessing it using libusb on Linux & Mac.

Both are hacks, but the generic HID hack is more popular IMHO.

Another great thing about HID is that it'll almost always work on Windows, even if a policy is used to disable typical USB devices (mass storage ...)
legendary
Activity: 1386
Merit: 1097
Which one, which has also straightforward support across all platforms? HID is a bit limiting, still it has the best user experience available.

Edit: HID has a generic class, which mean that the device is not identified as any known device (keyboard, mouse), but application still can use (driver-less) HID protocol to talk with the token. Don't worry that your mouse pointer will move during transaction signing ;-).
legendary
Activity: 1526
Merit: 1129
Using HID means you're basically emulating a keyboard or mouse, right? Are you sure that's a good idea? Isn't there a more direct protocol that can be used?
legendary
Activity: 1708
Merit: 1066
+ work on the low level 'byte transport layer'.  Probably using javahidapi.

at least you shouldn't have too many issues with this, as long as you're using interrupt transfers (I've seen some oddities using control transfers on OS X). Integration on Windows XP, 7, Vista 32/64, OS X and Linux 32/64 (with the proper udev rules to let anyone write to the USB device) has been pretty much transparent for me.


Good to hear. I noticed you were using javahidapi so was going to get in touch to see what your experience was.
donator
Activity: 2772
Merit: 1019
How do you pronounce Trezor (I have to copy/paste the z since the key broke  Wink )? Is it pronounced like treasure or razor?

It's more like as "treasure". International Phonetic Alphabet writes it as /trězoːr/ (source http://en.wiktionary.org/wiki/trezor)

ahaaa, nice. Didn't get that before.
legendary
Activity: 1014
Merit: 1001
We finally decided to choose name for our hardware wallet. After considering all options from bitcointalk contest and after talking with some marketing specialists, we chose name Trezor.
Good choice  Cheesy
legendary
Activity: 1386
Merit: 1097
How do you pronounce Trezor (I have to copy/paste the z since the key broke  Wink )? Is it pronounced like treasure or razor?

It's more like as "treasure". International Phonetic Alphabet writes it as /trězoːr/ (source http://en.wiktionary.org/wiki/trezor)
legendary
Activity: 1890
Merit: 1072
Ian Knowles - CIYAM Lead Developer
There is a fair bit to do to get everything to work, in rough order:
+ finish off the existing MultiBit work and get it out the door to 'clear the decks'.
+ work on the low level 'byte transport layer'.  Probably using javahidapi.
+ produce BIP32/ HD wallet code, for eventual inclusion in bitcoinj. I am liaising with Chris Rico on this.
+ The Trezor wallet will be (in MultiBit) watch only so there will be some work there.
+ Probably write a new 'Create Wallet' wizard to improve the user experience.
+ There will also be some UI work (extra tabs etc) I expect too.

Although I know very well that today was an "epic facepalm" day for myself (have guaranteed that no-one will ever think that I am Satoshi) I think that CIYAM Open could be very helpful for managing this (will be starting to "set up shop" on Monday and please understand that *zero* bitcoins are stored at ciyam.org and that the Project owners control all their own bitcoins in whatever way they wish to so the "brain fart" that I had today could never affect another project that is hosted there).

The first 10 projects hosted will be "fee free for life" so hope you guys will at least take a look at it (btw - I think the name is great - 1 BTC very well spent!).
hero member
Activity: 623
Merit: 500
CTO, Ledger
+ work on the low level 'byte transport layer'.  Probably using javahidapi.

at least you shouldn't have too many issues with this, as long as you're using interrupt transfers (I've seen some oddities using control transfers on OS X). Integration on Windows XP, 7, Vista 32/64, OS X and Linux 32/64 (with the proper udev rules to let anyone write to the USB device) has been pretty much transparent for me.
hero member
Activity: 531
Merit: 505
Trezor is Czech term for "vault" or "money safe box", and the Z is pronounced like in razor. See german term "Der Tresor" for the same.
donator
Activity: 1736
Merit: 1006
Let's talk governance, lipstick, and pigs.
How do you pronounce Trezor (I have to copy/paste the z since the key broke  Wink )? Is it pronounced like treasure or razor?
Jump to: