commit 9183914bae69ee4758c1022d49db2a0269dcb7af
Author: Tom Ritter <t...@ritter.vg>
Date:   Tue Dec 16 23:20:15 2014 -0500

    New TODO
---
 website.py |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/website.py b/website.py
index 30c0da2..4b20837 100755
--- a/website.py
+++ b/website.py
@@ -147,7 +147,8 @@ class WebsiteWriter:
                + "    <col width=\"480\">\n"
                + "  </colgroup>\n")
    
-               # XXX Should also write the keyszie here
+               # XXX Should also write the keysize here
+               # XXX Should also write if the displayed consensus is out of 
date
                signingFPs = {sig.identity:sig.method for sig in 
self.consensus.signatures}
                for dirauth_nickname in self.known_authorities: 
                        self.site.write("  <tr>\n" 



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to