Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

stefnotch/OpenPGP-Electron

Repository files navigation

OpenPGP-Electron

A portable OpenPGP file encrypter/decrypter

Screenshot

Status

Unmaintained

Also, while PGP is very secure, the standard is needlessly complex. As such, I cannot recommend it. See https://en.wikipedia.org/wiki/Pretty_Good_Privacy#Security_quality

Download

Download

Used

Installation Instructions


# Alternatively, you can clone this repo using GitKraken
# Clone this repository
git clone https://github.com/stefnotch/youtrack-diagram
# Go into the repository
cd youtrack-diagram

# Install dependencies
npm install
# Run the app (Development Mode)
npm run dev

# To build it
npm run build

# Go to the built application
cd ./dist/electron