Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
Right now an online installer relies solely on transport level security (SSL) to verify the integrity of downloads. The data is also protected with a SHA1 checksum, but that is not true for the metadata.
Instead we should sign the metadata with a certificate that the client installer can then verify.
There's an attempt to add API to QtNetwork to allow this easily:
Attachments
Issue Links
- relates to
-
QTIFW-931 Support fetching repository URLs in json format
- Closed