{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load widget_tweaks bootstrap3 %} {% load person_filters %} {% block title %}Profile for {{ user }}{% endblock %} {% block content %} {% origin %}
The information you provide below is used to generate your public datatracker profile page
[†] Personal information requiring consent:
Personal information in the datatracker which is derived from your contributions to the IETF standards development process is covered by the EU General Data Protection Regulation's Article 6(1) (f) covering IETF's Legitimate Interest due to the IETF's mission of developing standards for the internet. See also the page on handling of personal information.
Personal information which is not derived from your contributions is covered by the EU GDPR Article 6(1) (a) regarding consent. All such information is visible on this page and shown with the dagger symbol (†) next to it, or listed on your notification subscription page. Most of this information can be edited or removed on these pages. There are some exceptions, such as photos, which currently require an email to the Secretariat if you wish to update or remove the information.
All the information the datatracker has that is coupled to this account and visible on this page or otherwise related to your work on ietf documents, is also available to you as a JSON blob when you are logged in. It contains both the Legitimate Interest information and the information that requires Consent.
{% endblock %} {% block js %} {% endblock %}