Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPP: option to disclose contact data #325

Open
vohmar opened this issue Jan 2, 2017 · 0 comments
Open

EPP: option to disclose contact data #325

vohmar opened this issue Jan 2, 2017 · 0 comments

Comments

@vohmar
Copy link
Contributor

vohmar commented Jan 2, 2017

Some registrants have requested an option to publish their contact data on public whois.

For this we will implement EPP disclose elements: https://tools.ietf.org/html/rfc5733#section-2.9

  • Admin must be able to configure server default policy in the admin interface
  • Admin must be able to configure to what extent it is possible for client to override the default policy (which data elements)

Usecase:
by default EIS discloses contacts name, ident code and country for business contacts only. The email address in only published on EIS's website (IP based filter)

user wants to publish his/hers email address and phone number. Valid EPP for this purpose:

   <contact:disclose flag="1">
    <contact:email/>
    <contact:voice/>
   </contact:disclose>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant