holic / web3-scaffold

Quickly get up and running on web3
148 stars 19 forks source link

Add CSP support #54

Open holic opened 2 years ago

holic commented 2 years ago

With the recent Solana dep chain exploit, thinking it’s important to have some sane security defaults. Not sure CSP will help in the context of extension-based wallets but it certainly can’t hurt to minimize attack surface area.

see also #44