FirefoxOS/New security model/Getting Started with Signed Packages: Difference between revisions

Jump to navigation Jump to search
Minor update for formatting
(Create this page.)
 
(Minor update for formatting)
Line 13: Line 13:


These steps are covered in detail below.
These steps are covered in detail below.
<br><br>
== Creating/Modifying a Signed Package ==
== Creating/Modifying a Signed Package ==
Signed Packages are similar to existing web apps packaged apps - i.e. they consist of HTML, JavaScript, CSS files and other resources, and are packed into a package with a manifest.webapp file. Note that Signed Packages use a very different manifest.webapp format to open web apps.
Signed Packages are similar to existing web apps packaged apps - i.e. they consist of HTML, JavaScript, CSS files and other resources, and are packed into a package with a manifest.webapp file. Note that Signed Packages use a very different manifest.webapp format to open web apps.
Line 48: Line 50:
** The package is served with the MIME type of “application/package”
** The package is served with the MIME type of “application/package”
** The package is served from the location specified in the manifest (moz-package-location)
** The package is served from the location specified in the manifest (moz-package-location)
<br><br>
<br>


== Preparing a Device to Load Signed Packages ==
== Preparing a Device to Load Signed Packages ==
Confirmed users
620

edits

Navigation menu