[w3c/manifest] Add field: public key (certificate) (#930)

The app manifest should provide an option for the app developer/owner to specify the certificate (public key) which will be used for HTTPS connections (similar to [HTTP Public Key Pinning (HPKP)](https://developer.mozilla.org/en-US/docs/Web/HTTP/Public_Key_Pinning)).

This would allow many of the apps currently bundling Electron to move (back) to PWAs while maintaining their high security standards (e.g. [E2E encrypted messenger Signal](https://community.signalusers.org/t/web-app-for-signal/1272/2)).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/930

Received on Tuesday, 21 July 2020 20:12:25 UTC