freedomofpress / securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations
https://securethe.news
GNU Affero General Public License v3.0
102 stars 25 forks source link

Porting It To Another Idea #171

Closed ChetanArvindPatil closed 6 years ago

ChetanArvindPatil commented 6 years ago

Hi All,

Is it as simple as following README to port this code to new service but to track HTTPS for different domain of websites?

Can anyone please suggest if this is what all it needs to be done? I am still browsing code as to where the data is fed to scan for security.

Thanks.

filipecatraia commented 6 years ago

You're probably looking for https://github.com/freedomofpress/securethenews/blob/master/news_sites.csv

conorsch commented 6 years ago

Yes, the CSV site is a great way to get started, but most practical administration is done via the web UI, once the site is running. You can create a custom CSV and sideload that via loadsites manage.py command.