aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 19be796132cb3b6b6f50a9ff45dcaa37f7649edc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OpenSSH hardened configuration
==============================

Purpose
-------

This repository contains an hardened version of the default OpenSSH client and server configuration, disabling broken ciphers and unsafe authentication methods.


References
----------

- [Secure Secure Shell](https://stribika.github.io/2015/01/04/secure-secure-shell.html)