>question
Would it be possible to create an IPFS archiver that stores the SSL handshake - which could be used to verify a particular page's authenticity?
E.g. if the response is signed by site's certificate, then that archive has not been tampered with.
Otherwise, if we're only archiving the HTML response, etc, any user could spoof what's returned.