Tankred Hase

Results 59 comments of Tankred Hase

Cool! Perhaps we can share code on more levels then. Here's an overview of our architecture: https://whiteout.io/technology.html > I have PGP keygen and encryption/signing working. Hope to split these into...

Also, if I may... your TLS implementation is susceptible to Man in the Middle attacks: https://github.com/hiddentao/browsermail/blob/master/src/js/node-polyfills/tls.js#L36 I know it's a pain since chrome.socket doesn't support native TLS yet, but you...

> I don't use OpenPGP.js. Instead I'm trying out an Asm.js port of GPG2 (see https://github.com/manuels/unix-toolbox.js-gnupg). I run it in a web worker and then simply save the virtual filesystem...

> If you're interested here is my GPG interface. Thanks! I'll take a look. Although the asm.js port also seems to be quite "alpha" atm as well: http://manuels.github.io/unix-toolbox.js-gnupg/

> I think a performance comparison would be particularly interesting. Definitely. If you have any findings, I would be interested as well. Also a note on performance, we will integrate...

Couldn't repro this on my mac. Make sure to install at least node 10.x LTS

First iteration tracked here https://github.com/lightninglabs/lightning-app/issues/1265

Here's another `send_all` tx. Fee estimate: ![image](https://user-images.githubusercontent.com/1374174/59544250-f02a6800-8ed5-11e9-8b2c-13a6ff28d948.png) Final fee: ![image](https://user-images.githubusercontent.com/1374174/59544247-e7d22d00-8ed5-11e9-9ac5-bf85c63bd914.png)

Potentially related to https://github.com/lightninglabs/lightning-app/issues/1245

As a workaround you can recover the wallet using your seed. See: https://twitter.com/lightning_help/status/1151050162611064832