Open-source tool to enforce privacy & security best-practices on Windows and macOS, because privacy is sexy 🍑🍆
Enforce privacy & security best-practices on Windows and macOS, because privacy is sexy 🍑🍆
revertCodeand
docsvalues if possible.
npm install
npm run test:unit
npm run lint
npm run electron:serve
npm run electron:buildto build an executable
npm run serveto compile & hot-reload for development.
npm run buildto prepare files for distribution.
docker build -t undergroundwires/privacy.sexy:0.9.2 .
docker run -it -p 8080:80 --rm --name privacy.sexy-0.9.2 undergroundwires/privacy.sexy:0.9.2
CHANGELOG.mdand releasing is automated using bump-everywhere action