facebook / facebook/zstd

Relax LICENSE copyright requirement for executable packers use cases?

Ouverte
#4,604 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C
Étoiles
27.9k
Forks
2.6k
Merge moyen
1 j 3 h
PR mergées (30 j)
8

Description

**Is your feature request related to a problem? Please describe.**
Executable packers like UPX can't use ZSTD due to the copyright requirements of the LICENSE, specifically this clause:

> * Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

**Describe the solution you'd like**
Relax the requirement for this specific use case only, as this prevents using ZSTD in binary packers since there is nowhere for them to enforce copyright into the target binary, and requires redustributing as part of the decompression of the executable.

**Describe alternatives you've considered**
N/A

**Additional context**
Request for this support has been around for 7 years and is blocked by this, see https://github.com/upx/upx/issues/295

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.