diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-16 14:56:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-16 14:56:49 -0400 |
commit | ef3d7f2f97caf961effd7935dd3231e6bba62ca5 (patch) | |
tree | c84d2207108b7d6f529067fb024cfb45a968aada | |
parent | 2ce0750d21d04c39a5a948b3d96203d8f68ae7ad (diff) | |
download | tor-ef3d7f2f97caf961effd7935dd3231e6bba62ca5.tar.gz tor-ef3d7f2f97caf961effd7935dd3231e6bba62ca5.zip |
remove note about dannenberg; it has upgraded.
-rw-r--r-- | src/or/routerlist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/routerlist.c b/src/or/routerlist.c index afa5861346..9e59c332a1 100644 --- a/src/or/routerlist.c +++ b/src/or/routerlist.c @@ -462,7 +462,6 @@ static const char *BAD_SIGNING_KEYS[] = { "09CD84F751FD6E955E0F8ADB497D5401470D697E", // Expires 2015-01-11 16:26:31 "0E7E9C07F0969D0468AD741E172A6109DC289F3C", // Expires 2014-08-12 10:18:26 "57B85409891D3FB32137F642FDEDF8B7F8CDFDCD", // Expires 2015-02-11 17:19:09 -// dannenberg still needs to rotate as of 2014-04-16 "87326329007AF781F587AF5B594E540B2B6C7630", // Expires 2014-07-17 11:10:09 "98CC82342DE8D298CF99D3F1A396475901E0D38E", // Expires 2014-11-10 13:18:56 "9904B52336713A5ADCB13E4FB14DC919E0D45571", // Expires 2014-04-20 20:01:01 |