There is currently a configuration option to use the folder where the encrypted file is located instead of the temp / tmp directory for the partially decrypted files. The Registry key is DontUseTmpDir.
We want to add an option to set the use of the target directory instead.
This would be useful in the case of a large encrypted file on an external medium which one wants to directly decrypt to a network share.
The name of the current option is awkward in light of two possible alternative locations. Ideas for the name of the new option? Or would it be better to change the possible values for the current option?
Also, we might want to consider T4323: Kleopatra: Add option to not use temp dir for encryption while we are at it.