From ee5ed3cb258c4971b251fab4eb4b747b894bcecb Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Thu, 6 Apr 2017 11:07:38 +0200 Subject: [PATCH] added known issues text --- KNOWN-ISSUES.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 KNOWN-ISSUES.md diff --git a/KNOWN-ISSUES.md b/KNOWN-ISSUES.md new file mode 100644 index 0000000..1f6387d --- /dev/null +++ b/KNOWN-ISSUES.md @@ -0,0 +1,7 @@ +# Known issues + + * No mention of rust + * Enhance sections on serialization with examples of protocol buffers + * No mention of process isolation mechanisms/sandboxing (seccomp) + * No mention of programming with SELinux for safety +