From: Michael Tremer <michael.tremer@ipfire.org>
To: location@lists.ipfire.org
Subject: Re: [PATCH] country override files: inital checkin
Date: Thu, 21 Dec 2017 12:51:10 +0000 [thread overview]
Message-ID: <1513860670.2487.17.camel@ipfire.org> (raw)
In-Reply-To: <20171219161632.60c9c8db.peter.mueller@link38.eu>
[-- Attachment #1: Type: text/plain, Size: 3862 bytes --]
Hello Peter,
thanks a good start so far.
I will shortly set up a Git repository and merge these commits.
However, I think it is a good idea to give you write permissions to
that so that you can push changes yourself.
Will we also put the scripts into the same repository?
Best,
-Michael
On Tue, 2017-12-19 at 16:16 +0100, Peter Müller wrote:
> Initially create manual override files for country data.
>
> Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
> ---
> country-overrides/override-a1.txt | 18 ++++++++++++++++++
> country-overrides/override-a2.txt | 11 +++++++++++
> country-overrides/override-a3.txt | 10 ++++++++++
> country-overrides/override-other.txt | 12 ++++++++++++
> 4 files changed, 51 insertions(+)
> create mode 100644 country-overrides/override-a1.txt
> create mode 100644 country-overrides/override-a2.txt
> create mode 100644 country-overrides/override-a3.txt
> create mode 100644 country-overrides/override-other.txt
>
> diff --git a/country-overrides/override-a1.txt b/country-overrides/override-a1.txt
> new file mode 100644
> index 0000000..08eabfd
> --- /dev/null
> +++ b/country-overrides/override-a1.txt
> @@ -0,0 +1,18 @@
> +#
> +# override-a1 [.txt]
> +#
> +# This file contains Autonomous Systems (AS) or IP networks/adresses
> +# which are - in fact or with a high level of confidence - anonymous
> +# proxies (special country code: A1).
> +#
> +# Since it does not make sense to assign them to a county, they
> +# will be flagged as "A1" in the database.
> +#
> +# Although we do not consider them to be bad entirely, they might
> +# be unwanted in certain scenarios.
> +#
> +# Please note only long-living Tor relay providers with static IPs
> +# are listed here, as the list of all Tor relays will be dynamically
> +# generated by another script.
> +#
> +
> diff --git a/country-overrides/override-a2.txt b/country-overrides/override-a2.txt
> new file mode 100644
> index 0000000..2ce00d0
> --- /dev/null
> +++ b/country-overrides/override-a2.txt
> @@ -0,0 +1,11 @@
> +#
> +# override-a2 [.txt]
> +#
> +# This file contains Autonomous Systems (AS) or IP networks/addresses
> +# which are - in fact or with a high level of confidence - belonging
> +# to satellite network providers (special country code: A2).
> +#
> +# Since a satellite uplink connection is possible from almost
> +# anywhere in the world, it does not make sense to assign them to a
> +# specific country. They will be flagged as "A2" in the database.
> +#
> diff --git a/country-overrides/override-a3.txt b/country-overrides/override-a3.txt
> new file mode 100644
> index 0000000..4fbcdeb
> --- /dev/null
> +++ b/country-overrides/override-a3.txt
> @@ -0,0 +1,10 @@
> +#
> +# override-a3 [.txt]
> +#
> +# This file contains Autonomous Systems (AS) or IP networks/addresses
> +# which are - in fact or with a high level of confidence - believed
> +# to be worldwide anycast instances (special country codes: A3).
> +#
> +# It does not make sense to assign them to a certain country, they
> +# will be flagged as "A3" in the database.
> +#
> diff --git a/country-overrides/override-other.txt b/country-overrides/override-other.txt
> new file mode 100644
> index 0000000..d7ba5b9
> --- /dev/null
> +++ b/country-overrides/override-other.txt
> @@ -0,0 +1,12 @@
> +#
> +# override-other [.txt]
> +#
> +# This file contains Autonomous Systems (AS) or IP networks/addresses
> +# whose country information in the WHOIS is not identical to their
> +# physical location and which do not match to one of the special categories
> +# A[1-3].
> +#
> +# Such networks might be legitimate (poorly maintained WHOIS data)
> +# or hostile (faked WHOIS data in order to bypass country filtering or
> +# to hide the owners' identity).
> +#
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-12-21 12:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-19 15:16 Peter Müller
2017-12-21 12:51 ` Michael Tremer [this message]
2017-12-21 14:09 ` Michael Tremer
2018-01-07 20:38 ` Peter Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1513860670.2487.17.camel@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=location@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox