Hello, everyone.
I was thinking a bit about CSP (“Content-Security-Policy”) plugins.
I have a few very basic plugins I have developed for my own website projects. They do not yet have user-settings capabilities as I have not yet gotten “to that level” of “Press”-programming.
I have one for using CSP (which even generates and inserts script and style NONCEs into the HTML document before sending to the browser).
I also have a very simplistic Security-Headers plugin to set the other security headers.
I wasn’t sure if anyone here already had suitable plugins for those features under “ClassicPress”, but I am willing to give it a try - if not. I have the “skeleton code”, with the settings hard-coded for now, as those specific settings are what I use currently.
I will upload these to my CodeBerg repositories shortly. I still must test the basic coding to see if they will work properly with ClassicPress (even though, they should have no problems).
Anyway,
Just “lending a helping hand” on this.
- Jim S.