Codeberg/Documentation
42
199
Fork
You've already forked Documentation
161

Revisit GPG & SSH documentation #206

Merged
renaissance merged 3 commits from :verify-gpg-ssh into main 2022年03月04日 22:17:27 +01:00
  • Update the wording of gpg-key.md(ssh-key.md's wording is already nicely done). To be more fluent and have a better explanation.
  • Add a section to verify the GPG & SSH key.
  • Add step for git to sign new commits by-default.
  • Resolves #177
- Update the wording of gpg-key.md(ssh-key.md's wording is already nicely done). To be more fluent and have a better explanation. - Add a section to verify the GPG & SSH key. - Add step for git to sign new commits by-default. - Resolves #177
- Update the wording of gpg-key.md(ssh-key.md's wording is already
nicely done). To be more fluent and have a better explanation.
- Add a section to verify the GPG & SSH key.
- Add step for git to sign new commits by-default.
- Resolves #177 
fnetX left a comment
Copy link

Thank you so much.

Thank you so much.
@ -17,3 +16,1 @@
2. Type `gpg --list-secret-keys --keyid-format LONG` into your terminal, it will list all the keys that you have both a public and private key for.
3. Check the output for a key that you want, if there are none, or none that you want to use, continue to [Generating a GPG key](#generating-a-gpg-key). If there is one that you want to use, skip to [adding it to your account](#adding-your-gpg-key-to-codeberg).
> If you are using a Linux distro, this might already be installed. Check by typing `gpg --version` in the terminal.
Owner
Copy link

the newline after the space might have been to prevent rendering everything as quote. I think eleventy ignores this, but if we ever choose another markdown viewer, this might be problematic. Does opening the markdown file in Gitea still show it correctly?

the newline after the space might have been to prevent rendering everything as quote. I think eleventy ignores this, but if we ever choose another markdown viewer, this might be problematic. Does opening the markdown file in Gitea still show it correctly?
Author
Owner
Copy link

Happend by mistake... Gitea does show it correctly.

Happend by mistake... Gitea does show it correctly.
Gusted marked this conversation as resolved
Gusted deleted branch verify-gpg-ssh 2022年03月05日 13:25:32 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Codeberg Pages
Issues affecting Codeberg Pages
Documentation Usability
Issues related to using and reading docs.codeberg.org
Forgejo
Good First Issue! 👋
Kind: Bug
Kind: Documentation
Kind: Enhancement
Kind: Feature
Kind: Question
Kind: Security
Licensing
Part: Generator
This is related to the generation of the documentation, not to the content itself
Priority: High
The priority is high
Priority: Low
The priority is low
Priority: Medium
The priority is medium
Reviewed: Confirmed
Something has been confirmed
Reviewed: Duplicate
Something exists already
Reviewed: Invalid
Something was marked as invalid
Reviewed: Wontfix
Something won't be fixed
Status: Blocked
Status: Help wanted
Contributions are welcome!
Status: In progress
Work is in progress
Status: Needs feedback
Feedback is needed
Status: Ready for Review
Work is completed
Status: Review
Review is in progress / Reviewers wanted
Status: Stale
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/Documentation!206
Reference in a new issue
Codeberg/Documentation
No description provided.
Delete branch ":verify-gpg-ssh"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?