-
Notifications
You must be signed in to change notification settings - Fork 535
Description
As of Dec 31rst, 2019, it looks like MaxMind, in order to comply with privacy regulations, is adding some conditions to the use of the Geolite2 database used by counter-processor. It is still free, but downloading requires creation of an account at MaxMind and agreeing to a EULA that requires one to keep up to date with the database releases. (The primary concern appears to be that individuals can opt-out under privacy laws and MaxMind needs a way to comply with that for products it has sold (for free). See
https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/ .
The most basic consequence is that the database is no longer available at the URL specified in http://guides.dataverse.org/en/latest/installation/prerequisites.html and some update is needed.
More broadly, using the database now involves agreeing to update to the latest version within 30 days of being notified. At a minimum the docs should probably note/discuss that as part of the updated download instructions.
It might also be worthwhile to raise this with the creator of counter-processor / MDC to see if there are ways to simplify/automate and/or whether there are alternatives and whether there are other aspects of counter-processor's functionality that are affected by privacy laws, whether location determination should be an option that can be turned off, etc.