commit 812e8e41a2089dba6764592f2ecc86d878c9cca5 Author: David Fifield david@bamsoftware.com Date: Wed Mar 6 21:48:50 2013 -0800
Change description of URL rendezvous method.
I don't want to mention any actual URL retrieval services here. --- doc/facilitator-howto.txt | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/doc/facilitator-howto.txt b/doc/facilitator-howto.txt index bbf5a7a..080b309 100644 --- a/doc/facilitator-howto.txt +++ b/doc/facilitator-howto.txt @@ -22,11 +22,9 @@ message to a Gmail address. The poller constantly checks for new messages, decrypts and deletes them, and forwards the registrations to the facilitator.
-The URL method uses the facilitator-reg-url daemon and the -flashproxy-reg-url helper program. flashproxy-reg-url prints -out URLs that can be used to register a client with a facilitator. -These URLs can then be pasted into a unblocked third-party URL retreival -serice, like the W3C Markup Validation Service. +The URL rendezvous uses the helper program flashproxy-reg-email. The +helper program doesn't actually make a registration; rather, it prints +out a URL which, when retrieved, makes the registration.
fac.py is a Python module containing code common to the various facilitator programs.