Hey HN,
SearchShare is a PoC for sharing verified search engine results between users.
It enables a user to submit a copy of the search result they've received from a search engine, in a manner which does not enable the user to tamper or manipulate the results received. In doing so, it enables at trustless relationship between users.
Once search results have been submitted, users visit the website to compare results between users, between queries & between search engines.
The use case builds upon the concepts of notarisation which enables the creation of signed copies of web pages, which are provably authentic & independently verifiable (using TLS Notary). Signed pages can not be modified, manipulated or tampered with by the user who created them, or any parties who received them. The signed page is authenticate in that it is represents the web page (web resource, or dom) as requested by the user, and delivered by the server.
My first Show HN, appreciate any feedback and keen to see some discussion.
Links:
Example: https://searchshare.proofs.sh/compare/6/8
Site: https://searchshare.proofs.sh/
Readme: https://github.com/rjaus/search-share-docs/blob/master/README.md
How to submit your own results: https://github.com/rjaus/search-share-docs/blob/master/How-to-submit.md
TLS Notary: https://tlsnotary.org/