Daniel Krol
Daniel Krol
Inspiration: You mentioned zksnarks. That got me thinking here. I had an idea for a small but significant change to your approach that I think could ease a few of...
> just to make sure i understand the process: I should have given some example interactions. > to get the wallet, you use the loginPublicKey and the downloadKey Okay, this...
> `KDF(password) = (walletKey, downloadKey, loginPrivateKey)` Note that the only reason I made downloadKey separate from the login keypair was that it was available without the wallet. With what you...
I have a sort of proof of concept. There's a lot of caveats that I gave in the email thread where I presented it. I'll just link to it instead...
I'm actually not familiar enough with those to know what to do.
Everything seems to already have a port attached.
To be clear, the core of the error is in what is meant by "restart etherpad". There are two options: `#1` Kill the etherpad server, and start it again `#2`...
Sure, I'll look into it.
Not _that_ easy to do a good fix. The way it's designed, the settings blob is the module itself. I.e. `settings.maxAge` is known as `exports.maxAge` within `Settings.js`: https://github.com/ether/etherpad-lite/blob/develop/src/node/utils/Settings.js#L204 By your...
I did some debugging and figured out something about the problem. If you do a local checkout of `xristosk/bandcamp_artists` and look at `body.csv`, you'll see that there are more columns...