Removed support for old-style GPG signatures.
commit53b0970ed22d2c150efadf4ba8c4293a28ef5c7f
authorThomas Leonard <talex5@gmail.com>
Mon, 24 Dec 2007 21:35:46 +0000 (24 21:35 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 24 Dec 2007 21:35:46 +0000 (24 21:35 +0000)
treef56108b87dcaa86f7027c0a9aa9b4f649b22649a
parent7301abcc3cc184c1560d69132a7a2b5bc0e0c926
Removed support for old-style GPG signatures.

Originally, Zero Install feeds were signed using 'gpg --clearsign'. Later,
support was added for signing by appending a base64-encoded version of the
signature in an XML comment. Now, support for the old format has been removed.
tests/Hello
tests/testgpg.py
tests/testifacecache.py
zeroinstall/injector/gpg.py