From eb700208222bfebcb6f65ce527afa45e18af80aa Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Wed, 24 Jul 2024 21:13:12 +0200 Subject: [PATCH] ADD: added authentication information to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8c80bd6..fd510d0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ This repository contains everything required to build and run the Advanced Maryland Automatic Network Disk Archiver (AMANDA) within kubernetes. +## ACTIVE FEATURES + +### Authentication + +- ssl-security +- ssh-security + +All other authentication mechanisms are considered insecure and will **never** be supported. ### amanda-server