Skip to content

Conversation

@FazleArefin
Copy link
Member

Checklist

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR contains at most 5 new pages.
  • The PR is authored by me, or has been human-reviewed if it was created with AI or machine translation software.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known): 2.4.7

Reference issue: #

@github-actions github-actions bot added page edit Changes to an existing page(s). review needed Prioritized PRs marked for reviews from maintainers. labels Nov 7, 2025
@FazleArefin
Copy link
Member Author

FazleArefin commented Nov 7, 2025

Note that for the new example the command is long and using a intermediary file (path/to/pubkey.gpg) because the --keyring option in gpgv does not work with named pipes.

gpg --dearmor {{[-o|--output]}} {{path/to/pubkey.gpg}} < {{path/to/pubkey.txt}} && gpgv --keyring {{path/to/pubkey.gpg}} {{path/to/signature.asc}} {{path/to/data_file}}

@FazleArefin FazleArefin marked this pull request as draft November 7, 2025 11:46
@FazleArefin FazleArefin marked this pull request as ready for review November 7, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

page edit Changes to an existing page(s). review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants