The trust database is now an XML-format file. The old file will be converted
commit4dc39244f376181fd2b9ce15867f0d27284202a3
authorThomas Leonard <talex5@gmail.com>
Sun, 11 Mar 2007 11:20:15 +0000 (11 11:20 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree5093e7552f6fbeed9508c9c73d411a4e63a70cfd
parentce0bf2b2da850c22ff7c80270c964500a0fb340b
The trust database is now an XML-format file. The old file will be converted

automatically to the new format on the first run. The new format lists all the
domains in which the key is trusted, or '*' for all domains. This is currently
not used.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1592 9f8c893c-44ee-0310-b757-c8ca8341c71e
tests/testtrust.py
zeroinstall/injector/namespaces.py
zeroinstall/injector/trust.py