command line complexity
command line complexity
Posted Jan 22, 2026 15:36 UTC (Thu) by IanKelling (subscriber, #89418)In reply to: command line complexity by dd9jn
Parent article: Responses to gpg.fail
Random anecdote:
I discovered the "gnupg-ring:" option from randomly greping source code. It fixed my problem of working with keyring files after an upgrade. eg: gpg --no-default-keyring --keyring gnupg-ring:/file/path.gpg
