/felony

🔑🔥📈 Next Level PGP

Primary LanguageJavaScriptMIT LicenseMIT

Felony Logo Felony Screenshot

Felony is an open-source pgp keychain built on the modern web with Electron, React, and Redux. Felony is the first PGP app that's easy for anyone to use, without a tutorial. Security++ to the greatest extreme!

GitHub release Github All Releases David

Download Felony

You can download compiled versions of Felony for Windows, Mac OS X, and Linux from https://github.com/henryboldi/felony/releases. The app is currently in it's pre-release stage, so it hasn't been fully tested on all platforms. Confirmed to be working on Mac, as that's what the developers own.

Running Locally

To run the development environment run

npm run dev

To package felony run

npm run package

To build for all platforms

npm run package-all

For more information check out electron-react-boilerplate, which we used as a starting point.

Feature Requests

Have an idea for a feature you'd love to see in Felony? Create an issue and tag it as a feature request.

100% inline styles via ReactCSS