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

refactor(secure.mdx): SSH Configuration and Fix Typos #458

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

Pawel-itv
Copy link
Contributor

Improving Documentation

Description

What?

  • Refactoring SSH-related commands and instructions for enhanced clarity and to prevent potential login issues.
  • Adding missing steps, such as setting the correct file permissions (chmod 600) for authorized_keys, ensuring secure SSH access.
  • Correcting terminology by replacing incorrect references to SSL with SSH where applicable.
  • Fixing typos and making general improvements to the documentation for better readability and accuracy.

Why?

The changes improve the reliability and security of SSH configuration by clarifying instructions, correcting terminology, and ensuring correct file permissions (chmod 600) for SSH keys.

How?

  • Refactored and clarified SSH-related commands and documentation, ensuring accuracy.
  • Added missing instructions for setting file permissions, including the use of chmod 600 on authorized_keys to secure SSH keys.
  • Replaced incorrect SSL references with SSH where appropriate.
  • Fixed typos and made other enhancements to improve the readability of the documentation.

@github-actions github-actions bot added the 🧱 Refactor A code change that neither fixes a bug nor adds a feature label Aug 20, 2024
@aXenDeveloper
Copy link
Member

Thank you!

@aXenDeveloper aXenDeveloper merged commit 09738c0 into VitNode:canary Aug 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧱 Refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants