Home | Trees | Indices | Help |
|
---|
|
object --+ | PendingFeed
A feed that has been downloaded but not yet added to the interface cache. Feeds remain in this state until the user confirms that they trust at least one of the signatures.
Since: 0.25
Instance Methods | |||
|
|||
[zeroinstall.support.tasks.Blocker] |
|
||
|
|||
Inherited from |
Instance Variables | |
str |
new_xml the payload of the signed_data, or the whole thing if XML |
stream |
signed_data the untrusted data |
[gpg.Signature] |
sigs signatures extracted from signed_data |
str |
url URL for the feed |
Properties | |
Inherited from |
Method Details |
Downloaded data is a GPG-signed message.
|
Download any required GPG keys not already on our keyring. When all downloads are done (successful or otherwise), add any new keys to the keyring, recheck.
|
Set new_xml and sigs by reading signed_data. You need to call this when previously-missing keys are added to the GPG keyring. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |