commit 4d64e6d08721e72d44845953fcf3cc318ef08ec2
parent a68c8424cbd762bda3d104d8eed17fcf04c73f63
Author: Dan Callaghan <djc@djc.id.au>
Date: Sat, 20 Sep 2008 21:37:44 +1000
thinking
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -25,3 +25,5 @@
- cache headers! (last-modified, e-tag)
- also conditional request headers (got middleware maybe?)
- use heapq.nlargest to avoid doing a full sort of entries?
+- allow OpenID verification of commenter URLs
+- allow PGP-signed comments (might be too hard? and all it gives you is verification of the commenter's e-mail address, and I guess a key fingerprint but what use is that? hmmm needs some kind of online thingy thing with fingerprints and hmmmmmmmmmmmm)