[wp-trac] [WordPress Trac] #49592: GDPR - Article 30 - Records of Processing Activities

WordPress Trac noreply at wordpress.org
Sat Mar 7 18:36:32 UTC 2020


#49592: GDPR - Article 30 - Records of Processing Activities
-----------------------------+-----------------------------
 Reporter:  arena            |      Owner:  (none)
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Privacy          |    Version:
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 I tried to find the "Records of Processing Activites" on WordPress core
 and could not find anyone online.

 This document is required by GDPR - Article 30.

 GDPR applies for/to any E.U. citizen.

 In Article 83 - ''General conditions for imposing administrative fines'',
 some fines may apply if your site or activity is not compliant with the
 GDPR, up to 20 000 000 EUR, or in the case of an undertaking, up to 4 % of
 the total worldwide annual turnover.

 Thank you for your answers.

 Regards

 I am expecting a legal answer, not a technical one.

 2nd anniversary of GDPR is in may !


 =========

 It is important to separate

     WordPress as a software (core) using external software components and
 external services
     wordpress.org AND w.org as a service provider for wordpress core.

 In this "Records of Processing Activites", the processes activated by
 these lines of code should be described.


 {{{
 wp54rc\wp-admin\includes\file.php
    1086: $signed_hostnames       = apply_filters( 'wp_signature_hosts',
 array( 'wordpress.org', 'downloads.wordpress.org', 's.w.org' ) );
 wp54rc\wp-includes\formatting.php
    5634: 'baseUrl' => apply_filters( 'emoji_url',
 'https://s.w.org/images/core/emoji/12.0.0-1/72x72/' ),
    5652: 'svgUrl'  => apply_filters( 'emoji_svg_url',
 'https://s.w.org/images/core/emoji/12.0.0-1/svg/' ),
    5768: $cdn_url  = apply_filters( 'emoji_url',
 'https://s.w.org/images/core/emoji/12.0.0-1/72x72/' );
 wp54rc\wp-includes\general-template.php
    3207: $hints['dns-prefetch'][] = apply_filters( 'emoji_svg_url',
 'https://s.w.org/images/core/emoji/12.0.0-1/svg/' );
 }}}
 source : wp 5.4 RC


 GDPR : https://eur-lex.europa.eu/legal-
 content/EN/TXT/HTML/?uri=CELEX:32016R0679&from=EN

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49592>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list