You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present the commands such as key import and file verify rely on copying the data to a temporary file.
This seems very inefficient.
Surely the file name could just be passed to the gpg application?