https://github.com/ssbc/private-group-spec/blob/master/vectors/unbox2.json
https://github.com/ssbc/private-group-spec/pull/8/files
keks: in my PR I tfk encode the dh_keys for the DM-key derivation
mix: is it safe to make a shared DM key with yourself
use-case : if I lose all my stuff, how do I get back into the group?
keks: aiming for forward security, ideally you couldn't get back in?
mix: you could always export your keystore
https://github.com/ssbc/envelope-spec/tree/master/derive_secret/README.md
TODO: change (for clarity)
TODO - make sure these changes are in the spec
keks: Go side of things we've got the envelope code back up to date.
we're gonna meet again for more private groups
mix: lets look at the vectors and see what needs doing:
envelope-spec
box1 yes
box2 - mix: libsodium didn't let me encrypt an empty buffer.
box3 - mix: this blocks against a person not making a unique msgKey
cloaked_id1 yes
derive_secret1 yes
slot1 yeso
unslot1 yeso
private-group-spec
we both agree the docs are a bit messy
we talked about cooking