Multi-source OSINT data collection and parallel processing tool. Indexes 4chan, Discord and IRC, reorganizes the data into a common format, annotates language, sentiment and tokens in multiple threads, and outputs the results to Elasticsearch.
Go to file
Mark Veidemanis 2dd2360b4f Add config file to Turnilo 2022-09-27 08:30:28 +01:00
docker Implement uvloop 2022-09-23 07:20:30 +01:00
legacy Remove debugging code and fix regex substitution 2022-09-21 12:48:54 +01:00
processing Make debug output cleaner 2022-09-22 17:39:29 +01:00
schemas Implement threshold writing to Redis and manticore ingesting from Redis 2022-09-07 07:20:30 +01:00
sources Print Ingest settings on start 2022-09-23 08:32:29 +01:00
.gitignore Add config directories to gitignore 2022-09-08 09:45:18 +01:00
.pre-commit-config.yaml Reinstate Redis cache 2022-09-04 21:38:53 +01:00
db.py Make debug output cleaner 2022-09-22 17:39:29 +01:00
docker-compose.yml Add config file to Turnilo 2022-09-27 08:30:28 +01:00
env.example Document new PROCESS_THREADS setting in example file 2022-09-20 22:43:04 +01:00
environment Fix indexer options 2022-09-22 17:39:18 +01:00
event_log.txt Implement sentiment/NLP annotation and optimise processing 2022-09-16 17:09:49 +01:00
monolith.py Implement uvloop 2022-09-23 07:20:30 +01:00
requirements.txt Implement uvloop 2022-09-23 07:20:30 +01:00
util.py Implement sentiment/NLP annotation and optimise processing 2022-09-16 17:09:49 +01:00