~xenrox/infrastructure-wiki

f4f04a32b2f53418967236c21551c5016730e37d — Thorben Günther 11 months ago 2d0da76 master
Add security practices
2 files changed, 8 insertions(+), 0 deletions(-)

M index.md
A security.md
M index.md => index.md +3 -0
@@ 1,6 1,9 @@
# [Infrastructure]

[Security] practices

[Redis setup]

[Infrastructure]: https://hub.xenrox.net/~xenrox/Infrastructure/
[Security]: security.md
[Redis setup]: redis.md

A security.md => security.md +5 -0
@@ 0,0 1,5 @@
# SSH

-   No password authentication, SSH keys only
-   Use `AllowUsers` to whitelist accounts
-   Block failed login attempts with Fail2ban