Author

Topic: Bitcoin Warp Wallet Infused with NXT Brain Wallet (Read 1029 times)

legendary
Activity: 3262
Merit: 3675
Top Crypto Casino
I thought that everyone already forgot about the coin)
Nice to see work.
hero member
Activity: 633
Merit: 768
BTC⇆⚡⇄BTC
^^ Good initiative!

Congratulations!
full member
Activity: 165
Merit: 101
sr. member
Activity: 350
Merit: 251
thanks for the feedback. its best that technical users embed the code themselves, as its risky using precompiled code from someone they dont know.
hero member
Activity: 633
Merit: 768
BTC⇆⚡⇄BTC
Good work!

Nice to see some movement in order to increase NXT's "brainwallet" security.

Suggestion: submit your work to a new Github repository.
sr. member
Activity: 350
Merit: 251
Was looking for a Bitcoin Warp Wallet setup with NXT and couldn't find one. So decided to just strip out the existing Warp wallet and integrate it into the nxt wallet.

Benefits of Warp Wallet + NXT:

- Remember 1 passphrase to generate your BTC and NXT wallet
- Deters brute forcing of passphrase as its cpu intensive to generate the addresses
- NXT passphrase uses the generated public and private key combined.
- BTC address shows up in your NXT user panel for easy viewing.









Warp wallet code:

Paste the following javascript code in /html/ui/index.html file. Paste it right before the http://pastebin.com/idWnDTTy -- Use code with caution. Test it in a sandbox.

I got the code from here: https://keybase.io/warp

Downloaded the single file and stripped out the jquery, and commented out a few lines in the js. Then added in my own JS on the top.
Jump to: