genecyber / nuGpg

πŸ”‘πŸ”₯πŸ“ˆ Next Level PGP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Felony Screenshot

nuGpg 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 Build Status

Download nuGpg

You can download compiled versions of nuGpg for Windows, macOS, and Linux from https://github.com/genecyber/nuGpg/releases. The app is currently in its 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.

Here's how it works...

###1. Add public keys to your buddies list A public key is like a username - Adding someone’s public key to your buddies list lets you send them messages. You can find other public keys on markets like Keybase.io and Darknet. ###2. Encrypt a message Select a recipient from your buddies list and compose a message. Only your chosen recipient(s) can read the message. Encrypted messages can be used to send sensitive information, such as an address, document, or anything intended to be read only by intended recipients. ###3. Send the encrypted message anywhere You can send the encrypted message on any website! Send encrypted messages over Facebook Messenger, Twitter DMs, YouTube, Instagram, or anywhere else. nuGpg is security when and where you want it.

Running Locally

To run the development environment run

npm run dev

To package nuGpg 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 nuGpg? Create an issue and tag it as a feature request.

100% inline styles via ReactCSS

Maintainers

Maintained with ❀️ by Sanil, Frank, Krish, Daniel, Sameer, Ivy, and Willow.

Created by Henry. Forked by genecyber

About

πŸ”‘πŸ”₯πŸ“ˆ Next Level PGP

License:MIT License


Languages

Language:JavaScript 97.1%Language:CSS 2.1%Language:HTML 0.8%