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.