Damselfly icon indicating copy to clipboard operation
Damselfly copied to clipboard

Fix context isolation for Desktop Container

Open Webreaper opened this issue 4 years ago • 0 comments

Currently webPreferences sets contextIsolation: false, but this isn't recommended for Electron apps. So the Damselfly desktop API needs to be refactored per this page to provide better security.

Webreaper avatar Sep 22 '21 08:09 Webreaper