24
submitted 1 year ago* (last edited 1 year ago) by wtry@lemm.ee to c/linux@lemmy.ml

edit: I am not specifically tied to pgp, I just want an encryption method that uses a public key to decrypt and a private one to encrypt

top 9 comments
sorted by: hot top controversial new old
[-] pinchcramp@lemmy.dbzer0.com 20 points 1 year ago

GPG is probably the most commonly used one. If you want something with a slightly less awkward command line interface, you could try sequoia-pgp.

[-] Ret2libsanity@infosec.pub 16 points 1 year ago* (last edited 1 year ago)
[-] graham@programming.dev 3 points 1 year ago

Alternatively there is also GNU privacy assistant (GPA)

[-] aksdb@feddit.de 13 points 1 year ago* (last edited 1 year ago)

Is "PGP" part of the requirement, or are you looking for an asymmetric encryption scheme for files? If you are not tied to PGP, you could look at age, which is a bit more modern and less complex. Lower complexity is always good.

[-] wtry@lemm.ee 2 points 1 year ago

I've now been using age for a bit on opensuse and I recommend it, seems really secure and is a lot simpler.

[-] aksdb@feddit.de 1 points 1 year ago

Nice to hear. Thanks for the feedback 🙂

[-] virr@lemmy.world 3 points 1 year ago

vim-gnupg. If gpg-agent is setup and you connect with ssh with X11 forwarding enableed, gpg will popup it's passphrase entry box (even on WSL Windows 11 or Chrome OS). Easy and convenient if you have a pgp key.

[-] zazu@sh.itjust.works 2 points 1 year ago* (last edited 1 year ago)

You can also configure pinentry-curses of pinentry-tty and use the same setup without X11 forwarding. This also works with neovim!

[-] oldfart@lemm.ee 3 points 1 year ago

Kgpg is easy to use

this post was submitted on 03 Aug 2023
24 points (96.2% liked)

Linux

47362 readers
1200 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS