In order to be confident about deploying the IPFS service worker we want to ensure security + privacy for users running the service worker.
- Document all of the implications of running the service worker:
- possible exploits
- what information might get leaked, when it might get leaked
- scenarios where users are fine with doing things publicly and non-anonymously
- etc.
- Identify possible strategies for mitigating any security or privacy concerns
- Seek review from security-minded collaborators