From f0cdfdf31a6848d270526aba24a53c310d12916f Mon Sep 17 00:00:00 2001 From: Ondrej Mikle Date: Thu, 26 Jul 2018 02:35:22 +0200 Subject: [PATCH] README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 723f5d7..69d7bb4 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,9 @@ users (requirement for internal-sftp). E.g. make `brmdoor-web` (used for sftp up For SFTP upload to work, target host needs to already to be in `~/.ssh/known_hosts` when making connection, otherwise you'll get an exception. Simply connect via command-line sftp before running, check and accept the fingeprint beforehand. +Also, as noted before, reader should be behind door. PIN to open door should be in no case accessible from outside the +door (unbelievably I've seen some commercial systems designed like this). + ## Known bugs (TODO) * IRC disconnect is sometimes detected late, e.g. when trying to send message that door was open. This