SrsSec / SrsPass-pwa

A secure deterministic password generator with properties resulting in a statelessly capable password manager
https://app.srspass.com
GNU Affero General Public License v3.0
5 stars 1 forks source link

chore: enforce CSP #42

Open D-Nice opened 3 years ago

D-Nice commented 3 years ago

Ideally using something compatible with webpack out of the box, so that manual maintenance is minimal while security is pretty high, such as: https://github.com/slackhq/csp-html-webpack-plugin

or have some basic manual http meta definitions.