Hi, Is there any real world case of accounts with per-collection keys? [0]
If yes, how and when are they generated? Should a client always check if the per-collection key bundle exists when encrypting/decrypting records? Or is it safe to directly use the default key bundle like here [1], [2]? [0] https://github.com/michielbdejong/fxsync-webcrypto/issues/19 [1] https://github.com/mozilla-b2g/gaia/blob/master/shared/js/sync/crypto/fxsyncwebcrypto.js#L192 [2] https://github.com/mozilla-b2g/gaia/blob/master/shared/js/sync/crypto/fxsyncwebcrypto.js#L271 Thanks, Gabriel _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

