This PR improves the SSH key article, removes the part where email is used as a label (newcomers might think this is mandatory and leak their email) and changes the public key type to a more secure ed25519.
Codeberg/Documentation
Improve SSH key article #161
Merged
fnetX
merged 3 commits from 2021年08月16日 01:12:47 +02:00
update-ssh-article into master
n
commented 2021年08月13日 16:10:47 +02:00
This PR improves the SSH key article, removes the part where email is used as a label (newcomers might think this is mandatory and leak their email) and changes the public key type to a more secure ed25519.
n
added 1 commit 2021年08月13日 16:10:47 +02:00
fnetX
approved these changes 2021年08月14日 03:52:22 +02:00
@ -38,2 +37,3 @@
1. Copy the SSH key to your clipboard. Attention: Copy only the public part of the key not the private one. You can identify it by the `.pub` extension. By default, you can find the public key in `$HOME/.ssh/id_ed25519.pub`.
On Linux you can use the `xclip` command like this
On Linux you can use `xclip` on the command line. You may need to install it from your package manager.
fnetX
commented 2021年08月14日 03:50:30 +02:00
Why drop the installation hint? Because it's obvious that you need to install software if it isn't found?
Why drop the installation hint? Because it's obvious that you need to install software if it isn't found?
n
commented 2021年08月14日 13:31:03 +02:00
I didn't drop the installation hint..
I didn't drop the installation hint..
fnetX
commented 2021年08月16日 01:12:14 +02:00
Ahh, sorry, must have been very tired. Was preparing for a bigger event on Saturday, dunno why I even bothered to review this when I didn't even manage to properly parse the diff :-)
Ahh, sorry, must have been very tired. Was preparing for a bigger event on Saturday, dunno why I even bothered to review this when I didn't even manage to properly parse the diff :-)
fnetX marked this conversation as resolved
n
added 2 commits 2021年08月14日 13:28:42 +02:00
fnetX
merged commit 6839d4119c into master 2021年08月16日 01:12:47 +02:00
fnetX
referenced this pull request from a commit 2021年08月16日 01:12:47 +02:00
n
deleted branch update-ssh-article 2021年08月16日 09:37:56 +02: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
No labels
Codeberg Pages
Documentation Usability
Forgejo
Good First Issue! 👋
Kind: Bug
Kind: Documentation
Kind: Enhancement
Kind: Feature
Kind: Question
Kind: Security
Licensing
Part: Generator
Priority: High
Priority: Low
Priority: Medium
Reviewed: Confirmed
Reviewed: Duplicate
Reviewed: Invalid
Reviewed: Wontfix
Status: Blocked
Status: Help wanted
Status: In progress
Status: Needs feedback
Status: Ready for Review
Status: Review
Status: Stale
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 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!161
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "update-ssh-article"
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?