From 1746919db5404370307d3b6b27a75ece6ce3fa51 Mon Sep 17 00:00:00 2001 From: cyberMonk Date: Tue, 9 Feb 2021 16:43:59 -0500 Subject: [PATCH] convert anti-Tor flags to a column --- tools/gen_brokerage_table.sh | 9 +++-- usa_insurance_companies.md | 64 ++++++++++++++++++++++-------------- 2 files changed, 45 insertions(+), 28 deletions(-) diff --git a/tools/gen_brokerage_table.sh b/tools/gen_brokerage_table.sh index 487b156..4fa60f3 100755 --- a/tools/gen_brokerage_table.sh +++ b/tools/gen_brokerage_table.sh @@ -183,7 +183,7 @@ update fiTbl set lst_kind = 'gray' where parent in (select name from fiTbl wher update fiTbl set notes = 'parent: '||parent||case when notes is null then '' else '; '||notes end where parent is not null and (notes is null or notes not like '%'||parent||'%'); update fiTbl set notes = '**Amazon AWS-hosted**'||case when notes is null then '' else '; '||notes end where aws; -update fiTbl set notes = '**Tor-hostile** resources'||case when notes is null then '' else '; '||notes end where antitor and (notes is null or notes not like '%tor_hostile%'); +/* update fiTbl set notes = '**Tor-hostile** resources'||case when notes is null then '' else '; '||notes end where antitor and (notes is null or notes not like '%tor_hostile%');*/ EOF };#table_populate @@ -202,6 +202,8 @@ gen_md() local detective=$'\xf0\x9f\x95\xb5' #local okhand='๐Ÿ‘Œ' local okhand=$'\xF0\x9F\x91\x8C' + #๐Ÿ‘ + local eye=$'\xf0\x9f\x0a\x00' printf '\n%s\n' '# Whitelist' printf %s '| *'"$fi_kind"'* | *ALEC member* | *sensitive info exposed to CloudFlare* | *supported CISPA* | *forced drug testing of staff* | *notes* | @@ -230,11 +232,12 @@ gen_md() order by name collate nocase;" printf '\n%s\n' '# Blacklist' - printf %s '| *'"$fi_kind"'* | *ALEC member* | *sensitive info exposed to CloudFlare* | *supported CISPA* | *forced drug testing of staff* | *notes* | -|---|---|---|---|---|---| + printf %s '| *'"$fi_kind"'* | *ALEC member* | *Tor-hostile* | *sensitive info exposed to CloudFlare* | *supported CISPA* | *forced drug testing of staff* | *notes* | +|---|---|---|---|---|---|---| ' sqlite3 "${db_file}" "select '|'||name, case when alec then '$okhand' else 'n' end, + case when antitor then '$eye' else 'n' end, case when cflogin then '$cloud_lightening' else 'n' end, case when cispa then '$detective' else 'n' end, case when dt then '$test_tube' else 'n' end, diff --git a/usa_insurance_companies.md b/usa_insurance_companies.md index 4a5d5de..533f3cf 100644 --- a/usa_insurance_companies.md +++ b/usa_insurance_companies.md @@ -26,28 +26,42 @@ |[Travelers](https://www.travelers.com)|n|n|๐Ÿ•ต|๐Ÿงช|akamai hosted| # Blacklist -| *insurer* | *ALEC member* | *sensitive info exposed to CloudFlare* | *supported CISPA* | *forced drug testing of staff* | *notes* | -|---|---|---|---|---|---| -|21st Century|n|n|n|n|parent: Farmers| -|Allied|n|n|๐Ÿ•ต|๐Ÿงช|**Tor-hostile** resources; **Amazon AWS-hosted**| -|Allstate|n|n|๐Ÿ•ต|๐Ÿงช|**Tor-hostile** resources; akamai hosted| -|Amica|n|n|n|n|**Tor-hostile** resources| -|Brown & Brown Insurance|n|๐ŸŒฉ|๐Ÿ•ต|n|| -|Esurance|n|n|n|n|parent: Allstate; akamai hosted| -|Farmers|๐Ÿ‘Œ|n|n|๐Ÿงช|akamai hosted| -|Foremost|n|n|n|๐Ÿงช|parent: Farmers| -|Geico|๐Ÿ‘Œ|n|n|๐Ÿงช|akamai hosted but transactional site ecams.geico.com is not.| -|Harleysville Group|n|n|n|n|parent: Nationwide| -|Hartford|n|n|๐Ÿ•ต|๐Ÿงช|**Tor-hostile** resources; akamai hosted| -|Infinity|n|n|n|๐Ÿงช|**Tor-hostile** resources| -|Lexington|๐Ÿ‘Œ|n|n|n|**Tor-hostile** resources; landing page allows Tor access but all links therein refuse Tor; AIG partner| -|Liberty Mutual|๐Ÿ‘Œ|n|๐Ÿ•ต|n|**Tor-hostile** resources; akamai hosted| -|Mercury|n|n|n|๐Ÿงช|**Tor-hostile** resources| -|Nationwide|๐Ÿ‘Œ|n|๐Ÿ•ต|๐Ÿงช|**Tor-hostile** resources; **Amazon AWS-hosted**| -|Progressive|n|n|n|๐Ÿงช|**Tor-hostile** resources| -|Safe Auto|n|n|n|n|**Tor-hostile** sign-in page despite Tor-friendly landing page.| -|Safeco|n|n|n|n|**Tor-hostile** resources; parent: Liberty Mutual; akamai hosted| -|State Farm|๐Ÿ‘Œ|n|๐Ÿ•ต|๐Ÿงช|**Tor-hostile** resources; edgecast-hosted| -|Titan|n|n|n|n|parent: Nationwide| -|USAA|n|n|๐Ÿ•ต|๐Ÿงช|**Tor-hostile** resources| -|Western Mutual|n|๐ŸŒฉ|n|n|| +| *insurer* | *ALEC member* | *Tor-hostile* | *sensitive info exposed to CloudFlare* | *supported CISPA* | *forced drug testing of staff* | *notes* | +|---|---|---|---|---|---|---| +|21st Century|n|n|n|n|n|parent: Farmers| +|Allied|n|๐Ÿ +|n|๐Ÿ•ต|๐Ÿงช|**Amazon AWS-hosted**| +|Allstate|n|๐Ÿ +|n|๐Ÿ•ต|๐Ÿงช|akamai hosted| +|Amica|n|๐Ÿ +|n|n|n|| +|Brown & Brown Insurance|n|n|๐ŸŒฉ|๐Ÿ•ต|n|| +|Esurance|n|n|n|n|n|parent: Allstate; akamai hosted| +|Farmers|๐Ÿ‘Œ|n|n|n|๐Ÿงช|akamai hosted| +|Foremost|n|n|n|n|๐Ÿงช|parent: Farmers| +|Geico|๐Ÿ‘Œ|n|n|n|๐Ÿงช|akamai hosted but transactional site ecams.geico.com is not.| +|Harleysville Group|n|n|n|n|n|parent: Nationwide| +|Hartford|n|๐Ÿ +|n|๐Ÿ•ต|๐Ÿงช|akamai hosted| +|Infinity|n|๐Ÿ +|n|n|๐Ÿงช|| +|Lexington|๐Ÿ‘Œ|๐Ÿ +|n|n|n|landing page allows Tor access but all links therein refuse Tor; AIG partner| +|Liberty Mutual|๐Ÿ‘Œ|๐Ÿ +|n|๐Ÿ•ต|n|akamai hosted| +|Mercury|n|๐Ÿ +|n|n|๐Ÿงช|| +|Nationwide|๐Ÿ‘Œ|๐Ÿ +|n|๐Ÿ•ต|๐Ÿงช|**Amazon AWS-hosted**| +|Progressive|n|๐Ÿ +|n|n|๐Ÿงช|| +|Safe Auto|n|๐Ÿ +|n|n|n|**Tor-hostile** sign-in page despite Tor-friendly landing page.| +|Safeco|n|๐Ÿ +|n|n|n|parent: Liberty Mutual; akamai hosted| +|State Farm|๐Ÿ‘Œ|๐Ÿ +|n|๐Ÿ•ต|๐Ÿงช|edgecast-hosted| +|Titan|n|n|n|n|n|parent: Nationwide| +|USAA|n|๐Ÿ +|n|๐Ÿ•ต|๐Ÿงช|| +|Western Mutual|n|n|๐ŸŒฉ|n|n||