From 101baa14f06c7bbde70f9821ef1bc0bda728c40e Mon Sep 17 00:00:00 2001 From: xfarrow Date: Sat, 22 Jul 2023 11:04:43 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a4e2a89..8e1f7d5 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,10 @@ If you want to achieve similar results you can: ## Screenshots Homescreen +## Security +* Due to a lack of extensive tests and documentation, this software may engage in unwanted behavior, including corrupting data. +* This software does not currently allow to verify SSH fingerprints. This implies that the server you intend to connect to could be different +from the server you are actually connecting to. +* This software does not currently allow authentication through SSH keys. + +Hence, **use is not recommended in environments where data security and integrity is important.**