Particl Desktop Sandboxed RC5 (Mac & Win only)
Pre-releaseIntroduction
These builds use Muon instead of Electron. This means that the browser engine now runs within a sandbox, this improves the security against typical browser exploits.
This pre-release is forced to testnet. It does not include a linux version because linux systems do not need to switch to muon as of today.
Testing
Swapping out a framework is a tedious task, we'd really like to get it tested on as many different configurations as possible.
One thing to test thoroughly are the notifications, as we've swapped them out for another library (they were crashing on Electron and unavailable on Muon). To test notifications please run the applications like this:
on Windows:
particl-desktop.exe -devtools
or on Mac:
open -a /Users/YOURUSER/Downloads/particl-desktop.app --args -devtools
Then in the devtools window please execute the following:
window.sendNot('hi', 'hi');
This should create a notification.
checksums
f8d693013e0553b6196411c28a932c286010017735b4a1910c67a64dcf8d125f particl-desktop-1.1.0-sandboxed-RC5-mac.zip
9b8f5a5ab475c9de09fe85e2c5c87498af095631918a65feb0c485b0b3e3d087 particl-desktop-1.1.0-sandboxed-RC5-win-ia32.zip
4b0a66a7e377b91f53f6adcead1b60cb72031ff1cce0e14d14a034f21a6a30f3 particl-desktop-1.1.0-sandboxed-RC5-win-x64.zip