metaregistrar / php-epp-client

Object-oriented PHP EPP Client
https://www.metaregistrar.com/docs/
MIT License
214 stars 156 forks source link

Ficora EPP GDPR #140

Closed NikoGrano closed 6 years ago

NikoGrano commented 6 years ago

The General Data Protection Regulation (GDPR) will change the way contact objects are created and updated, as described in the appendix. Production deployment will be on 20.05.2018.

This will propably broke Ficora extension. I'm gonna look into this in few days using epptest -server.

metaregistrar commented 6 years ago

Thanks!

NikoGrano commented 6 years ago

Okey, I just got all required information, what is going to be changed.

Changes in the .fi domain name system imposed by the GDPR.pdf EUn tietosuoja-asetuksen tuomat muutokset Fiverkkotunnusjärjestelmään.pdf Ändringar som EUs dataskyddsförordning medför i fi-domännamnssystemet.pdf

metaregistrar commented 6 years ago

"Private persons will be removed from admin-c and tech-c contacts". Do you know what happens to the domain names with those contacts? Will they have no admin-c and tech-c contacts? Are we able to update a domain name that has no admin-c or tech-c contact?

NikoGrano commented 6 years ago

I'm forwarding this question to my tech guy at Ficora.

NikoGrano commented 6 years ago

Just got answer... This is hard translation from Finnish:

Otherwise, nothing happens to domain names, they do not just have Admin and tech contacts. A user (holder) contact with all domains is always there.

metaregistrar commented 6 years ago

Ok, if that is acceptable, then as far as i can see nothing much has to change to php-epp-client. Just when you use php-epp-client to create a domain name, give only the registrant and no admin-c and tech-c contacts.

NikoGrano commented 6 years ago

Ok, if that is acceptable, then as far as i can see nothing much has to change to php-epp-client. Just when you use php-epp-client to create a domain name, give only the registrant and no admin-c and tech-c contacts.

But only in case of the admin/tech contact is private individual.

Are you using Ficora module on production? I just wonder because few requests look little bit weird... I will integrate this code soon™️ to my project when I have time to do that. But first some testing is required.

Anyways, like you said, there is no action needed to this client. Only for those apps using this module might need to make some changes. I see this issue as closed and more informative.

NikoGrano commented 6 years ago

GDPR-related changes in the EPP interface.pdf Ändringar i EPP-gränssnittet med anledning av GDPR.PDF EPP-rajapinnan_GDPR_muutokset.pdf

@metaregistrar Got some more info about this...