← Back to context

Comment by verdverm

13 hours ago

Is that page served from a secure domain anywhere?

Out of curiousity, I like security just as much as the next guy and ensure that certs are valid, ciphers are fresh, and protocols are mature, but I am also not really concerned with an informational site that runs http being browsed. Would you mind sharing what your concern would be with browsing this content over http?

  • MITM injection by your ISP or government

    • Use uBlock Origin and add custom filters to block scripts on http:// ; e.g.

          http://$inline-script,domain=~localhost
          http://$script,domain=~localhost

    • Inject what exactly? Why should I trust incompleteideas.net more than my ISP or government?