Skip to content

Stray/Air-Secure-Module-Loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A framework for securely loading 'modules' (swfs) into Air apps.

  • Modules with matching signatures are loaded to the app sandbox (if requested).
  • Modules without matching signatures requesting app sandbox loading are rejected.
  • Modules can also be loaded to the non-application sandbox.

Interested? Read more here.

What's in the tools folder?

A benefit of modular development is that you can do frequent releases - but packaging up swfs to signed zips, and uploading them to your server, can be a bit time consuming, so there's a script in there that automates those steps, and an example -app descriptor file that is set up for the version numbering to change.

I still like to update the required version number manually - it allows me to push up a new set of modules and release them together, or to a group of 'beta' users ahead of releasing to everybody.

About

Secure (signed) module loading for Adobe Air apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors