commit a41dd9645725fb89e5d0112682410bb2a3deced5 Author: Ximin Luo infinity0@gmx.com Date: Sun Sep 15 17:21:47 2013 +0100
better instructions making use of the existing option --- facilitator/INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/facilitator/INSTALL b/facilitator/INSTALL index dc9e848..a7ed1dc 100644 --- a/facilitator/INSTALL +++ b/facilitator/INSTALL @@ -17,9 +17,9 @@ The pre/post-install scripts create a user for the daemon to as, and sets up the initscripts in the default system runlevels.
They also generate a RSA key in /usr/local/etc/flashproxy/reg-daemon.{key,pub}. -You will have to edit flashproxy-reg-email (in the client package) and -copy the contents of reg-daemon.pub into the appropriate place. -TODO(infinity0): find a better solution for this. +You should securely distribute the public key to anyone that wants to +use your facilitator; they will need to pass it as the +--facilitator-pubkey option to flashproxy-reg-email.
You should also edit /usr/local/etc/flashproxy/reg-email.pass to contain your app-specific Gmail password; see doc/gmail-howto.txt for instructions.
tor-commits@lists.torproject.org