Coder Social home page Coder Social logo

Comments (7)

slush0 avatar slush0 commented on May 31, 2024

The main problem is that Trezor never sends the seed to the computer, so you would need to take your seed and process BIP32 private derivation on trusted computer to get private information which you can load to HW1.

I'm not familiar with toolchain of HW1, but python-trezor does not have such tools out of the box.

from python-trezor.

ulrichard avatar ulrichard commented on May 31, 2024

I think it would be possible to derive with pycoin, but I don't know the parameters.

from python-trezor.

ulrichard avatar ulrichard commented on May 31, 2024

I don't have a spare trezor to do experiments.
Is there a publicly known seed with master public/private keys and addresses to play with?
Only after I can verify the procedure with a toy account, I would use it with my real seed.

from python-trezor.

slush0 avatar slush0 commented on May 31, 2024

Yes, please check unit tests of this repo, esp. "common.py".
Dne 17. 12. 2014 9:07 "Richard" [email protected] napsal(a):

I don't have a spare trezor to do experiments.
Is there a publicly known seed with master public/private keys and
addresses to play with?
Only after I can verify the procedure with a toy account, I would use it
with my real seed.

Reply to this email directly or view it on GitHub
#22 (comment).

from python-trezor.

prusnak avatar prusnak commented on May 31, 2024

... or you can use this https://dcpos.github.io/bip39/ to play with BIP39+BIP44.

from python-trezor.

ulrichard avatar ulrichard commented on May 31, 2024

That looks good. Thanks.

from python-trezor.

prusnak avatar prusnak commented on May 31, 2024

Closing. Solution described in the referenced issue above.

from python-trezor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.