Joseph Werle

Results 185 comments of Joseph Werle

Hmm, this should have been fixed, but it appears it not to be working on linux! We'll get this fixed ASAP

> There's another related issue I stumbled upon while playing around with this fix: dependencies. > > Say that we have package A depending on B. Both A and B...

I have been super busy I am sorry! I will get back to this very soon

cc @yorkie for github-gist

> It no longer crashes but gives the wrong pathname "/". lets open an issue?

@daddinuz club.json is intended to replace the package.json file. It is supported in master of clib. The package.json file is not necessary anymore not are the scripts. This PR allows...

Hi @brianmwaters, Thanks for reaching out. I cannot recall exactly but I believe the decision to generate symmetric keys this way was because [sodium-javascript](https://github.com/sodium-friends/sodium-javascript) lacked support for the `crypto_secretbox_keygen` implementation.