Search content
Sort by

Showing 4 of 4 results by kgk
Post
Topic
Board Development & Technical Discussion
Topic OP
Format for Exporting Extended Public Keys from HD Wallets
by
kgk
on 24/03/2014, 05:00:55 UTC
I am working on a service for hosting an HD wallet for a user, generating new address for each transaction, but without hosting their private key.

The idea is to let the user export an EPK from their HD wallet (once this is supported) into a file of some sort. Then they continue to manage their private key in any wallet that they want.

My question is: what format should that file be? Perhaps a PEM file that looks something like:
-----BEGIN EPK-----
...
-----END EPK-----
-----BEGIN EPK SIGNATURE-----
...
-----END EPK SIGNATURE-----

The signature is necessary to prevent mitm after exporting and before uploading. Is there already an implementation of exporting EPKs that I can try out? I appreciate your thoughts Smiley
Post
Topic
Board Development & Technical Discussion
Re: How are big exchanges designed from a technical POV?
by
kgk
on 13/03/2014, 16:42:20 UTC
Brian Armstrong did this awesome interview with Kevin Rose a while back. He goes into some detail about how their system works.
http://techcrunch.com/video/coinbase-founder-brian-armstrong-on-bitcoin-security-foundation/518053205/
Post
Topic
Board Beginners & Help
Re: Hello to all users from bitcointalk.org
by
kgk
on 15/09/2013, 15:40:31 UTC
Just curious, what kind of exchange are you building (btc, ltc, ppc, etc)? I heard of a guy exchanging BTC for ISK (as in from the game, Eve Online).
Post
Topic
Board Beginners & Help
Re: Mining Using your computer.
by
kgk
on 15/09/2013, 15:34:23 UTC
You should still set it up and play with it to learn how it works. Definitely don't keep it actually running though because you're just going to raise your power bill and lose money.