<?xml version="1.0" encoding="utf-8" ?>

<?xml-stylesheet type="text/xsl" href="/templates/2k11/rss.xsl" media="screen" ?>
<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" >
<channel>
    
    <title>trueten.de - DSGVO</title>
    <link>https://www.xn--trten-lva.de/</link>
    <description>»The only way to get rid of a temptation is to yield to it.« Oscar Wilde</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 2.6.0 - http://www.s9y.org/</generator>
    <pubDate>Thu, 31 May 2018 12:05:44 GMT</pubDate>

    <image>
    <url>https://www.xn--trten-lva.de/templates/2k11/img/s9y_banner_small.png</url>
    <title>RSS: trueten.de - DSGVO - »The only way to get rid of a temptation is to yield to it.« Oscar Wilde</title>
    <link>https://www.xn--trten-lva.de/</link>
    <width>100</width>
    <height>21</height>
</image>

<item>
    <title>Youtube Videos jetzt im erweiterten Datenschutzmodus</title>
    <link>https://www.xn--trten-lva.de/archives/10709-Youtube-Videos-jetzt-im-erweiterten-Datenschutzmodus.html</link>
            <category>Big Brother</category>
            <category>Blogkino</category>
            <category>DSGVO</category>
    
    <comments>https://www.xn--trten-lva.de/archives/10709-Youtube-Videos-jetzt-im-erweiterten-Datenschutzmodus.html#comments</comments>
    <wfw:comment>https://www.xn--trten-lva.de/wfwcomment.php?cid=10709</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://www.xn--trten-lva.de/rss.php?version=2.0&amp;type=comments&amp;cid=10709</wfw:commentRss>
    

    <author>nospam@example.com (Thomas Trueten)</author>
    <content:encoded>
    &lt;p&gt;Im Zuge der DSGVO Umstellung im Blog sind nun sämtliche seit 2005 bei uns verlinkten Youtube Videos im erweiterten Datenschutzmodus anzusehen. Dadurch werden keine Cookies von Youtube gesetzt, es sei denn, die LeserInnen sehen sich das Video an.&lt;br /&gt;
&lt;br /&gt;
Erledigt wurde das durch den SQL Aufruf:&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;UPDATE &lt;code&gt;serendipity_entries&lt;/code&gt; SET &lt;code&gt;body&lt;/code&gt; = REPLACE(&lt;code&gt;body&lt;/code&gt;, &#039;youtube.com&#039;, &#039;youtube-nocookie.com&#039;) WHERE &lt;code&gt;body&lt;/code&gt; LIKE &#039;%youtube.com%&#039; COLLATE utf8mb4_bin&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
In dem Zusammenhang haben wir unsere Seite komplett auf httpS umgestellt, bis heute gab es vereinzelte Grafiken bzw. interne Verweise, die das unsichere http Protokoll verwendet hatten. Auch hier reichte der SQL Aufruf:&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;UPDATE `serendipity_entries` SET `body` = REPLACE(`body`, &#039;http://www.trueten.de/&#039;, &#039;https://www.trueten.de/&#039;) WHERE `body` LIKE &#039;%http://www.trueten.de/%&#039; COLLATE utf8mb4_bin&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Fehlerhafte Links biten wir zu melden, bei über 7000 Beiträgen seit 2005 ist es natürlich möglich, daß der eine oder andere Artikel noch nicht richtiggestellt wurde. 
    </content:encoded>

    <pubDate>Thu, 31 May 2018 13:57:00 +0200</pubDate>
    <guid isPermaLink="false">https://www.xn--trten-lva.de/archives/10709-guid.html</guid>
    <category>dsgvo</category>
<category>youtube</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/deed.de</creativeCommons:license>
</item>

</channel>
</rss>
