hi
I’ve written two methods for CSP nonce
method one:
in my phoenix code with plug
method two:
with Nginx web server
I have two questions:
-
do I need setup CSP nonce in a web server and Phoenix ? or one of them enough
-
my priority is security and performance, which method is better?