summaryrefslogtreecommitdiff
path: root/lib/thandy/master_keys.py
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-07-25 15:13:04 -0400
committerNick Mathewson <nickm@torproject.org>2010-07-25 16:57:24 -0400
commitbbb6cb5fe6a61aa0975dcd9df11f9f648f6abba2 (patch)
treec97f164ecc7811ef3d6ba07d51a8c05a695d222d /lib/thandy/master_keys.py
parent5f2d07ce78e6443592f84a803fe2adced49ada39 (diff)
More unit tests and documentation for the Thandy code
Diffstat (limited to 'lib/thandy/master_keys.py')
-rw-r--r--lib/thandy/master_keys.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/thandy/master_keys.py b/lib/thandy/master_keys.py
index 4d014a7..4d0bdac 100644
--- a/lib/thandy/master_keys.py
+++ b/lib/thandy/master_keys.py
@@ -1,5 +1,9 @@
# Copyright 2008 The Tor Project, Inc. See LICENSE for licensing information.
+""" This file is where a master keylist (and a default initial mirror list)
+ can currently ship with the Thandy code.
+"""
+
MASTER_KEYS = [
{
"_keytype": "rsa",