2

I don't understand the procedure here. There are some options to choose from to encrypt the file, but then I can't decrypt it because I don't have the password. How do I create a password before I encrypt?

SignatureMess
  • 173
  • 1
  • 4
  • 11

1 Answers1

1

First, create a key:

  1. Select Applications->System Tools->Preferences->Passwords and Keys

  2. Select File->New and select "PGP Key" and click Continue.

  3. Fill in the details of choice and click Create.

Then right-click any file and select "Encrypt" and select the newly created key to encrypt the file.

Andrew Lott
  • 2,754
  • 5
  • 29
  • 46
SignatureMess
  • 173
  • 1
  • 4
  • 11