Using GPG and KGpg: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 December 2022

  • curprev 16:2016:20, 28 December 2022Elvanor talk contribs 438 bytes +438 Created page with "= Using the command-line gpg client = * Encrypt: gpg -c myfile.txt * Decrypt: gpg -d myfile.txt.gpg > myfile.txt = Using KGpg = * You just need to emerge kde-apps/kgpg. * From Dolphin, you can then encrypt file with Right Click -> Encrypt File. Then for a symmetrical encryption (simple password), select Options then check "Symmetrical encryption" and uncheck "ASCII armored encryption". * To decrypt, Right Click -> Open with KGpg."