From b1ca168cdd49ffd744e87ff6dbca129ed2fbf37f Mon Sep 17 00:00:00 2001 From: "kload@kload.fr" Date: Wed, 4 Jun 2014 21:41:04 +0200 Subject: [PATCH] Update security.md --- security.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security.md b/security.md index 4cd5f99e..f34f127a 100644 --- a/security.md +++ b/security.md @@ -10,6 +10,7 @@ Two things remain important to note: *If you need some advises, do not hesitate to [ask us](/support).* +--- ## Improve security @@ -41,6 +42,8 @@ PasswordAuthentication no Save and restart SSH daemon. +--- + ### Deactivate YunoHost API YunoHost administration is accessible through an **HTTP API**, served on the 6787 port by default. It can be used to administrate a lot of things on your server, thus to break many things between malicious hands. The best thing to do, if you know how to use the [command-line interface](/moulinette), is to deactivate the `yunohost-api` service.