From 324f9a894c7597b70d3da50bfc7ded060c780739 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 10 Dec 2015 20:21:24 +0200
Subject: [PATCH] Updated the TODO list.

---
 README.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.rst b/README.rst
index a6dd964..5d2e761 100644
--- a/README.rst
+++ b/README.rst
@@ -43,3 +43,7 @@ TODO
 - Output log to syslog.
 - Collectd metrics.
 - TLS connection.
+- Don't set a password for the root account, it's only accessible from the
+  machine itself. Instead create an admin account, without root priviliges and
+  with mandatory SSL for connecting. Also, other roles will set mandatory SSL
+  for their connections.
-- 
GitLab