Issue 126703 - Upgrade to Preferred Windows Installer Technique
Summary: Upgrade to Preferred Windows Installer Technique
Status: CONFIRMED
Alias: None
Product: Installation
Classification: Application
Component: ui (show other issues)
Version: 4.1.1
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL: http://seclists.org/fulldisclosure/20...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-27 18:26 UTC by orcmid
Modified: 2017-02-12 17:58 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description orcmid 2015-11-27 18:26:56 UTC
This security-related message addresses important steps to be taken in providing reliable installers on Windows, http://seclists.org/fulldisclosure/2015/Nov/101

There are three aspects that apply to Apache OpenOffice

 1. Switching from an .exe installer to an .msi installer.  (This would eliminate the strange behavior of unpacking a setup folder onto desktops and leaving it there.)

 2. Having the .msi installer and all executable components digitally-signed with embedded signatures recognized by Windows.

 3. Having registry entries and run-time loading for libraries and components follow safe practices to prevent interception leading to operation of malicious code.

There are other matters with regard to safe practices that apply to the platform and that do not extend to Apache OpenOffice installation.  The above three matter for demonstrating that the project is careful for the safety of the users of our binary distributions on Windows.  

This might have some beneficial effect with regard to anti-virus false positives and also discouraging the wrapping of AOO in installers that piggy-back adware/malware and impose subscription/upgrade fees and otherwise pass off as being authentic AOO distributions.