README.md 521 B

Certstream-watcher

This is Platform.sh project written to aggregate, parse and watch certificate data from many certificate transparency logs and notify if certain pattern is noticed. Based on code from CaliDog.

Setup

  • Variable to watch endings
  • Slack integration hook

Development

virtualenv -p python3 .env
source .env/bin/activate

pip install -r requirements.txt

python run_server.py