From aa38572bb944fe39cb14c457e9ffce7eb259d85c Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Thu, 19 Mar 2015 08:18:34 +0000 Subject: [PATCH] Minor changes in examples. --- examples/mailman_connector.conf | 2 +- examples/secure-terminals.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/mailman_connector.conf b/examples/mailman_connector.conf index 5cb7b50..13e6295 100644 --- a/examples/mailman_connector.conf +++ b/examples/mailman_connector.conf @@ -25,5 +25,5 @@ exec . $NVM_DIR/nvm.sh respawn exec nvm use 0.12 -exec start-stop-daemon --start --make-pidfile --pidfile /var/run/mailman_connector.pid --exec /home/osenergy/.nvm/versions/v0.12.0/bin/node /home/ps/node.js/mailman_connector.js 9987 +exec start-stop-daemon --start --make-pidfile --pidfile /var/run/mailman_connector.pid --exec /home/ps/.nvm/versions/v0.12.0/bin/node /home/ps/node.js/mailman_connector.js 9987 diff --git a/examples/secure-terminals.txt b/examples/secure-terminals.txt index 9169ece..3f0c87b 100644 --- a/examples/secure-terminals.txt +++ b/examples/secure-terminals.txt @@ -88,8 +88,8 @@ Example commands that bring up the gui setting tool: SUMMARY There are other things that can be done within the terminal to prevent tampering, e.g., read-only environment, -but what is above protects the password from hacking, eavesdropping, and from regular users -in the shop, basically, only the sysadmin and bookkeeper should have remote access via the password. +an expect script rather than KeePass, but what is above protects the password from hacking, eavesdropping, +and from regular users in the shop, basically, only the sysadmin and bookkeeper should have remote access via the password. So while YBDB is on the internet, it will only be available to the terminal(s) you allow it to be on, and the Point of Sale will be at the proper location which is usually the front of the Community Bike Shop where people walk-in/walk-out.