Re: [push-api] Add and Encryption Key array to the PushRegistration interface (#89)

Every origin absolutely requires a different key pair, otherwise we generate a tracking vector.  My recommendation would be to generate one for each new push subscription, but that depends largely on choosing something relatively cheap to create, like ECDH.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/89#issuecomment-65100687

Received on Monday, 1 December 2014 17:25:31 UTC