Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarification and explanation of "others" section in README #173

Closed
wants to merge 1 commit into from

Conversation

anotheraccount1
Copy link

  1. While both "gpg --dearmor" and "gpg --dearmour" provide the same functionality (tested in debian 11) "gpg --dearmor" should be preferred since it is directly listed in official documentation from gnupg.org, https://www.gnupg.org/documentation/manuals/gnupg/Operational-GPG-Commands.html

  2. Expanded instructions for generic installations to explain the individual steps rather than provide a summary one-liner. Especially in light of the new signing method for repositories in use since debian 11 bullseye.

1. While both "gpg --dearmor" and "gpg --dearmour" provide the same functionality (tested in debian 11)
 "gpg --dearmor" should be preferred since it is directly listed in official documentation from gnupg.org,
https://www.gnupg.org/documentation/manuals/gnupg/Operational-GPG-Commands.html

2. Expanded instructions for generic installations to explain the individual steps rather than provide a summary one-liner. Especially in light of the new signing method for repositories in use since debian 11 bullseye.
@christgau
Copy link
Owner

Concerning the first point, I made according changes in 55fe3e6.
For the second point, I would rather keep such explanations out of the README. I understand the intention of explaining the steps made, documentation of basic system administration steps is out of this tool's scope.

@christgau christgau closed this Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants