[tor-commits] [flashproxy/master] Comment FACILITATOR_PUBKEY_PEM.

dcf at torproject.org dcf at torproject.org
Fri Sep 28 06:11:19 UTC 2012


commit 75ae4c721f807a019586484fb340800a1a974769
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Sep 19 14:38:44 2012 -0700

    Comment FACILITATOR_PUBKEY_PEM.
---
 flashproxy-reg-email |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/flashproxy-reg-email b/flashproxy-reg-email
index debe16d..03f0b3a 100755
--- a/flashproxy-reg-email
+++ b/flashproxy-reg-email
@@ -61,6 +61,8 @@ A4GBAFjOKer89961zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y
 # hashing the public key, not the entire certificate.
 PUBKEY_SHA1 = "e341556ff3fd18e155ce30971fc93e740aa4b185".decode("hex")
 
+# Registrations are encrypted with this public key before being emailed. Only
+# the facilitator operators should have the corresponding private key.
 # openssl genrsa reg-email 2048
 # openssl rsa -pubout < reg-email > reg-email.pub
 FACILITATOR_PUBKEY_PEM = """\





More information about the tor-commits mailing list