FG
šŸ’» Software

How can I disable prompt about trust when encrypting file with gpg in emacs

Fresh5 days ago
Mar 15, 20263281 views
Confidence Score0%
0%

Problem

I want to use emacs to edit files encrypted with gnu privacy guard. Im using the gpg support built into emacs 23 which I think is easy pg assistant. I import keys created at the command line with . When I save a file with suffix .gpg I first get to choose recipients among the keys installed on my c…

Error Output

M-x epa-import-keys

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I disable prompt about trust when encrypting file with gpg in emacs

Low Risk

Works fine now, here's what I did: On the command line: I used , and then changed the trust level of my key to the highest level. In Emacs: I changed the variable to the .gnupg directory holding my gpg key.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment