canmove, Confirmed users
1,570
edits
mNo edit summary |
(Add milestone and bugzilla info) |
||
| Line 1: | Line 1: | ||
McCoy is a simple XULRunner based application that enables add-on authors to provide secure updates to their users. Specifically it focuses on the process of digitally signing update manifests so the client applications can verify the integrity of a manifest retrieved over normally insecure channels. | McCoy is a simple XULRunner based application that enables add-on authors to provide secure updates to their users. Specifically it focuses on the process of digitally signing update manifests so the client applications can verify the integrity of a manifest retrieved over normally insecure channels. | ||
=Source Code= | =Release Milestones= | ||
<div class="note">McCoy has not yet been released.</div> | |||
Below are the previous release versions of McCoy. Numbers in brackets are the target milestone used in bugzilla for tracking the release. | |||
* [http://www.oxymoronical.com/mccoy/releases/0.5/ McCoy 0.5] (M1) xx/xx/2007 | |||
=Contributing= | |||
==Bugs== | |||
Any bugs or feature enhancements should be filed in bugzilla. [https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&component=McCoy Open a bug]. [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Other+Applications&component=McCoy&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&resolution=--- Current bugs]. | |||
==Source Code== | |||
McCoy is available from Mozilla's Subversion repository. You can check out the latest trunk version using the command: | McCoy is available from Mozilla's Subversion repository. You can check out the latest trunk version using the command: | ||