diff options
Diffstat (limited to 'files/vi')
-rw-r--r-- | files/vi/orphaned/bản_kê_khai_cài_đặt/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/vi/orphaned/bản_kê_khai_cài_đặt/index.html b/files/vi/orphaned/bản_kê_khai_cài_đặt/index.html index acf29145c6..0986204103 100644 --- a/files/vi/orphaned/bản_kê_khai_cài_đặt/index.html +++ b/files/vi/orphaned/bản_kê_khai_cài_đặt/index.html @@ -214,7 +214,6 @@ original_slug: Bản_Kê_Khai_Cài_Đặt <p><strong>For addons hosted on addons.mozilla.org:</strong> You may not specify an <code>updateURL</code> property. By default, Mozilla applications using the Addon Manager (such as Firefox and Thunderbird) will send update requests to <code>addons.mozilla.org</code> using the default web service. Every time you upload a new version of your addon or change its compatibility parameters through the author interface, your update manifest will be generated automatically. Addons currently marked as <a class="link-https" href="https://addons.mozilla.org/firefox/pages/experimentalAddons">experimental</a> will not be updated due to security concerns.</p> <p><strong>Format of the Update Manifest:</strong> The Update Manifest is a RDF/XML datasource. For examples of an update manifest, see <a href="/en-US/docs/Extension_Versioning,_Update_and_Compatibility#Update_RDF_Format" title="Extension_Versioning,_Update_and_Compatibility#Update_RDF_Format">Extension Versioning, Update and Compatibility</a> and <a href="/en-US/docs/Enabling_Extension_Updates_(external)" title="Enabling_Extension_Updates_(external)">Enabling Extension Updates (external)</a>.</p> <h3 id="updateKey" name="updateKey">updateKey</h3> -<p>{{ Gecko_minversion_header(1.9) }} {{ Fx_minversion_header(3) }}</p> <p>To ensure the security of update rdf data that is retrieved over plain http you must use a digital signature to verify the contents of the data. In order to do so you must include the public part of the cryptographic key in an updateKey entry in the install.rdf of the add-on. This can be generated using the <a href="/en-US/docs/McCoy" title="McCoy">McCoy</a> tool. Any line breaks and whitespace as part of this entry are ignored.</p> <p><strong>Examples</strong></p> <pre class="eval"> <em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDK426erD/H3XtsjvaB5+PJqbhj |