💻 Software
Is it possible to add a recipient to an already encrypted file in GPG?
Fresh5 days ago
Mar 15, 20268926 viewsConfidence Score0%
0%
Problem
Assuming I have encrypted a (possibly large) file using GPG; e.g. Is it possible to add another recipient without first decrypting the file, followed by another encryption?
Error Output
gpg --recipient "Some Name" -o this_file.gpg --encrypt this_file.txt
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is it possible to add a recipient to an already encrypted file in GPG?
Low Risk
Short answer: no First of all, note that if you are not one of the recipients, it is completely impossible. You do not even have the ability to decrypt the file, much less add a recipient. Even if you encrypted it two seconds ago. Assuming you are a…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix