henare / httpswatch

HTTPSWatchAU

Home Page:https://httpswatch.com.au

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTPSWatch

This is the HTTPSWatch project, a website that tracks the HTTPS support of prominent websites.

The code is fairly simple. Python 3.4 is required. The check_https.py script generates a small static site from JSON data in the config/ directories and Jinja2 templates from the templates/ directory.

If you edit the HTML, please do not wrap HTML lines. (Paragraphs should be on one line.)

Once check_https.py has been run, you can run testing_server.py to view the website at localhost:8000.

Project discussions takes place on the Freenode IRC channel #httpswatch. A web client is available.

About

HTTPSWatchAU

https://httpswatch.com.au

License:MIT License


Languages

Language:Python 50.5%Language:HTML 32.1%Language:CSS 17.4%