Module:Sensitive IP addresses/list: Difference between revisions

Content deleted Content added
fix Government of Canada ranges so they don't overlap with the Canadian House of Commons
Sort entries for United States House of Representatives per talk page discussion Special:Diff/1283774102
 
(31 intermediate revisions by 8 users not shown)
Line 3:
{
name = 'Entity name', -- required
descriptionid = 'Aentityid', description of the entity', -- optionalrequired, must be unique
description = 'a description of the entity', -- required
reason = 'political', -- "political" or "technical" -- optional (default "political")
ipv4Ranges = { -- One or more IPv4 CIDR ranges -- optional
Line 9 ⟶ 10:
'4.5.6.0/24',
},
ipv6RangesRanges = { -- One or more IPv6 CIDR ranges -- optional
'2001:db8::ff00:0:0/96',ipv6
'2001:db8::ff05:0:0/96',
},
Line 16 ⟶ 17:
},
--]=]
{
name = 'Qatar',
description = 'The nation of [[Qatar]]',
reason = 'political',
ipv4Ranges = {
'82.148.96.68/32',
'82.148.97.69/32',
},
},
{
name = 'United States House of Representatives',
nameid = 'Qatarushr',
description = 'the [[United States House of RepresentativeRepresentatives]]',
reason = 'political',
ipv4Ranges = {
'12.147.170.144/28',
'8212.148185.9756.690/3229',
'74.119.128.0/22',
'137.18.0.0/16',
'143.228.0.0/16',
'143.231.0.0/16',
'137.18.0.0/16',
'12.185.56.0/29',
'12.147.170.144/28',
'74.119.128.0/22',
},
ipv6Ranges = {
Line 43 ⟶ 36:
{
name = 'United States Senate',
id = 'ussenate',
description = 'the [[United States Senate]]',
reason = 'political',
ipv4Ranges = {
Line 51 ⟶ 45:
'2620:0:8a0::/48',
'2600:803:618::/48',
},
},
{
name = 'Executive Office of the President of the United States',
id = 'useop',
description = 'the [[UnitedExecutive States DepartmentOffice of the Navy]]President andof the [[United States Marine Corps]]',
reason = 'political',
ipv4Ranges = {
'12165.185119.560.0/2916',
'192198.197137.78240.0/23',
'192204.19768.77207.0/24',
},
ipv6Ranges = {
'2620:10F:B000::/40',
},
},
{
name = 'United States Department of Justice',
id = 'usdoj',
description = 'the [[United States Department of Justice]]',
reason = 'political',
ipv4Ranges = {
'149.101.0.0/16',
},
ipv6Ranges = {
'2607:f330::/32',
},
},
{
name = 'United States Department of Homeland Security',
id = 'usdhs',
description = 'the [[United States Department of Homeland Security]]',
reason = 'political',
ipv4Ranges = {
Line 70 ⟶ 83:
'216.81.80.0/20',
},
ipv6Ranges = {
},
'2600:400::/32',
{
},
name = 'Government of Canada',
description = '[[Government of Canada]]',
reason = 'political',
ipv4Ranges = {
'192.197.77.0/24',
'192.197.78.0/23',
'192.197.80.0/23',
-- The gap here is covered by the Canadian House of Commons below
'192.197.83.0/24',
'192.197.84.0/23',
'192.197.86.0/24',
},
notes = 'These ranges include any IP matching 192.197.{77-86}.*',
},
{
name = 'Canadian Department of National Defence',
id = 'cdnd',
description = 'the [[Canadian Department of National Defence]]',
reason = 'political',
ipv4Ranges = {
Line 99 ⟶ 101:
{
name = 'Canadian House of Commons',
id = 'chc',
description = 'the [[Canadian House of Commons]]',
reason = 'political',
ipv4Ranges = {
Line 107 ⟶ 110:
{
name = 'Parliament of the United Kingdom',
id = 'ukparliament',
description = 'the [[Parliament of the United Kingdom]]',
reason = 'political',
ipv4Ranges = {
'192194.60.0.0/18',
},
},
{
name = 'United States Department of the Navy and United States Marine Corps',
id = 'usnavy',
description = '[[United States Department of the Navy]] and [[United States Marine Corps]]',
description = 'the [[United States Department of the Navy]] and the [[United States Marine Corps]]',
reason = 'political',
ipv4Ranges = {
Line 122 ⟶ 127:
},
{
name = 'Abscissa.cluenet.orgWikimedia Foundation',
id = 'wmf',
description = '[//wiki.cluenet.org/wiki/Server:Abscissa.cluenet.org Abscissa.cluenet.org], host of multiple bots that perform critical tasks on Wikipedia, including [[User:ClueBot NG|ClueBot NG]]',
description = 'The nation ofthe [[QatarWikimedia Foundation]]',
reason = 'technical',
ipv4Ranges = {
'24.40.136.251/32',
},
ipv6Ranges = {
'2002:1828:88fb:0:dcad:beff:feef:202/128',
},
},
{
name = 'Wikimedia services',
description = 'Services run by the [[Wikimedia Foundation]]',
reason = 'technical',
ipv4Ranges = {
Line 140 ⟶ 135:
'185.15.56.0/22',
'198.35.26.0/23',
'198.89.127.88/32',
'208.80.152.0/22',
},
Line 148 ⟶ 142:
},
},
{
name = 'Wiki Education Dashboard',
id = 'wikieducationdashboard',
description = 'dashboard.wikiedu.org OAuth application, maintained by [[:meta:Wiki Education Foundation|Wiki Education Foundation]]',
reason = 'politicaltechnical',
ipv4Ranges = {
'8245.14879.96106.68114/32',
},
ipv6Ranges = {
'2600:3c01::f03c:93ff:fe24:db1b/128',
},
},
{
name = 'TEST-NET-1',
id = 'test',
description = 'RFC 5737 reserved test range',
reason = 'technical',
ipv4Ranges = {
'192.1970.802.0/2324',
},
notes = 'This can be blocked (with no need to notify the WMF) for testing or training purposes.'
}
}