w4 / kpjs

:lock: Firefox addon POC for GPG signed JavaScript using Keybase
4 stars 0 forks source link

Prevent fingerprinting users that run KPJS #4

Open w4 opened 5 years ago

w4 commented 5 years ago

We interact with window throughout our content script to console.log, fetch, etc. All these could be overridden by the website to detect users that are running KPJS. We should take measures to prevent this.