[tor-commits] [depictor/master] New TODO

tom at torproject.org tom at torproject.org
Mon Mar 23 16:32:51 UTC 2015


commit 9183914bae69ee4758c1022d49db2a0269dcb7af
Author: Tom Ritter <tom at 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" 





More information about the tor-commits mailing list