<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: A. Rdz</title>
    <description>The latest articles on DEV Community by A. Rdz (@jdodiguez).</description>
    <link>https://dev.to/jdodiguez</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F397553%2F919a2a06-d1be-4a1e-b128-7c537d2f084f.jpg</url>
      <title>DEV Community: A. Rdz</title>
      <link>https://dev.to/jdodiguez</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jdodiguez"/>
    <language>en</language>
    <item>
      <title>CSP (with A+ in mozilla observatory) + Angular2+</title>
      <dc:creator>A. Rdz</dc:creator>
      <pubDate>Tue, 07 Jul 2020 16:40:57 +0000</pubDate>
      <link>https://dev.to/jdodiguez/csp-with-a-in-mozilla-observatory-angular2-29na</link>
      <guid>https://dev.to/jdodiguez/csp-with-a-in-mozilla-observatory-angular2-29na</guid>
      <description>&lt;p&gt;Hello!&lt;/p&gt;

&lt;p&gt;Has anyone gotten to publish an angular 2+ project and csp (with A + in mozilla observatory), without using the unsafe-inline alternative?&lt;/p&gt;

&lt;p&gt;I'm trying to use the nonce alternative, but I have some doubts about it ...&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Whose responsibility is it to generate the value of a nonce, client or server?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Any web server that you recommend for this case? (Currently the policy is being implemented in a lambda function of AWS from a cloud front)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Some way to inject or pass the nonce value to the client into the index.html to later read it from angular?. (by metatag,  I think)&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Thanks for your attention.&lt;/p&gt;

</description>
      <category>angular</category>
      <category>unsafe</category>
      <category>inline</category>
      <category>csp</category>
    </item>
  </channel>
</rss>
