How to easily install any GPG GUI on Ubuntu that actually works?

24,425

Besides Seahorse, which is only the key manager, you need a package called seahorse-nautilus to be able to encrypt/decrypt files with Nautilus.

It adds a menu item to the right-click context menu that allows you to encrypt a file directly from the file manager.

Note: This is the package name in Ubuntu 14.04. Other versions may have a different package name.

Additional Note: It may be required to log out of the current session and re-login for everything to work properly after installing the required packages.

Share:
24,425

Related videos on Youtube

Karel Bílek
Author by

Karel Bílek

Your about me is currently blank.

Updated on September 18, 2022

Comments

  • Karel Bílek
    Karel Bílek over 1 year

    I am trying to install any GnuPG GUI for easy encryption/decryption of text, and I feel like I am in bizarro world where nothing works at all. On Mac OS X, I use GPGTools and it works flawlessly, so I thought it will be similar on Ubuntu, but no such luck so far.

    What I tried so far:

    • GPA - it just starts, shows no less than 3 error messages on top of each other, and does nothing (doesn't even displays the keys I imported into gpg through bash).
    • KGPG - install tons of KDE packages through apt-get, and then it never starts anyway. I managed to get it to start once, but never again.
    • Seahorse - finally something that actually starts and shows my keys, but I can't find a way to do anything with them (encrypt or decrypt). Nothing shows up in any Nautilus menu. I have installed gedit-plugins, but nothing like GPG or Seahorse plugin shows up in gedit plugin list.

    What are my other options?

    (Note: I specifically don't want to use a mail client with GPG supoprt, I just want to encrypt and decrypt text files.)

  • Karel Bílek
    Karel Bílek over 3 years
    Unfortunately this is 2014 question, I moved back to Mac in 2019.
  • Okänd
    Okänd over 3 years
    sure, but for others who end up here thanks to google it might be useful
  • Karel Bílek
    Karel Bílek over 3 years
    yep, it might! I just cannot accept/vote