sshd-config

Secure Shell daemon (SSHd) configuration with sshd_config file

https://github.com/sixarm/sshd-config

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.6%) to scientific vocabulary

Keywords

config configuration ssh sshd
Last synced: 6 months ago · JSON representation ·

Repository

Secure Shell daemon (SSHd) configuration with sshd_config file

Basic Info
  • Host: GitHub
  • Owner: SixArm
  • Default Branch: main
  • Homepage:
  • Size: 24.4 KB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
config configuration ssh sshd
Created over 10 years ago · Last pushed 10 months ago
Metadata Files
Readme Contributing Code of conduct Citation Codeowners

README.md

Secure Shell daemon (SSHd) configuration with sshd_config file

Introduction

Our SSH configuration files are in two repos:

  • sixarm-ssh-config for the client configuration.

  • sixarm-sshd-config for the server configuration.

Take what you need. We welcome suggestions, feedback, and pull requests.

Install

To install this system-wide on a typical Unix system, you must have root administration permissions, or similar kinds of sudo permissions.

Warning: doing this is dangerous and can seriously affect your systems, so if you don't understand the instructions below, then ask for help.

Create your SSH directory as needed:

mkdir -p /etc/ssh

Do you already have an SSH config file?

ls /etc/ssh/sshd_config

If so, then you may want to make a backup:

cp /etc/ssh/sshd_config /etc/ssh/ssh_config.backup

Clone:

git clone https://github.com/sixarm/sixarm-sshd-config

Appen this content to your own SSH config file:

cat sixarm-sshd-config/sshd_config >> /etc/ssh/sshd_config

Edit as you like, using your own favorite editor:

edit /etc/ssh/sshd_config

Changes

  • 2022-06-27 3.0.0 Rename repos
  • 2016-04-03 2.0.0 Improve usability
  • 2015-06-30 1.0.0 Publish

License

You may choose any of these open source licenses:

  • Apache License
  • BSD License
  • CreativeCommons License, Non-commercial Share Alike
  • GNU General Public License Version 2 (GPL 2)
  • GNU Lesser General Public License (LGPL)
  • MIT License
  • Perl Artistic License
  • Ruby License

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement.

In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

This license is for the included software that is created by SixArm; some of the included software may have its own licenses, copyrights, authors, etc. and these do take precedence over the SixArm license.

Copyright (c) 2015-Present Joel Parker Henderson

Owner

  • Name: SixArm
  • Login: SixArm
  • Kind: organization
  • Email: sixarm@sixarm.com
  • Location: San Francisco

SixArm Software

Citation (CITATION.cff)

cff-version: 1.2.0
title: Secure Shell daemon (SSHd) configuration with sshd_config file
message: >-
  If you use this work and you want to cite it,
  then you can use the metadata from this file.
type: software
authors:
  - given-names: Joel Parker
    family-names: Henderson
    email: joel@joelparkerhenderson.com
    affiliation: joelparkerhenderson.com
    orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
  - type: url
    value: 'https://github.com/SixArm/sshd-config/'
    description: Secure Shell daemon (SSHd) configuration with sshd_config file
repository-code: 'https://github.com/SixArm/sshd-config/'
abstract: >-
  Secure Shell daemon (SSHd) configuration with sshd_config file
license: See license file

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 13
  • Total Committers: 1
  • Avg Commits per committer: 13.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Joel Parker Henderson j****l@j****m 13
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels