banner



How To Decrypt Pgp File In Windows

FEATURES AND BENEFITS

Encrypt and Decrypt PGP files without hassle

  • Automatically suggests encryption/decryption parameters - no demand to enter everything manually
  • Helps to avert leaving sensitive information in un-encrypted state
  • Compatible with OpenPGP specification
  • Supports multiple platforms: Windows, Linux and MacOS

image

Download

Application requires Java Runtime Environment 1.8+
(see below for more than details)

Windows Installer package

Information technology is as uncomplicated equally downloading and installing this MSI package.

Annotation: In case you're using non-Oracle JRE, yous'll have to a) set JAVA_HOME environment variable to indicate to JRE location, OR b) use nil package instead

(~14mb)

Naught package (any Functioning System)

Alternative way of running PGPTool on any operation system which has JRE installed. Details can exist found here Lesser line: you'll need to download, unzip and run it using java. If Double-click doesn't work, then run following command line:

java -jar pgptoolgui-0.5.nine.2.jar

(~14mb)

Coffee Runtime Environment

Selection 1: Oracle JRE

Technically easiest and conventional way of getting JRE is getting it from official Oracle website

But relatively recently Oracle decided to charge for JRE, that's why you might want to use Option #2 which also works, but not every bit plug-n-play as Oracle's

Option 2: Culling JREs

At that place are number of alternative JRE distributions. I recommend to use Amazon's Corretto

NOTE: In case you're using Windows Installer packet for PGPTool, you'll accept to set JAVA_HOME surround variable to point to JRE location. Here are the pace-past-step instructions on how this tin be done

Screenshots

Encryption window

Decryption window

Monitoring decrypted

USER FRIENDLY

PGP Tool is at least 200% more user friendly than others.
Here are the details why:

Encryption/Decryption is not a goal itself, it'south a mode to accomplish goal -- prophylactic for sensitive data.

There are couple common scenarios:

  1. You've created a file that contains sensitive information and you demand to store information technology or send information technology over the network
  2. You've received encrypted file and you demand to read the contents, maybe update it and encrypt and send it back

In all these scenarios you lot also need to make sure sensitive data will not remain in un-encrypted state.

At present permit's encounter what it takes to achieve this using PGP Tool versus Average PGP software (LESS deportment -- better)

SCENARIO #1: Encrypt the file

(presuming you lot've already encrypted at least one file from the same binder)

PGP Tool

  1. Locate file using the file explorer
  2. Open context card and choose "PGP Encrypt"
  3. Click Encrypt

Average PGP software

  1. Open up PGP application
  2. Trigger encryption activeness
  3. Browse for source file
  4. Browse for target file
  5. Select recipients
  6. Click Encrypt
  7. Open file explorer and locate source (united nations-encrypted) file, delete information technology
  8. Locate target (encrypted) file

The "magic" happens because PGP Tool application remembered:

  • Where to place encrypted file
  • List of recipients to encrypt for
  • Whether or not to delete source file
  • Whether or not to open up target binder

SCENARIO #ii: Decrypt, edit, encrypt dorsum

PGP Tool

  1. Locate file using the file explorer and Double-click
  2. Enter the passphrase (might not be needed if remembered)
  3. Confirm decryption. Edit file using associated application. Shut it
  4. Render to PGP Tool application
  5. For the file in history click "Encrypt back"
  6. Ostend parameters and click Encrypt

Average PGP software

  1. Open other PGP software
  2. Trigger decryption action
  3. Browse for input file
  4. Scan for output file
  5. Enter the passphrase
  6. Confirm decryption
  7. Open up file explorer and browse for target folder
  8. Double click on un-encrypted file. Edit file using associated application. Shut it.
  9. Open PGP application
  10. Trigger encryption action
  11. Browse for source file
  12. Browse for target file
  13. Select recipients
  14. Click Encrypt
  15. Open file explorer and locate source (united nations-encrypted) file, delete it
  16. Locate encrypted file in a file browser

The "magic" happens because PGP Tool awarding:

  • Keeps track of decrypted files thus it can propose encryption options (you do Not need to remember recipients for each file when you're encrypting it back)
  • Opens target application automatically
  • Automatically deletes un-encrypted version of file from the disk
  • Provides a list of monitored decrypted files to requite you easy access to them

Help

Screen casts


Have a question?

Please be sure to cheque out FAQ for common questions first.

Then feel free to ask whatsoever questions using:

  • Chat on Gitter (prompt respond is not guaranteed though)
  • Ask questions by creating new issue on a GitHub

Discovered a defect?

We're sad to hear that !

Please file a defect report past creating an effect on a Github. Delight make sure to describe:

  • All steps one tin can take to reproduce this issue
  • Tell u.s. about your program and operation system type and version, i.eastward. PGPTool v0.five.ix.2, Windows 10
  • Provide relevant screenshots
  • Any other info concerning this issue

Frequently Asked Questions

Question: Why I might demand to use this PGP Tool?

Answer: Information technology volition help you lot to make sure that sensitive information like your bank accounts, passwords and/or confidential documents will exist bachelor only to the designated people.

You encrypt this information and then y'all tin safely shop information technology locally, in the cloud or send via email.

Even if you relieve it to the USB Flash drive and go out information technology in the middle of the citi no one except authorized people will be able to read this data.

Question: How information technology works?

Answer: On a loftier-level it works like this:

  • Outset of all you demand to create PGP primal-pair
  • it'south called a key-pair considering there is a pair of keys - private and public
  • When file is encrypted (locked) with a Public cardinal it'southward considered safe (unauthorized people volition not be able to unlock information technology and read the contents). File can be encrypted with multiple public keys (presuming multiple people are allowed to access the file)
  • if Alice wants to encrypt file and then that only Bob can decrypt it she needs to enquire Bob to send his public key and select only this key when encrypting file
  • One of the matching Private keys is required to decrypt (unlock) the file. Passphrase is required to use private key
  • To avert jeopardizing the whole security idea NEVER share your private key with other people and DO Not send private key over the internet

Question: What is OpenPGP ?

Reply: PGP stands for Pretty Adept Privacy. Prefix "Open up" ways that this is open standard, many applications support it.

OpenPGP software uses a combination of potent public-cardinal and symmetric cryptography to provide security services for electronic communications and information storage. These services include confidentiality, primal management, hallmark, and digital signatures.

For those who wants to know more than technical details you can start with this article on Wikipedia

Contribute

You lot can help to brand this application even better and feature rich!

Missing a characteristic?

This project is not just a Free software it'southward also an Open Source project! You tin can contribute!

Which effectively ways that there are number of ways to get what you want:

  • The bare minimum you lot tin can practise is you tin can check if this feature was already requested here (it might be on it's style).
  • If it'southward not in that location you can add new one Please make sure to describe anticipated "how to demo" scenario (user instance) and all possible side-effects/intersections with other features you tin can think of

Back up this project

  • If you're a happy java developer please feel free to contribute past submitting pull requests (be sure to follow project lease )

image

Hi in that location! I'm creator and maintainer of this project. I hope it helps you as much as it helps me to minimize routine operations and increment data security when working with PGP encrypted files.

If you enjoy this programme and desire to express it, you lot tin can always
Buy me a coffee Purchase me a coffee

Couple words nearly me:

Both my work and hobby are related to software development. I worked as a C++ and C# developer. I've succeeded every bit a Java Developer, Team Leader and a Project Director.

I'm passionate and enthusiastic about software development. Primarily because I love when technology enables people to focus on creative piece of work rather than on routine tasks.

Source: https://pgptool.github.io/

Posted by: offuttlity1983.blogspot.com

0 Response to "How To Decrypt Pgp File In Windows"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel