diff options
author | Nick White <git@njw.me.uk> | 2011-06-16 22:30:23 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-06-16 22:30:23 +0100 |
commit | 2b76a1dcb056720641b0a1b2002c7c63329dfa92 (patch) | |
tree | d03f0f3f2f8d2de5a7beb1ace75473933c265309 /TODO | |
parent | 04dabf5ef4c5ec9b09e78d4adf9a3ff8051be43d (diff) |
Improve webpage, specify javascript (as that's the ecmascript variant we're using)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -6,9 +6,6 @@ gecko: https://developer.mozilla.org/en/Extension_Versioning,_Update_and_Compatibility#Update_RDF_Format openssl dgst -sha512 -binary -sign private.pem web/gecko-updates.rdf i'm pretty sure generates the correct signature. however it then has to be encoded, using asn1/der & base64. also, according to the docs only the hash is signed/hashed, whereas it looks like the whole (particularly serialised) rdf is used by uhura -web: - change 'download simplyread' button to 'simplyread 0.4 source' - test: current tests test the keyboard shortcut, by sending an event; |