Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Trezor-based addresses [$15] #2

Closed
robby-d opened this issue Mar 2, 2014 · 0 comments
Closed

Add support for Trezor-based addresses [$15] #2

robby-d opened this issue Mar 2, 2014 · 0 comments

Comments

@robby-d
Copy link
Contributor

robby-d commented Mar 2, 2014

Once Trezor is available, add the ability to import an address stored on a Trezor hardware wallet.

Can use this library: https://github.com/trezor/trezor.js
Do signing with this: https://github.com/trezor/webwallet/blob/c12d1d6b32022b25aad64912927a62af394616bc/app/scripts/services/TrezorAccount.js#L137
(their lib takes in a bitcoinjslib tx object, but we could modify it for bitcore)

also, I think we need to add a daemon to run trezord server side (will need to enhance build system, much like we do for the armory daemon)

This will give people the ability to have very secure storage addresses, backed by a hardware wallet device (i.e. the privkey will be stored on the trezor and not generated from the entered seed/password on login).

--- Did you help close this issue? Go claim the **[$15 bounty](https://www.bountysource.com/issues/4062817-add-support-for-trezor-based-addresses?utm_campaign=plugin&utm_content=tracker%2F542579&utm_medium=issues&utm_source=github)** on [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F542579&utm_medium=issues&utm_source=github).
@robby-d robby-d added this to the Counterwallet Future / 2.0 milestone Mar 18, 2014
@robby-d robby-d self-assigned this Mar 18, 2014
@robby-d robby-d assigned ouziel-slama and unassigned robby-d Aug 21, 2014
@robby-d robby-d modified the milestones: 1.7.0, 1.6.0 Aug 21, 2014
@robby-d robby-d modified the milestones: 1.6.0, 1.7.0 Aug 26, 2014
@robby-d robby-d changed the title Add support for Trezor-based addresses Add support for Trezor-based addresses [$15] Nov 18, 2014
@robby-d robby-d added the bounty label Nov 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants