Hello,
Would it be possible to add support for POST requests on the public Mojeek search page, instead of only GET requests with the query visible in the URL?
This would be useful for privacy (it hides the queries to the ISP)
Thank you.
Hello,
Would it be possible to add support for POST requests on the public Mojeek search page, instead of only GET requests with the query visible in the URL?
This would be useful for privacy (it hides the queries to the ISP)
Thank you.
Your ISP cannot see beyond the hostname when you’re using TLS (https:), all they see is that you want to connect to mojeek.com.
However, using POST is useful for hiding queries you’ve made in your browser history.
Thanks for the feedback Eric and, as Ricardo said, it’s not a priority for this reason but it is on our to do list.