summaryrefslogtreecommitdiff
path: root/lib/thandy/master_keys.py
diff options
context:
space:
mode:
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",