Need to allow an optional passphrase when initing. Add `pass: null` to the `initOpts`. If not null, then produce `jsipfs init --pass ... -b 2048`. Make sure that this is also done for in-proc deamons.